|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IParameterizable
Interface that should be implemented by classes which are parameterized via parameters.
This interface must be implemented by commands and their components that
require its own parameterization.
It is possible to register dedicated mapper for the classes implementing this
interface.
| Method Summary | |
|---|---|
IParameterMap |
getParameters()
Gets the map containing all parameters used to set up the implementing class. |
| Method Detail |
|---|
IParameterMap getParameters()
IParameterMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||