|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRealizersModel
Method Summary | |
---|---|
org.jtheque.primary.od.able.Person |
getCurrentRealizer()
Return the current realizer. |
void |
setCurrentRealizer(org.jtheque.primary.od.able.Person realizer)
Set the current realizer. |
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 getCurrentRealizer()
void setCurrentRealizer(org.jtheque.primary.od.able.Person realizer)
realizer
- The new current realizer.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |