Package wt.effectivity
Class _DatedEffectivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.effectivity._DatedEffectivity
- 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
- Direct Known Subclasses:
DatedEffectivity
public abstract class _DatedEffectivity
extends WTObject
implements DateEffForm, Effectivity, Externalizable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueThe target for an Eff.The target for an Eff.voidsetEffContext(EffContext the_effContext) Supported API: truevoidsetEffContextReference(ObjectReference the_effContextReference) Supported API: truevoidsetTarget(EffRecordable the_target) The target for an Eff.voidsetTargetReference(WTReference the_targetReference) The target for an Eff.Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.eff.EffRecord
getAdditionalAttributeMap, setAdditionalAttributeMap
-
Method Details
-
getEffContext
Supported API: true- Specified by:
getEffContextin interfacewt.eff.form._EffForm- See Also:
-
getEffContextReference
Supported API: true- Specified by:
getEffContextReferencein interfacewt.eff.form._EffForm- See Also:
-
setEffContext
Supported API: true- Specified by:
setEffContextin interfacewt.eff.form._EffForm- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setEffContextReference
public void setEffContextReference(ObjectReference the_effContextReference) throws WTPropertyVetoException Supported API: true- Specified by:
setEffContextReferencein interfacewt.eff.form._EffForm- Throws:
WTPropertyVetoException- See Also:
-
getTarget
The target for an Eff.Supported API: true
- Specified by:
getTargetin interfacewt.eff._EffRecord- See Also:
-
getTargetReference
The target for an Eff.Supported API: true
- Specified by:
getTargetReferencein interfacewt.eff._EffRecord- See Also:
-
setTarget
The target for an Eff.Supported API: true
- Specified by:
setTargetin interfacewt.eff._EffRecord- Specified by:
setTargetin interfaceEff- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setTargetReference
The target for an Eff.Supported API: true
- Specified by:
setTargetReferencein interfacewt.eff._EffRecord- Throws:
WTPropertyVetoException- See Also:
-