站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

org.jboss.portal.core.command - JBOSS Portal 2.4 API 英文版文档


Package org.jboss.portal.core.command

Class Summary
CommandContext  
CommandInfo Runtime meta data for a command, this object is immutable.
CommandInterceptor  
ControllerCommand A controller command.
ExecutionContext  
InvokeWindowActionCommand  
InvokeWindowCommand  
InvokeWindowMoveCommand  
InvokeWindowRenderCommand  
MarkupCommand Abstract base class for portal object commands that produce markup (of a page, region, window).
PortalObjectCommand  
RenderPageCommand Render a full page.
RenderRegionCommand Render the content (markup) of a particular region on a page.
RenderWindowCommand Render a single window.
RenderWindowContextCommand Render the markup fragment of only one window.
WindowCommand A superclass for command that target a specific window.
 

Exception Summary
CommandException  
ErrorResultException  
ObjectNotFoundException  
ObjectSecurityException  
SecurityException