Nuxeo Enterprise Platform 5.4

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:
java.io.Serializable, PathElement

public class VersionDocumentPathElement
extends DocumentPathElement

Author:
George Lefter
See Also:
Serialized Form

Field Summary
static java.lang.String TYPE
           
 
Constructor Summary
VersionDocumentPathElement(DocumentModel docModel)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.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 java.lang.String TYPE
See Also:
Constant Field Values
Constructor Detail

VersionDocumentPathElement

public VersionDocumentPathElement(DocumentModel docModel)
Method Detail

getName

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

getType

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.