Package wt.effectivity
Class WTDatedEffectivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.effectivity._DatedEffectivity
wt.effectivity.DatedEffectivity
wt.effectivity._WTDatedEffectivity
wt.effectivity.WTDatedEffectivity
- All Implemented Interfaces:
Externalizable,Serializable,wt.eff._Eff,wt.eff._EffRecord,Eff,EffRecord,wt.eff.form._DateEffForm,wt.eff.form._EffForm,DateEffForm,EffForm,wt.effectivity._Effectivity,Effectivity,wt.esi._Releasable,Releasable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsPersistable(superClass=DatedEffectivity.class,
versions=2542072032112819420L)
public final class WTDatedEffectivity
extends wt.effectivity._WTDatedEffectivity
A WTDatedEffectivity is used to indicate that an item is effective while
a configuration item is being produced during a date range. This class
is represented by a table in the database. All interesting attributes
are inherited from the parent class.
This description taken in part from PDM Enablers section 2.8.3.5.
Use the newWTDatedEffectivity static factory method(s),
not the WTDatedEffectivity constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
To create a date effectivity instance which is open-ended, set the end date to null.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.effectivity._WTDatedEffectivity
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.effectivity._DatedEffectivity
END_DATE, START_DATEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.effectivity._Effectivity
CONFIG_ITEM_REF, STANDARD_TARGET_REFERENCE, VERSIONED_TARGETFields inherited from interface wt.eff.form._EffForm
EFF_CONTEXT, EFF_CONTEXT_REFERENCE, RANGEFields inherited from interface wt.eff._EffRecord
CREATION, CREATION_REFERENCE, DELETION, DELETION_REFERENCE, EFF_TYPE_MODIFIER, TARGET, TARGET_REFERENCEFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.effectivity._WTDatedEffectivity
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_WTDatedEffectivity, super_readVersion_WTDatedEffectivity, super_writeExternal_WTDatedEffectivity, writeExternal, writeExternalMethods inherited from class wt.effectivity.DatedEffectivity
getConfigItemEffectivityType, getConfigItemName, getConfigItemRef, getEndDate, getStartDate, getVersionedTarget, setConfigItemRef, setEffContext, setEndDate, setStartDate, setTarget, setTargetReference, setVersionedTargetMethods inherited from class wt.effectivity._DatedEffectivity
getAdministrativeLock, getCreation, getCreationReference, getDeletion, getDeletionReference, getEffContext, getEffContextReference, getEffTypeModifier, getFederatableInfo, getRange, getStandardTargetReference, getTarget, getTargetReference, readVersion, setAdministrativeLock, setConfigItemRef, setCreation, setCreationReference, setDeletion, setDeletionReference, setEffContextReference, setEffTypeModifier, setFederatableInfo, setRange, setStandardTargetReference, super_readExternal_DatedEffectivity, super_readVersion_DatedEffectivity, super_writeExternal_DatedEffectivityMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.eff.Eff
checkAttributesMethods inherited from interface wt.eff.EffRecord
getAdditionalAttributeMap, setAdditionalAttributeMapMethods inherited from interface wt.fc.Persistable
getIdentity