+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

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()
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD