public final class CommonApplication extends Object
| Constructor and Description |
|---|
CommonApplication(String logicalName,
ApplicationType applicationType) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationType |
getApplicationType()
Returns the type of this
CommonApplication. |
String |
getLogicalName()
Returns the logical name which ensures a unique identification for this
CommonApplication. |
String |
getUniversalName()
Returns the universal name of this
CommonApplication. |
void |
setUniversalName(String universalName)
Sets the universal name of this
CommonApplication. |
public CommonApplication(String logicalName, ApplicationType applicationType)
public String getUniversalName()
CommonApplication.public void setUniversalName(String universalName)
CommonApplication.public ApplicationType getApplicationType()
CommonApplication.public String getLogicalName()
CommonApplication. For mapping configurations defined in the {addon.label} dataset, this is represented in the 'Application' table's 'Logical name' field.