org.modeshape.jcr
Class Connectors.Projection
java.lang.Object
org.modeshape.jcr.Connectors.Projection
- Enclosing class:
- Connectors
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)
Connectors.Projection
protected Connectors.Projection(String sourceName,
String alias,
String repositoryPath,
String externalPath)
hasAlias
protected boolean hasAlias(String alias)
hasProjectedNodeKey
protected boolean hasProjectedNodeKey(String projectedNodeKey)
getProjectedNodeKey
protected String getProjectedNodeKey()
getAlias
protected String getAlias()
getExternalPath
protected String getExternalPath()
getRepositoryPath
protected String getRepositoryPath()
getSourceName
protected String getSourceName()
getExternalNodeKey
protected String getExternalNodeKey()
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.