Nuxeo Enterprise Platform 5.4

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

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

public class LifeCycleTypesDescriptor
extends java.lang.Object

Life cycle types mapping descriptor.

Author:
Julien Anguenot
See Also:
LifeCycleServiceImpl

Constructor Summary
LifeCycleTypesDescriptor()
           
 
Method Summary
 java.lang.String getDocumentType()
           
 java.lang.String getLifeCycleName()
           
 java.lang.String getNoRecursionForTransitions()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCycleTypesDescriptor

public LifeCycleTypesDescriptor()
Method Detail

getDocumentType

public java.lang.String getDocumentType()

getNoRecursionForTransitions

public java.lang.String getNoRecursionForTransitions()

getLifeCycleName

public java.lang.String getLifeCycleName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.