|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.IdentificationObject
wt.inf.container.WTContainerIdentity
public class WTContainerIdentity
Used to rename a container.
Use the newWTContainerIdentity static factory method(s),
not the WTContainerIdentity 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
| Field Summary |
|---|
| Fields inherited from interface wt.org.OrganizationOwnedIdentificationObjectNamespace |
|---|
ORGANIZATION_REFERENCE |
| Method Summary | |
|---|---|
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: organizationReference. |
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 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 | ||||||||