public interface Right extends Persistent
Modifier and Type | Field and Description |
---|---|
static long |
ABORT_STEP |
static long |
ADMIN
The oid for right admin.
|
static long |
ADMIN_DEPT_REFFOLDER
The oid for the right for managing reference folders of departments
|
static long |
CONF
The oid for right edit_conf.
|
static long |
CREATE
The oid for right create.
|
static long |
DELETE
The oid for right delete.
|
static long |
EDIT
The oid for right edit.
|
static long |
EDIT_ACL
The oid for right edit_acl.
|
static long |
EDIT_PLAN
Edit a process instance plan.
|
static long |
EXECUTE
The oid for right execute.
|
static long |
FIND
The oid for the right find
|
static long |
GRANT_SUBST
The oid for the right to grant substitutions
|
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 |
SHARE
The oid for right share.
|
static long |
SHARE_FILTER |
static long |
STAT
The oid for right stat.
|
static long |
VIEW
The oid for right view.
|
static long |
VIEW_CONF
The oid for right view_conf.
|
static long |
VIEW_HISTORY |
static long |
VIEW_PROCINST
The oid for right view_procinst.
|
emptyKeys
Modifier and Type | Method and Description |
---|---|
Application |
getApplication()
Returns the application of the process.
|
String |
getDescription()
Get the description.
|
String |
getId()
Return the id of the right.
|
String |
getName()
Returns the name of the right
|
void |
setApplication(Application application) |
void |
setDescription(String description) |
void |
setId(String id) |
void |
setName(String name) |
afterDelete, afterInsert, afterRead, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, dbFields, getKey, getKeys, getLocalClassName, getLocalObjectName, getOid, getStore, getTableName, getValue, isFilled, isValid, setFilled, setOid, setOid, setStore, toListString
static final long VIEW
static final long EDIT
static final long CREATE
static final long EXECUTE
static final long CONF
static final long VIEW_CONF
static final long EDIT_ACL
static final long ADMIN
static final long PROC_INST
static final long VIEW_PROCINST
static final long STAT
static final long SET_AGENT
static final long NAMED_USER
static final long SEARCHABLE
static final long DELETE
static final long SHARE
static final long SHARE_FILTER
static final long GRANT_SUBST
static final long ABORT_STEP
static final long VIEW_HISTORY
static final long FIND
static final long ADMIN_DEPT_REFFOLDER
static final long EDIT_PLAN
String getId()
void setId(String id)
String getName()
void setName(String name)
Application getApplication()
void setApplication(Application application)
String getDescription()
void setDescription(String description)
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.