|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XriData
The user data needed for - Registering a new i-name - Registering a new i-name as a synonym of an existing i-name - Transferring an existing i-name The list of what XriData must contain depends on which of the above operations is being performed, and on the kind of i-name (OpenXRI or GRS).
| Method Summary | |
|---|---|
boolean |
isCompleteForRegister()
Checks if the XriData contains everything needed for registering a new i-name in the XriStore. |
boolean |
isCompleteForRegisterSynonym()
Checks if the XriData contains everything needed for registering a new i-name as a synonym of an existing i-name in the XriStore. |
boolean |
isCompleteForTransfer()
Checks if the XriData contains everything needed for transferring an existing i-name into the XriStore. |
| Method Detail |
|---|
boolean isCompleteForRegister()
boolean isCompleteForRegisterSynonym()
boolean isCompleteForTransfer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||