|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceDefinition
Definition of a resource which was deployed
| Method Summary | |
|---|---|
String |
getCategory()
category name which is derived from the targetNamespace attribute in the definitions element |
String |
getDeploymentId()
The deployment in which this definition is contained. |
String |
getDiagramResourceName()
The diagram resource name for this definition if exist |
Integer |
getHistoryTimeToLive()
History time to live. |
String |
getId()
unique identifier |
String |
getKey()
unique name for all versions this definition |
String |
getName()
label used for display purposes |
String |
getResourceName()
name of the resource of this definition |
String |
getTenantId()
The id of the tenant this definition belongs to. |
int |
getVersion()
version of this definition |
| Method Detail |
|---|
String getId()
String getCategory()
String getName()
String getKey()
int getVersion()
String getResourceName()
the resource of this definition
String getDeploymentId()
String getDiagramResourceName()
String getTenantId()
null
if the definition belongs to no single tenant.
Integer getHistoryTimeToLive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||