Package wt.change2
Class ChangeProposalMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.change2._ChangeProposalMaster
wt.change2.ChangeProposalMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
_WTChangeProposalMaster
@GenAsPersistable(superClass=WTObject.class,interfaces={Mastered.class,wt.ufid.Federatable.class,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable.class},serializable=EXTERNALIZABLE_BASIC,extendable=true,properties={@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=256,required=true)),@GeneratedProperty(name="number",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(stringCase=UPPER_CASE,changeable=VIA_OTHER_MEANS,upperLimit=32,required=true),columnProperties=@ColumnProperties(index=true,columnName="WTCHGPROPOSALNUMBER"))})
public abstract class ChangeProposalMaster
extends _ChangeProposalMaster
Abstraction of the change proposal master representation.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.change2._ChangeProposalMaster
EXTERNALIZATION_VERSION_UID, NAME, NUMBERFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
logger -
Method Summary
Methods inherited from class wt.change2._ChangeProposalMaster
getClassInfo, getConceptualClassname, getFederatableInfo, getName, getNumber, getSeries, getType, readExternal, readExternal, readVersion, setFederatableInfo, setName, setNumber, setSeries, super_readExternal_ChangeProposalMaster, super_readVersion_ChangeProposalMaster, super_writeExternal_ChangeProposalMaster, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity