public class ForEvents.LocalBean extends java.lang.Object implements ArooaSessionAware
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCurrent() |
int |
getIndex() |
void |
setArooaSession(ArooaSession session)
Accept the current Arooa Session.
|
void |
setJob(java.lang.Object child) |
public void setArooaSession(ArooaSession session)
ArooaSessionAware
setArooaSession
in interface ArooaSessionAware
session
- The Arooa Session. Never null.public java.lang.Object getCurrent()
public int getIndex()
public void setJob(java.lang.Object child)