com.ibm.portal.model.command
Interface RefreshPageLayoutCommand.ExecutionContext

All Superinterfaces:
CommandContext<RefreshPageLayoutCommand>
Enclosing interface:
RefreshPageLayoutCommand

public static interface RefreshPageLayoutCommand.ExecutionContext
extends CommandContext<RefreshPageLayoutCommand>

The command context.


Method Summary
 ContentModelController<ContentNode,ModifiableContentNode> getContentModelController()
           
 Context getCorContext()
           
 
Methods inherited from interface com.ibm.portal.model.command.CommandContext
getCommandClass
 

Method Detail

getContentModelController

ContentModelController<ContentNode,ModifiableContentNode> getContentModelController()

getCorContext

Context getCorContext()