|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.AOSapi.CreateRoleResult
public static class AOSapi.CreateRoleResult
Return value of createRole().
| Field Summary | |
|---|---|
Cookie |
childCookie
The cookie of the created role. |
int |
roleID
The role ID of the created role. |
| Constructor Summary | |
|---|---|
AOSapi.CreateRoleResult(int roleID,
Cookie childCookie)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int roleID
public final Cookie childCookie
| Constructor Detail |
|---|
public AOSapi.CreateRoleResult(int roleID,
Cookie childCookie)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||