Uses of Interface
org.jboss.portal.cms.CMS

Packages that use CMS
org.jboss.portal.cms   
org.jboss.portal.cms.impl.jcr   
org.jboss.portal.cms.impl.jcr.command   
org.jboss.portal.cms.impl.jcr.ha   
org.jboss.portal.cms.management   
org.jboss.portal.cms.search   
 

Uses of CMS in org.jboss.portal.cms
 

Methods in org.jboss.portal.cms with parameters of type CMS
 Command CommandFactory.createAsyncStoreArchiveCommand(CMS cms, java.lang.String sRootPath, java.io.InputStream is, java.lang.String sLanguage)
           
 

Uses of CMS in org.jboss.portal.cms.impl.jcr
 

Classes in org.jboss.portal.cms.impl.jcr that implement CMS
 class JCRCMS
           
 

Methods in org.jboss.portal.cms.impl.jcr with parameters of type CMS
 Command JCRCommandFactory.createAsyncStoreArchiveCommand(CMS cms, java.lang.String sRootPath, java.io.InputStream is, java.lang.String sLanguage)
           
 

Uses of CMS in org.jboss.portal.cms.impl.jcr.command
 

Constructors in org.jboss.portal.cms.impl.jcr.command with parameters of type CMS
AsyncStoreArchiveCommand(CMS cms, java.lang.String sRootPath, java.io.InputStream is, java.lang.String sLanguage)
           
 

Uses of CMS in org.jboss.portal.cms.impl.jcr.ha
 

Classes in org.jboss.portal.cms.impl.jcr.ha that implement CMS
 class HAJCRCMS
          Extend the JCR CMS and make it run as an ha singleton.
 

Uses of CMS in org.jboss.portal.cms.management
 

Methods in org.jboss.portal.cms.management with parameters of type CMS
 void CMSImpl.setCMS(CMS cms)
           
 

Uses of CMS in org.jboss.portal.cms.search
 

Methods in org.jboss.portal.cms.search with parameters of type CMS
 void CMSFederatedSearch.setCMS(CMS cms)
           
 



Copyright © 2008. All Rights Reserved.