Class SpecificationTemplate
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.enterprise.requirement._SpecificationTemplate
com.ptc.windchill.enterprise.requirement.SpecificationTemplate
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.content._ContentHolder,ContentHolder,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,Identified,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedFilterable,wt.inf.container._WTContainedIdentified,WTContained,wt.inf.container.WTContainedFilterable,WTContainedIdentified,wt.locks._Lockable,Lockable,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,_Iterated,Iterated,wt.vc.wip._Workable,Workable
@GenAsPersistable(superClass=WTObject.class,interfaces={WTContained.class,WTContainedIdentified.class,ContentHolder.class,DomainAdministered.class,Workable.class,Notifiable.class,wt.access.PolicyAccessControlled.class,SecurityLabeled.class,wt.inf.container.WTContainedFilterable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="lobLocator",type=LobLocator.class,accessors=@PropertyAccessors(getAccess=PRIVATE),columnProperties=@ColumnProperties(columnType=BLOB)),@GeneratedProperty(name="creator",type=WTPrincipalReference.class,javaDoc="The reference to a persisted principal who created the object",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="C"))},foreignKeys=@GeneratedForeignKey(name="SpecTemplateMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=SpecTemplateMaster.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false,accessors=@PropertyAccessors(getAccess=PRIVATE))),derivedProperties={@DerivedProperty(name="description",derivedFrom="master>description"),@DerivedProperty(name="enabled",derivedFrom="master>enabled"),@DerivedProperty(name="name",derivedFrom="master>name"),@DerivedProperty(name="locale",derivedFrom="master>locale")},iconProperties=@IconProperties(standardIcon="netmarkets/images/specification.gif",openIcon="netmarkets/images/specification.gif"))
public class SpecificationTemplate
extends _SpecificationTemplate
Use the newSpecificationTemplate static factory method(s),
not the SpecificationTemplate 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.requirement._SpecificationTemplate
CREATOR, DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, LOB_LOCATOR, LOCALE, NAMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, 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.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.access._SecurityLabeled
SECURITY_LABELSFields 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.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionReturns the number and name of the part master in the form "- ". Methods inherited from class com.ptc.windchill.enterprise.requirement._SpecificationTemplate
getAdministrativeLock, getBranchIdentifier, getCheckoutInfo, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContentVector, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEventSet, getHttpVector, getIterationIdentifier, getIterationInfo, getIterationNote, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOperation, getOwnership, getSecurityLabels, getType, isHasContents, isInheritedDomain, isLatestIteration, isLocked, readExternal, readExternal, readVersion, setAdministrativeLock, setCheckoutInfo, setContainer, setContainerReference, setContentVector, setControlBranch, setDomainRef, setEventSet, setHasContents, setHttpVector, setInheritedDomain, setIterationInfo, setLock, setMaster, setMasterReference, setOperation, setOwnership, setSecurityLabels, super_readExternal_SpecificationTemplate, super_readVersion_SpecificationTemplate, super_writeExternal_SpecificationTemplate, writeExternal, writeExternalMethods 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.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getIdentity
Returns the number and name of the part master in the form "- ".
Supported API: true- Specified by:
getIdentityin interfacePersistable- Overrides:
getIdentityin classWTObject- Returns:
- String
-