com.ptc.windchill.suma.axl
Class AXLContext
java.lang.Object
wt.fc.WTObject
com.ptc.windchill.suma.axl.AXLContext
- All Implemented Interfaces:
- Externalizable, Serializable, AccessControlled, wt.access.AccessControlList, wt.access.AdHocControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, Identified, NetFactor, ObjectMappable, Persistable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.iba.value.IBAHolder, DisplayIdentification, WTContained, wt.lifecycle.LifeCycleManaged, wt.recent.RecentlyVisited, wt.team.TeamManaged, wt.type.FlexTyped, wt.type.Typed, wt.ufid.Federatable
public final class AXLContext
- extends WTObject
- implements WTContained, wt.ufid.Federatable, wt.lifecycle.LifeCycleManaged, wt.admin.DomainAdministered, wt.type.Typed, Identified, wt.recent.RecentlyVisited, wt.access.SecurityLabeled, wt.access.PolicyAccessControlled, Externalizable
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:
- Serialized Form
getIdentificationObject
public IdentificationObject getIdentificationObject()
throws WTException
- Constructs and returns an identification object. This method is the
only way to obtain an identification object.
Supported API: true
- Specified by:
getIdentificationObject in interface Identified
- Returns:
- IdentificationObject
- Throws:
WTException