org.modeshape.jcr
Class Connectors.Projection
java.lang.Object
org.modeshape.jcr.Connectors.Projection
- Enclosing class:
- Connectors
@Immutable
protected class Connectors.Projection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connectors.Projection
protected Connectors.Projection(String externalNodeKey,
String projectedNodeKey,
String alias)
hasAlias
protected boolean hasAlias(String alias)
hasProjectedNodeKey
protected boolean hasProjectedNodeKey(String projectedNodeKey)
hasExternalNodeKey
protected boolean hasExternalNodeKey(String externalNodeKey)
getProjectedNodeKey
protected String getProjectedNodeKey()
getAlias
protected String getAlias()
getExternalNodeKey
protected String getExternalNodeKey()
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.