|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICommand | |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| Uses of ICommand in com.sapportals.wcm.rendering.uicommand |
| Classes in com.sapportals.wcm.rendering.uicommand that implement ICommand | |
class |
AbstractCommand
This class can be used by IUICommands to reduce coding overhead and
to take advantage of some convinience methods for resource bundle handling. |
| Methods in com.sapportals.wcm.rendering.uicommand that return ICommand | |
protected ICommand |
AbstractCommand.initNewInstance(ICommand command)
whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle... |
ICommand |
ICommand.getNewInstance()
returns a new instance of the class with all the values set by the configuration. |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type ICommand | |
protected ICommand |
AbstractCommand.initNewInstance(ICommand command)
whenever a new instance of a command is needed, the newly created instance has to inherit all of the old instance's member variables, such as the alias, the resource bundle... |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||