org.modeshape.jcr.query.qom
Class JcrNodeLocalName
java.lang.Object
org.modeshape.graph.query.model.NodeLocalName
org.modeshape.jcr.query.qom.JcrNodeLocalName
- All Implemented Interfaces:
- Serializable, NodeLocalName, Operand, DynamicOperand, LanguageObject, Visitable, JcrDynamicOperand
public class JcrNodeLocalName
- extends NodeLocalName
- implements NodeLocalName, JcrDynamicOperand
Implementation of the node local-name dynamic operand for the JCR Query Object Model and the Graph API.
- See Also:
- Serialized Form
Methods inherited from interface org.modeshape.graph.query.model.Visitable |
accept |
JcrNodeLocalName
public JcrNodeLocalName(SelectorName selectorName)
- Parameters:
selectorName
-
getSelectorName
public String getSelectorName()
-
- Specified by:
getSelectorName
in interface NodeLocalName
- See Also:
NodeLocalName.getSelectorName()
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.