Package com.ptc.windchill.suma.axl
Class AXLContext
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.suma.axl._AXLContext
com.ptc.windchill.suma.axl.AXLContext
- All Implemented Interfaces:
com.ptc.windchill.suma.axl._AXLContextTypeInterface,com.ptc.windchill.suma.axl.AXLContextTypeInterface,Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,Identified,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,WTContained,_LifeCycleManaged,LifeCycleManaged,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsPersistable(superClass=WTObject.class,interfaces={WTContained.class,LifeCycleManaged.class,DomainAdministered.class,wt.type.Typed.class,Identified.class,wt.recent.RecentlyVisited.class,SecurityLabeled.class,wt.access.PolicyAccessControlled.class,com.ptc.windchill.suma.axl.AXLContextTypeInterface.class},versions={-1133201886700617465L,7341685602988951384L},properties={@GeneratedProperty(name="name",type=java.lang.String.class,constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,required=true)),@GeneratedProperty(name="description",type=java.lang.String.class),@GeneratedProperty(name="isDefault",type=boolean.class,javaDoc="A boolean attribute indicating whether the context is the default. There is one default context per organization. The default context is automatically created when an organization is created. All user created contexts are not default.",accessors=@PropertyAccessors(getAccess=PRIVATE))},tableProperties=@TableProperties(compositeIndex1="name",compositeUnique1="containerReference.key.id + isDefault + DECODE(isDefault, 0, name, \'1\')"),iconProperties=@IconProperties(standardIcon="wtcore/images/suma/axlcontext.gif"))
public final class AXLContext
extends _AXLContext
Use the newAXLContext static factory method(s), not the
AXLContext 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.suma.axl._AXLContext
DESCRIPTION, EXTERNALIZATION_VERSION_UID, IS_DEFAULT, NAMEFields 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 com.ptc.windchill.suma.axl._AXLContextTypeInterface
TYPE_INFO_AXLCONTEXTFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields 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.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields 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.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
Methods inherited from class com.ptc.windchill.suma.axl._AXLContext
getAdministrativeLock, getAttributeContainer, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getDomainRef, getEntrySet, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getName, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getType, getTypeDefinitionReference, getTypeInfoAXLContext, isInheritedDomain, isLifeCycleAtGate, isLifeCycleBasic, readExternal, readExternal, readVersion, setAdministrativeLock, setAttributeContainer, setContainer, setContainerReference, setDescription, setDomainRef, setEntrySet, setInheritedDomain, setName, setSecurityLabels, setState, setTeamId, setTeamTemplateId, setTypeDefinitionReference, setTypeInfoAXLContext, super_readExternal_AXLContext, super_readVersion_AXLContext, super_writeExternal_AXLContext, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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