Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

public class TextPathElement
extends Object
implements PathElement

Author:
George Lefter
See Also:
Serialized Form

Field Summary
static String TYPE
           
 
Constructor Summary
TextPathElement(String name)
           
 
Method Summary
 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

TextPathElement

public TextPathElement(String name)
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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.