|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Remote interface with public identity service methods.
Supported API: true
Extendable: false
Method Summary | |
WTCollection |
changeIdentities(WTKeyedMap identifiedToIdentificationObjectMap)
Changes the identities of all the Identied objects (the keys) to the ones of the IdentificationObjects (the values). |
Identified |
changeIdentity(Identified obj,
IdentificationObject identity)
Changes the identity of the object to the one held by the Identification object. |
Master |
changeMasterIdentity(Master master,
String name,
String number,
WTOrganization org)
Change the Mastered object identity with the new name, number and organization. |
Method Detail |
public Identified changeIdentity(Identified obj, IdentificationObject identity) throws WTException
obj
- identity
-
WTException
public WTCollection changeIdentities(WTKeyedMap identifiedToIdentificationObjectMap) throws WTException
identifiedToIdentificationObjectMap
-
WTException
public Master changeMasterIdentity(Master master, String name, String number, WTOrganization org) throws WTPropertyVetoException, UniquenessException, WTException
master
- name
- number
- org
-
WTPropertyVetoException
UniquenessException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |