Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class VersionDocumentPathElement
extends DocumentPathElement

Author:
George Lefter
See Also:
Serialized Form

Field Summary
static String TYPE
           
 
Constructor Summary
VersionDocumentPathElement(DocumentModel docModel)
           
 
Method Summary
 String getName()
           
 String getType()
           
 
Methods inherited from class org.nuxeo.ecm.platform.ui.web.pathelements.DocumentPathElement
getDocumentModel, 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

VersionDocumentPathElement

public VersionDocumentPathElement(DocumentModel docModel)
Method Detail

getName

public String getName()
Specified by:
getName in interface PathElement
Overrides:
getName in class DocumentPathElement

getType

public String getType()
Specified by:
getType in interface PathElement
Overrides:
getType in class DocumentPathElement

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.