Package wt.eff
Interface _PendingEff
- All Superinterfaces:
wt.fc.adminlock._AdministrativelyLockable,wt.eff.form._EffForm,wt.eff._EffRecord,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.federation._RemotelyLinkable,AdministrativelyLockable,EffForm,EffRecord,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,NetFactor,ObjectMappable,Persistable,wt.federation.RemotelyLinkable,Serializable
- All Known Subinterfaces:
PendingDateEff,PendingEff,PendingStringEff
- All Known Implementing Classes:
_PendingBlockEffectivity,_PendingDateEffectivity,_PendingLotNumberEffectivity,_PendingMSNEffectivity,_PendingSerialNumberEffectivity,PendingBlockEffectivity,PendingDateEffectivity,PendingLotNumberEffectivity,PendingMSNEffectivity,PendingSerialNumberEffectivity
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanDetermines whether this pending effectivity statement has been applied yet.voidsetProcessed(boolean processed) Determines whether this pending effectivity statement has been applied yet.Methods inherited from interface wt.eff.EffRecord
getAdditionalAttributeMap, setAdditionalAttributeMapMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
PROCESSED
Determines whether this pending effectivity statement has been applied yet.Supported API: true
- See Also:
-
-
Method Details
-
isProcessed
boolean isProcessed()Determines whether this pending effectivity statement has been applied yet.Supported API: true
- See Also:
-
setProcessed
Determines whether this pending effectivity statement has been applied yet.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-