Class EnterpriseData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.enterprise.data._AbstractEnterpriseData
com.ptc.windchill.enterprise.data.AbstractEnterpriseData
com.ptc.windchill.enterprise.data._EnterpriseData
com.ptc.windchill.enterprise.data.EnterpriseData
- All Implemented Interfaces:
com.ptc.windchill.enterprise.data._EnterpriseDataTypeInterface,com.ptc.windchill.enterprise.data.EnterpriseDataTypeInterface,Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,wt.admin._DomainAdministered,DomainAdministered,Associative,wt.change2._Changeable2,wt.change2._ChangeableIfc,Changeable2,ChangeableIfc,wt.eff._EffManagedVersion,wt.eff._EffRecordable,EffManagedVersion,EffRecordable,wt.esi._Releasable,Releasable,wt.facade.persistedcollection._PersistedCollectable,PersistedCollectable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.folder._IteratedFoldered,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,IteratedFoldered,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.maturity._Promotable,Promotable,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable._VersionedSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.projmgmt.deliverable.VersionedSubjectOfDeliverable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,_Iterated,wt.vc._Versionable,wt.vc._Versioned,wt.vc.baseline._Baselineable,Baselineable,Iterated,Versionable,Versioned,_ViewManageable,ViewManageable,wt.vc.wip._Workable,Workable
@GenAsPersistable(superClass=com.ptc.windchill.enterprise.data.AbstractEnterpriseData.class,interfaces={Associative.class,ViewManageable.class,IteratedFoldered.class,com.ptc.windchill.enterprise.data.EnterpriseDataTypeInterface.class},serializable=EXTERNALIZABLE_BASIC,foreignKeys=@GeneratedForeignKey(name="EnterpriseDataMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=EnterpriseDataMaster.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false)),derivedProperties={@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC),@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PUBLIC),@DerivedProperty(name="phantomForPlant",derivedFrom="master>phantomForPlant",supportedAPI=PUBLIC)})
public class EnterpriseData
extends _EnterpriseData
Use the newEnterpriseData static factory method(s), not the EnterpriseData 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.enterprise.data._EnterpriseData
EXTERNALIZATION_VERSION_UID, NAME, NUMBER, PHANTOM_FOR_PLANTFields inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseData
DESCRIPTIONFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.change2._Changeable2
HAS_HANGING_CHANGE, HAS_PENDING_CHANGE, HAS_RESULTING_CHANGE, HAS_SUSPECT, HAS_VARIANCEFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.eff._EffRecordable
EFF_VECTORFields inherited from interface com.ptc.windchill.enterprise.data._EnterpriseDataTypeInterface
TYPE_INFO_ENTERPRISE_DATAFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2, VIEW, VIEW_NAMEFields inherited from interface wt.vc.wip._Workable
CHECKOUT_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields 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
loggerFields inherited from interface wt.vc.Versioned
MASTER_SERIESFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptiongetName()Gets the value of the attribute: NAME.Gets the value of the attribute: NUMBER.booleanReturn true if Enterprise data is CommonEnterpriseData else return false.static EnterpriseData
Supported API: truestatic EnterpriseData
Supported API: trueMethods inherited from class com.ptc.windchill.enterprise.data._EnterpriseData
getCabinet, getCabinetName, getClassInfo, getConceptualClassname, getFolderingInfo, getParentFolder, getPhantomForPlant, getType, getTypeInfoEnterpriseData, getVariation1, getVariation2, getView, getViewName, readExternal, readExternal, readVersion, setFolderingInfo, setName, setNumber, setPhantomForPlant, setTypeInfoEnterpriseData, setVariation1, setVariation2, super_readExternal_EnterpriseData, super_readVersion_EnterpriseData, super_writeExternal_EnterpriseData, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.enterprise.data.AbstractEnterpriseData
getFlexTypeIdPath, getIdentity, getTypeDefinitionInfo, getUniqueId, getValue, setValueMethods inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseData
getAdministrativeLock, getAttributeContainer, getBranchIdentifier, getCheckoutInfo, getContainer, getContainerName, getContainerReference, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDescription, getDomainRef, getEffVector, getEntrySet, getEventSet, getIterationIdentifier, getIterationInfo, getIterationNote, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOwnership, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getTypeDefinitionReference, getVersionIdentifier, getVersionInfo, isHasHangingChange, isHasPendingChange, isHasResultingChange, isHasSuspect, isHasVariance, isInheritedDomain, isLatestIteration, isLifeCycleAtGate, isLifeCycleBasic, isLocked, readVersion, setAdministrativeLock, setAttributeContainer, setCheckoutInfo, setContainer, setContainerReference, setControlBranch, setDescription, setDomainRef, setEffVector, setEntrySet, setEventSet, setHasHangingChange, setHasPendingChange, setHasResultingChange, setHasSuspect, setHasVariance, setInheritedDomain, setIterationInfo, setLock, setMaster, setMasterReference, setOwnership, setState, setTeamId, setTeamTemplateId, setTypeDefinitionReference, setVersionInfo, super_readExternal_AbstractEnterpriseData, super_readVersion_AbstractEnterpriseData, super_writeExternal_AbstractEnterpriseDataMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.locks._Lockable
getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, isLocked, setLockMethods inherited from interface wt.ownership._Ownable
getOwnership, setOwnershipMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.vc.wip._Workable
getCheckoutInfo, setCheckoutInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
newEnterpriseData
Supported API: true- Returns:
- EnterpriseData
- Throws:
WTException
-
newEnterpriseData
Supported API: true- Returns:
- EnterpriseData
- Throws:
WTException
-
getName
Gets the value of the attribute: NAME. The name attribute represents the name for this EnterpriseData and all of its versions. Conceptually on the EnterpriseData, it is actually implemented on the master.
Supported API: true- Specified by:
getNamein interfaceCabinetBased- Specified by:
getNamein interfacewt.projmgmt.deliverable.SubjectOfDeliverable- Overrides:
getNamein class_EnterpriseData- Returns:
- String
- See Also:
-
getNumber
Gets the value of the attribute: NUMBER. The number attribute represents the number for this EnterpriseData and all of its versions. Conceptually on the EnterpriseData, it is actually implemented on the master.
Supported API: true- Overrides:
getNumberin class_EnterpriseData- Returns:
- String
- See Also:
-
isCommonEnterpriseData
public boolean isCommonEnterpriseData()Return true if Enterprise data is CommonEnterpriseData else return false.
Supported API: true- Returns:
- boolean
-