Package wt.eff
Interface IncorporationDate
- All Superinterfaces:
wt.fc.adminlock._AdministrativelyLockable,wt.eff._Eff,wt.eff.form._EffForm,wt.eff._EffRecord,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,wt.eff._IncorporationDate,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.esi._Releasable,wt.federation._RemotelyLinkable,AdministrativelyLockable,Eff,EffForm,EffRecord,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,NetFactor,ObjectMappable,Persistable,Releasable,wt.federation.RemotelyLinkable,Serializable
@GenAsPersistable(interfaces=Eff.class,
extendable=false,
properties=@GeneratedProperty(name="range",type=DateEffRange.class,supportedAPI=PUBLIC,javaDoc="The DateEffRange indicates when the version was assembled into the product instance.",constraints=@PropertyConstraints(required=true)),
foreignKeys=@GeneratedForeignKey(name="IncorporationDateProductInstance",myRoleIsRoleA=true,foreignKeyRole=@ForeignKeyRole(name="effContext",type=wt.eff.ProductInstance.class,cascade=false,constraints=@PropertyConstraints(required=true),javaDoc="The context, as a product instance representing the serial number of the manufactured object."),myRole=@MyRole(name="eff",cascade=false)))
public interface IncorporationDate
extends wt.eff._IncorporationDate
Effectivities are no longer used to indicate incorporation.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface wt.eff.EffRecord
getAdditionalAttributeMap, setAdditionalAttributeMapMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal