org.exoplatform.services.wcm.extensions.publication.context.impl
Class ContextConfig

java.lang.Object
  extended by org.exoplatform.services.wcm.extensions.publication.context.impl.ContextConfig

public class ContextConfig
extends java.lang.Object

Created by The eXo Platform MEA Author : haikel.thamri@exoplatform.com


Nested Class Summary
static class ContextConfig.Context
           
 
Constructor Summary
ContextConfig()
           
 
Method Summary
 java.util.List<ContextConfig.Context> getContexts()
           
 void setContexts(java.util.List<ContextConfig.Context> contexts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextConfig

public ContextConfig()
Method Detail

getContexts

public java.util.List<ContextConfig.Context> getContexts()

setContexts

public void setContexts(java.util.List<ContextConfig.Context> contexts)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.