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

Packages that use ContextConfig.Context
org.exoplatform.services.wcm.extensions.publication   
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(java.lang.String name)
           
 

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

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
 java.util.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(java.util.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(java.lang.String name)
           
 

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.