|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IActorsModel
Method Summary | |
---|---|
org.jtheque.primary.od.able.Person |
getCurrentActor()
Return the current actor. |
void |
setCurrentActor(org.jtheque.primary.od.able.Person actor)
Set the current actor. |
Methods inherited from interface org.jtheque.primary.view.impl.models.able.IPrincipalDataModel |
---|
addCurrentObjectListener, addDisplayListListener, getDisplayList, updateDisplayList |
Methods inherited from interface org.jtheque.core.managers.persistence.able.DataListener |
---|
dataChanged |
Method Detail |
---|
org.jtheque.primary.od.able.Person getCurrentActor()
void setCurrentActor(org.jtheque.primary.od.able.Person actor)
actor
- The new current actor to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |