org.nuxeo.ecm.platform.ui.web.pathelements
Class ArchivedVersionsPathElement
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
ArchivedVersionsPathElement
public ArchivedVersionsPathElement(DocumentModel docModel)
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()
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.