Uses of Class
org.exoplatform.services.wcm.extensions.publication.lifecycle.impl.LifecyclesConfig.State
-
-
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 Modifier and Type Method Description 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 Modifier and Type Method Description booleanUIPublicationPanel. canReachState(LifecyclesConfig.State state, 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 Modifier and Type Method Description List<LifecyclesConfig.State>LifecyclesConfig.Lifecycle. getStates()Method parameters in org.exoplatform.services.wcm.extensions.publication.lifecycle.impl with type arguments of type LifecyclesConfig.State Modifier and Type Method Description voidLifecyclesConfig.Lifecycle. setStates(List<LifecyclesConfig.State> states)
-