|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.IdentificationObject
wt.part.WTPartMasterIdentity
public class WTPartMasterIdentity
The uniqueness constraint of number on the master. The name, while not part of the constraint, is required to go through the identity service to be changed.
Use the newWTPartMasterIdentity static factory method(s),
not the WTPartMasterIdentity 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: true
| Field Summary |
|---|
| Fields inherited from interface wt.org.OrganizationOwnedIdentificationObjectNamespace |
|---|
ORGANIZATION_REFERENCE |
| Method Summary | |
|---|---|
protected String |
getKeyClassName()
Creates a name for the uniqueness constraint. |
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: organizationReference. |
protected void |
initialize(WTPartMaster part)
Supports initialization, following construction of an instance. |
static WTPartMasterIdentity |
newWTPartMasterIdentity(WTPartMaster part)
Supported API: true |
void |
setOrganizationReference(WTPrincipalReference a_OrganizationReference)
Sets the value of the attribute: organizationReference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static WTPartMasterIdentity newWTPartMasterIdentity(WTPartMaster part)
throws WTException
part -
WTException
protected void initialize(WTPartMaster part)
throws WTException
part -
WTExceptionprotected String getKeyClassName()
public WTPrincipalReference getOrganizationReference()
getOrganizationReference in interface OrganizationOwnedIdentificationObjectNamespace
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
a_OrganizationReference -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||