org.exoplatform.services.wcm.extensions.publication.lifecycle
Class StatesLifecyclePlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.wcm.extensions.publication.lifecycle.StatesLifecyclePlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class StatesLifecyclePlugin
extends org.exoplatform.container.component.BaseComponentPlugin

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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
StatesLifecyclePlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 LifecyclesConfig getLifecyclesConfig()
           
 void setLifecyclesConfig(LifecyclesConfig lifecyclesConfig)
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatesLifecyclePlugin

public StatesLifecyclePlugin(org.exoplatform.container.xml.InitParams params)
Method Detail

getLifecyclesConfig

public LifecyclesConfig getLifecyclesConfig()

setLifecyclesConfig

public void setLifecyclesConfig(LifecyclesConfig lifecyclesConfig)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.