|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationOwner
Any class wishing to 'own' its private configuration details implements this interface.
| Method Summary | |
|---|---|
Configuration |
getConfiguration()
Retrieve the classes configuration. |
void |
resetConfiguration()
Factory reset. |
void |
setConfiguration(Configuration config)
Update the classes configuration with those passed in. |
| Methods inherited from interface com.ail.core.CoreUser |
|---|
getConfigurationNamespace, getSecurityPrincipal, getVersionEffectiveDate |
| Method Detail |
|---|
void setConfiguration(Configuration config)
config - new configurationConfiguration getConfiguration()
void resetConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||