org.jboss.portal.cms
Interface CMS

All Known Implementing Classes:
JCRCMS

public interface CMS


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