Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.core.lifecycle.extensions
Class LifeCycleTypesDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.lifecycle.extensions.LifeCycleTypesDescriptor

public class LifeCycleTypesDescriptor
extends Object

Life cycle types mapping descriptor.

Author:
Julien Anguenot
See Also:
org.nuxeo.ecm.core.lifecycle.impl.LifeCycleSerciceImpl

Constructor Summary
LifeCycleTypesDescriptor()
           
 
Method Summary
 Element getTypesElement()
           
 Map<String,String> getTypesMapping()
           
 void setTypesElement(Element types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCycleTypesDescriptor

public LifeCycleTypesDescriptor()
Method Detail

getTypesElement

public Element getTypesElement()

setTypesElement

public void setTypesElement(Element types)

getTypesMapping

public Map<String,String> getTypesMapping()

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.