|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentTemplateInfo
The exportable information for a DeploymentTemplate.
Method Summary | |
---|---|
DeploymentTemplateInfo |
copy()
Create a deep copy of the template info. |
String |
getDescription()
Information about the deployment template |
String |
getName()
The name of the DeploymentTemplate this info corresponds to |
Map<String,ManagedProperty> |
getProperties()
Get the template properties. |
String |
getRootManagedPropertyName()
The name of the ManagedProperty in the Map |
Method Detail |
---|
String getName()
String getDescription()
String getRootManagedPropertyName()
Map<String,ManagedProperty> getProperties()
DeploymentTemplateInfo copy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |