Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.pathelements
Class ArchivedVersionsPathElement

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.pathelements.ArchivedVersionsPathElement
All Implemented Interfaces:
Serializable, PathElement

public class ArchivedVersionsPathElement
extends Object
implements PathElement

Author:
George Lefter
See Also:
Serialized Form

Field Summary
static String TYPE
           
 
Constructor Summary
ArchivedVersionsPathElement(DocumentModel docModel)
           
 
Method Summary
 DocumentModel getDocumentModel()
           
 String getName()
           
 String getType()
           
 boolean isLink()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final String TYPE
See Also:
Constant Field Values
Constructor Detail

ArchivedVersionsPathElement

public ArchivedVersionsPathElement(DocumentModel docModel)
Method Detail

getName

public String getName()
Specified by:
getName in interface PathElement

getType

public String getType()
Specified by:
getType in interface PathElement

isLink

public boolean isLink()
Specified by:
isLink in interface PathElement

getDocumentModel

public DocumentModel getDocumentModel()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.