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: