|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Application
Interface for describing an application. Process definitions, forms, rights, roles, tasks, and functions belog to applications.
Field Summary | |
---|---|
static long |
DEFAULT
The default application oid. |
Method Summary | |
---|---|
java.lang.String |
getApplDirectory()
Return the directory where the application files are installed. |
java.lang.Object |
getApplicationClass()
|
java.lang.String |
getDescription()
Get the description. |
java.lang.String |
getId()
Return the id of the application. |
java.lang.String |
getName()
Returns the name of the application |
long |
getOid()
Returns the unique oid of the object. |
OrgTree |
getOrgTree()
Returns the OrgTree used by this application |
java.lang.String |
getVersion()
|
void |
setDescription(java.lang.String description)
|
Field Detail |
---|
static final long DEFAULT
Method Detail |
---|
long getOid()
java.lang.String getId()
java.lang.String getName()
java.lang.String getDescription()
void setDescription(java.lang.String description)
java.lang.String getApplDirectory()
java.lang.Object getApplicationClass()
java.lang.String getVersion()
OrgTree getOrgTree()
OrgTree
used by this application
OrgTree
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |