Package com.ptc.windchill.option.model
Class _Group
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.option.model._Group
- All Implemented Interfaces:
com.ptc.windchill.option.model._OptionItemIfc,com.ptc.windchill.option.model.OptionItemIfc,Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,AccessControlled,wt.access.PolicyAccessControlled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.recent.RecentlyVisited,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
public abstract class _Group
extends WTObject
implements com.ptc.windchill.option.model.OptionItemIfc, Externalizable
- See Also:
-
Field Summary
FieldsFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields 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.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods 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.type.FlexTyped
getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValueMethods inherited from interface com.ptc.windchill.option.model.OptionItemIfc
getSequenceOrder, setSequenceOrderMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
NAME
Name of the group.Supported API: true
- See Also:
-
-
Method Details
-
getName
Name of the group.Supported API: true
- See Also:
-
setName
Name of the group.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-