Uses of Class
org.exoplatform.services.wcm.extensions.publication.context.impl.ContextConfig.Context

Packages that use ContextConfig.Context
org.exoplatform.services.wcm.extensions.publication Provide the Publication Manager to handle all actions related to lifecycle and publication on contents. 
org.exoplatform.services.wcm.extensions.publication.context.impl   
org.exoplatform.services.wcm.extensions.publication.impl   
 

Uses of ContextConfig.Context in org.exoplatform.services.wcm.extensions.publication
 

Methods in org.exoplatform.services.wcm.extensions.publication that return ContextConfig.Context
 ContextConfig.Context PublicationManager.getContext(String name)
          Get a specific context with the given names.
 

Methods in org.exoplatform.services.wcm.extensions.publication that return types with arguments of type ContextConfig.Context
 List<ContextConfig.Context> PublicationManager.getContexts()
          Get all the contexts which were added to service instances.
 

Uses of ContextConfig.Context in org.exoplatform.services.wcm.extensions.publication.context.impl
 

Methods in org.exoplatform.services.wcm.extensions.publication.context.impl that return types with arguments of type ContextConfig.Context
 List<ContextConfig.Context> ContextConfig.getContexts()
           
 

Method parameters in org.exoplatform.services.wcm.extensions.publication.context.impl with type arguments of type ContextConfig.Context
 void ContextConfig.setContexts(List<ContextConfig.Context> contexts)
           
 

Uses of ContextConfig.Context in org.exoplatform.services.wcm.extensions.publication.impl
 

Methods in org.exoplatform.services.wcm.extensions.publication.impl that return ContextConfig.Context
 ContextConfig.Context PublicationManagerImpl.getContext(String name)
           
 

Methods in org.exoplatform.services.wcm.extensions.publication.impl that return types with arguments of type ContextConfig.Context
 List<ContextConfig.Context> PublicationManagerImpl.getContexts()
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.