|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModuleTemplateContext
Provides access to the module template properties
| Method Summary | |
|---|---|
String |
getID()
Returns the module template ID |
String |
getProperty(String propertyID)
Returns the string value of the specified configuration property or null if this property is not defined |
String |
getPropertyAttribute(String propertyID,
String attributeID)
Returns the value of the specified attribute or null if this attribute is not defined |
String[] |
getPropertyAttributeIDs(String propertyID)
Returns an array of all attributes of the specified property |
String[] |
getPropertyIDs()
Returns an array of all property IDs |
| Method Detail |
|---|
String getID()
String getProperty(String propertyID)
propertyID - the ID of the configuration property
String getPropertyAttribute(String propertyID,
String attributeID)
propertyID - the ID of the configuration propertyattributeID - the ID of the attribute
String[] getPropertyIDs()
String[] getPropertyAttributeIDs(String propertyID)
propertyID - the ID of the configuration property
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||