Uses of Class
org.exoplatform.services.wcm.extensions.publication.lifecycle.impl.LifecyclesConfig.State

Packages that use LifecyclesConfig.State
org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.ui   
org.exoplatform.services.wcm.extensions.publication.lifecycle.impl   
 

Uses of LifecyclesConfig.State in org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.ui
 

Methods in org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.ui that return types with arguments of type LifecyclesConfig.State
 java.util.List<LifecyclesConfig.State> UIPublicationPanel.getStates(javax.jcr.Node cNode)
           
 

Methods in org.exoplatform.services.wcm.extensions.publication.lifecycle.authoring.ui with parameters of type LifecyclesConfig.State
 boolean UIPublicationPanel.canReachState(LifecyclesConfig.State state, java.lang.String remoteUser, org.exoplatform.services.jcr.impl.core.NodeImpl node)
          Check if a user is authorized to reach the given state of a given node.
 

Uses of LifecyclesConfig.State in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl
 

Methods in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl that return types with arguments of type LifecyclesConfig.State
 java.util.List<LifecyclesConfig.State> LifecyclesConfig.Lifecycle.getStates()
           
 

Method parameters in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl with type arguments of type LifecyclesConfig.State
 void LifecyclesConfig.Lifecycle.setStates(java.util.List<LifecyclesConfig.State> states)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.