|
|||||||||
| 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 | |
|---|---|
String |
getApplDirectory()
Return the directory where the application files are installed. |
Object |
getApplicationClass()
|
String |
getDescription()
Get the description. |
String |
getId()
Return the id of the application. |
String |
getName()
Returns the name of the application |
long |
getOid()
Returns the unique oid of the object. |
String |
getVersion()
|
void |
setDescription(String description)
|
| Field Detail |
|---|
static final long DEFAULT
| Method Detail |
|---|
long getOid()
String getId()
String getName()
String getDescription()
void setDescription(String description)
String getApplDirectory()
Object getApplicationClass()
String getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||