|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.fc.SemanticKey
wt.part.WTPartMasterKey
public class WTPartMasterKey
The table for the uniqueness constraint of number on the master.
Use the newWTPartMasterKey static factory method(s), not
the WTPartMasterKey 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 | |
|---|---|
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE. |
protected void |
initialize(String identity)
Supports initialization, following construction of an instance. |
static WTPartMasterKey |
newWTPartMasterKey(String identity)
Supported API: true |
void |
setOrganizationReference(WTPrincipalReference a_OrganizationReference)
Sets the value of the attribute: ORGANIZATION_REFERENCE. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static WTPartMasterKey newWTPartMasterKey(String identity)
throws WTException
identity -
WTException
protected void initialize(String identity)
throws WTException
identity -
WTExceptionpublic 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 | ||||||||