|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModuleSettings
Provides access to the runtime settings of the configuration properties of a module instance
| Method Summary | |
|---|---|
IModuleContext |
getModuleContext()
Returns the module context |
IModuleProperty[] |
getModuleProperties()
Returns all the configuration properties of the module |
IModuleProperty |
getModuleProperty(String propertyID)
Returns the specified configuration property of the module |
String |
getName()
Returns the module instance name |
| Method Detail |
|---|
IModuleContext getModuleContext()
String getName()
IModuleProperty getModuleProperty(String propertyID)
propertyID - the ID of the property
IModuleProperty[] getModuleProperties()
|
Enterprise Workspaces 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||