|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Actor represents shared state between all ActorSessions in same application. Actually it contains only ID which is used to access this shared state. This state is created when user start to use Application for first time and exists forever.
Method Summary | |
long |
getActorId()
Returns the system ID of Actor object |
long |
getUserId()
Returns th esystem ID of related Uer object |
Method Detail |
public long getActorId()
public long getUserId()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |