|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IdentityService
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. |
| Method Detail |
|---|
Identified changeIdentity(Identified obj,
IdentificationObject identity)
throws WTException
obj - identity -
WTException
WTCollection changeIdentities(WTKeyedMap identifiedToIdentificationObjectMap)
throws WTException
identifiedToIdentificationObjectMap -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||