Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.versioning
Class SaveOptionsDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
All Implemented Interfaces:
Serializable

public class SaveOptionsDescriptor
extends Object
implements Serializable

Descriptor to contribute incrementation options.

Since:
5.4.2
Author:
Laurent Doguin
See Also:
Serialized Form

Constructor Summary
SaveOptionsDescriptor()
           
 
Method Summary
 String getLifeCycleState()
           
 List<VersioningOption> getVersioningOptionList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveOptionsDescriptor

public SaveOptionsDescriptor()
Method Detail

getLifeCycleState

public String getLifeCycleState()

getVersioningOptionList

public List<VersioningOption> getVersioningOptionList()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.