|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Right
Interface for describing a right.
| Field Summary | |
|---|---|
static long |
ADMIN
The oid for right admin. |
static long |
CONF
The oid for right conf. |
static long |
CREATE
The oid for right create. |
static long |
DEPT_EDIT
The oid for right dept_edit. |
static long |
EDIT
The oid for right edit. |
static long |
EDIT_ACL
The oid for right edit_acl. |
static long |
EXECUTE
The oid for right execute. |
static long |
NAMED_USER
The oid for right named_user. |
static long |
PROC_INST
The oid for right proc_inst. |
static long |
SEARCHABLE
The oid for right searchable. |
static long |
SET_AGENT
The oid for right set_agent. |
static long |
STAT
The oid for right stat. |
static long |
USER_STAT
The oid for right user_stat. |
static long |
VIEW
The oid for right view. |
| Method Summary | |
|---|---|
Application |
getApplication()
Returns the application of the process. |
java.lang.String |
getId()
Return the id of the right. |
java.lang.String |
getName()
Returns the name of the right |
| Methods inherited from interface com.groiss.store.Persistent |
|---|
dbFields, getOid, getStore, getTableName, isFilled, onDelete, onInsert, onRead, onUpdate, setFilled, setOid, setStore |
| Field Detail |
|---|
static final long VIEW
static final long EDIT
static final long CREATE
static final long EXECUTE
static final long CONF
static final long EDIT_ACL
static final long ADMIN
static final long PROC_INST
static final long STAT
static final long USER_STAT
static final long DEPT_EDIT
static final long SET_AGENT
static final long NAMED_USER
static final long SEARCHABLE
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getName()
Application getApplication()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||