public interface Form
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
category name of the form
|
String |
getDeploymentId()
The deployment in which this form is contained.
|
String |
getDescription()
description of this form
|
String |
getId()
unique identifier
|
String |
getKey()
unique name for all versions this form
|
String |
getName()
label used for display purposes
|
String |
getParentDeploymentId()
The parent deployment id in which this form is contained.
|
String |
getResourceName()
name of
the resource of this process definition. |
String |
getTenantId()
The tenant identifier of this form
|
int |
getVersion()
version of this form
|
String getId()
String getCategory()
String getName()
String getKey()
String getDescription()
int getVersion()
String getResourceName()
the resource of this process definition.String getDeploymentId()
String getParentDeploymentId()
String getTenantId()
Copyright © 2017 Alfresco. All rights reserved.