|
Enterprise Workspaces 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModuleSettings
Provides access to the configuration properties of a module instance at runtime
| 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 to return
IModuleProperty[] getModuleProperties()
|
Enterprise Workspaces 1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||