Package com.ptc.windchill.option.model
Class OptionSetMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
com.ptc.windchill.option.model._OptionSetMaster
com.ptc.windchill.option.model.OptionSetMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.generic._GenericizableMaster,wt.generic.GenericizableMaster,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.recent.RecentlyVisited,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=Master.class,interfaces={WTContained.class,wt.ufid.Federatable.class,UniquelyIdentified.class,wt.generic.GenericizableMaster.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Name of the option set.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=60,required=true),columnProperties=@ColumnProperties(unique=true,columnName="NFTName")),@GeneratedProperty(name="manageLocalRuleChangesIndependently",type=boolean.class,initialValue="false",supportedAPI=PUBLIC,javaDoc="A flag to indicate whether the local rules changes are managed independently from the Option Set. The default value is false.")},iconProperties=@IconProperties(standardIcon="/netmarkets/images/optionsetmaster.gif",openIcon="/netmarkets/images/optionsetmaster.gif"))
public class OptionSetMaster
extends _OptionSetMaster
Use the newOptionSetMaster static factory method(s), not
the OptionSetMaster 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.option.model._OptionSetMaster
EXTERNALIZATION_VERSION_UID, MANAGE_LOCAL_RULE_CHANGES_INDEPENDENTLY, NAMEFields inherited from class wt.enterprise.Master
OLD_FORMAT_VERSION_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.generic._GenericizableMaster
COLLAPSIBLE, GENERIC_TYPEFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.windchill.option.model._OptionSetMaster
getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getFederatableInfo, getGenericType, getName, getType, isCollapsible, isManageLocalRuleChangesIndependently, readExternal, readExternal, readVersion, setCollapsible, setContainer, setContainerReference, setFederatableInfo, setGenericType, setManageLocalRuleChangesIndependently, setName, super_readExternal_OptionSetMaster, super_readVersion_OptionSetMaster, super_writeExternal_OptionSetMaster, writeExternal, writeExternalMethods inherited from class wt.enterprise.Master
getBusinessType, setSeriesMethods inherited from class wt.enterprise._Master
getSeries, readVersion, super_readExternal_Master, super_readVersion_Master, super_writeExternal_MasterMethods inherited from class wt.fc.WTObject
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._Mastered
getSeries, setSeriesMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfo