Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.versioning
Class InitialStateDescriptor

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

public class InitialStateDescriptor
extends Object
implements Serializable

Descriptor to contribute the initial version state of a document.

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

Constructor Summary
InitialStateDescriptor()
           
 
Method Summary
 int getMajor()
           
 int getMinor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitialStateDescriptor

public InitialStateDescriptor()
Method Detail

getMinor

public int getMinor()

getMajor

public int getMajor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.