Package wt.part
Class _ProductSerialNumberEffectivity
java.lang.Object
wt.part._ProductSerialNumberEffectivity
- All Implemented Interfaces:
Externalizable,Serializable,wt.eff._Eff,wt.eff._EffRecord,Eff,EffRecord,wt.eff.form._EffForm,wt.eff.form._SerialEffForm,wt.eff.form._UnitEffForm,EffForm,SerialEffForm,UnitEffForm,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,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
ProductSerialNumberEffectivity
public abstract class _ProductSerialNumberEffectivity
extends Object
implements SerialEffForm, Eff, 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 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
-
getTargetReference
The target for an Eff.Supported API: true
-
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:
-