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

CMS - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.cms
Interface CMS

All Known Implementing Classes:
JCRCMS

public interface CMS

Version:
$Revision: 5448 $
Author:
Roy Russo, Julien Viet

Method Summary
 java.lang.Object execute(Command cmd)
          Execute the command.
 CommandFactory getCommandFactory()
          Return the command factory.
 java.lang.String getDefaultLocale()
          Return default locale
 

Method Detail

getCommandFactory

public CommandFactory getCommandFactory()
Return the command factory.


execute

public java.lang.Object execute(Command cmd)
                         throws CMSException
Execute the command.

Throws:
CMSException

getDefaultLocale

public java.lang.String getDefaultLocale()
Return default locale