Package com.ibm.portal.model.command

Interface Summary
Command Basic command interface that is implemented by all commands that can be created via the CommandFactory.
CommandContext<T extends Command> Context object that captures all "environment" information that a command requires to execute.
CommandFactory Factory object used to create Command objects.
RefreshPageLayoutCommand This command re-loads the page layout template information and updates the static page content accordingly.
RefreshPageLayoutCommand.ExecutionContext The command context.