Package com.ptc.windchill.wadm.cdrl
Class CDRLBasePackageMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.wp._AbstractWorkPackageMaster
com.ptc.windchill.wp.AbstractWorkPackageMaster
com.ptc.windchill.wp._WorkPackageMaster
com.ptc.windchill.wp.WorkPackageMaster
com.ptc.windchill.wadm.cdrl._ContractPackageMaster
com.ptc.windchill.wadm.cdrl.ContractPackageMaster
com.ptc.windchill.wadm.cdrl._CDRLBasePackageMaster
com.ptc.windchill.wadm.cdrl.CDRLBasePackageMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.facade.contentcontrol._ContentControllable,wt.facade.contentcontrol.ContentControllable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=ContractPackageMaster.class,
iconProperties=@IconProperties(standardIcon="netmarkets/images/cdrlsdrl_package.gif",openIcon="netmarkets/images/cdrlsdrl_package.gif"))
public class CDRLBasePackageMaster
extends com.ptc.windchill.wadm.cdrl._CDRLBasePackageMaster
Use the newCDRLBasePackageMaster static factory method(s),
not the CDRLBasePackageMaster constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.wadm.cdrl._CDRLBasePackageMaster
EXTERNALIZATION_VERSION_UIDFields inherited from class com.ptc.windchill.wp._AbstractWorkPackageMaster
CONTENT_CONTROL_EXISTS, NAME, NUMBERFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.facade.contentcontrol._ContentControllable
CONTENT_CONTROLLABLE_INFOFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.org.OrganizationOwned
ORGANIZATION, ORGANIZATION_REFERENCEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
loggerFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.windchill.wadm.cdrl._CDRLBasePackageMaster
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_CDRLBasePackageMaster, super_readVersion_CDRLBasePackageMaster, super_writeExternal_CDRLBasePackageMaster, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.wadm.cdrl.ContractPackageMaster
newContractPackageMasterMethods inherited from class com.ptc.windchill.wadm.cdrl._ContractPackageMaster
readVersion, super_readExternal_ContractPackageMaster, super_readVersion_ContractPackageMaster, super_writeExternal_ContractPackageMasterMethods inherited from class com.ptc.windchill.wp.WorkPackageMaster
newWorkPackageMasterMethods inherited from class com.ptc.windchill.wp._WorkPackageMaster
readVersion, super_readExternal_WorkPackageMaster, super_readVersion_WorkPackageMaster, super_writeExternal_WorkPackageMasterMethods inherited from class com.ptc.windchill.wp.AbstractWorkPackageMaster
getIdentificationObject, getOrganization, getOrganizationReference, setNumber, setOrganization, setOrganizationReferenceMethods inherited from class com.ptc.windchill.wp._AbstractWorkPackageMaster
getContainer, getContainerName, getContainerReference, getContentControllableInfo, getFederatableInfo, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, getSeries, isContentControlExists, readVersion, setContainer, setContainerReference, setContentControlExists, setContentControllableInfo, setFederatableInfo, setName, setSeries, super_readExternal_AbstractWorkPackageMaster, super_readVersion_AbstractWorkPackageMaster, super_writeExternal_AbstractWorkPackageMasterMethods 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
-
Method Details
-
newCDRLBasePackageMaster
Default factory for the class.
Supported API: true- Returns:
- CDRLBasePackageMaster
- Throws:
WTException- the wT exception
-