ModeShape Distribution 3.2.0.Final

org.modeshape.jcr
Class Connectors.Projection

java.lang.Object
  extended by org.modeshape.jcr.Connectors.Projection
Enclosing class:
Connectors

protected class Connectors.Projection
extends Object


Constructor Summary
protected Connectors.Projection(String externalNodeKey, String projectedNodeKey, String alias)
           
 
Method Summary
protected  String getAlias()
           
protected  String getExternalNodeKey()
           
protected  String getProjectedNodeKey()
           
protected  boolean hasAlias(String alias)
           
protected  boolean hasProjectedNodeKey(String projectedNodeKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connectors.Projection

protected Connectors.Projection(String externalNodeKey,
                                String projectedNodeKey,
                                String alias)
Method Detail

hasAlias

protected boolean hasAlias(String alias)

hasProjectedNodeKey

protected boolean hasProjectedNodeKey(String projectedNodeKey)

getProjectedNodeKey

protected String getProjectedNodeKey()

getAlias

protected String getAlias()

getExternalNodeKey

protected String getExternalNodeKey()

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.