Package wt.configuration
Interface SerialNumberedComponentVersion
- All Superinterfaces:
wt.configuration._Configuration,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.configuration._SerialNumberedComponentVersion,wt.vc._Versionable,Configuration,Iterated,NetFactor,ObjectMappable,Persistable,Serializable,Versionable
@GenAsPersistable(interfaces={Versionable.class,Configuration.class},
extendable=true,
foreignKeys=@GeneratedForeignKey(name="SNCMSNCV",foreignKeyRole=@ForeignKeyRole(name="master",type=SerialNumberedComponentMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)))
public interface SerialNumberedComponentVersion
extends wt.configuration._SerialNumberedComponentVersion
Deprecated.
A version of a
Supported API: true
Extendable: true
SerialNumberedComponentMaster which represents
the configuration of a SerialNumberedComponentInstance.
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Methods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes