|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Agent
Common interface for User and Role.
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the id of the object. |
long |
getOid()
Returns the unique oid of the object. |
boolean |
isActive()
Is the agent active |
void |
setActive(boolean active)
|
Methods inherited from interface com.groiss.store.Persistent |
---|
dbFields, getStore, getTableName, isFilled, onDelete, onInsert, onRead, onUpdate, setFilled, setOid, setStore |
Method Detail |
---|
long getOid()
getOid
in interface Persistent
java.lang.String getId()
boolean isActive()
void setActive(boolean active)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |