Nuxeo Enterprise Platform 5.4

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

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

public class TextPathElement
extends java.lang.Object
implements PathElement

Author:
George Lefter
See Also:
Serialized Form

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

TextPathElement

public TextPathElement(java.lang.String name)
Method Detail

getName

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

getType

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

isLink

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.