|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jcr.RepositoryConfiguration.Federation.ProjectionConfiguration
public class RepositoryConfiguration.Federation.ProjectionConfiguration
Object representation of a projection configuration within an external source
| Constructor Summary | |
|---|---|
RepositoryConfiguration.Federation.ProjectionConfiguration(String pathExpression)
Creates a new projection using a string expression |
|
| Method Summary | |
|---|---|
String |
getAlias()
Returns the alias of a projection. |
String |
getExternalPath()
Returns the projection's external path. |
String |
getProjectedPath()
Returns the projected path |
String |
getRepositoryPath()
Returns the repository path |
String |
getWorkspaceName()
Returns the projection's workspace name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryConfiguration.Federation.ProjectionConfiguration(String pathExpression)
pathExpression - a non-null String| Method Detail |
|---|
public String getExternalPath()
non-null Stringpublic String getProjectedPath()
non-null Stringpublic String getWorkspaceName()
non-null Stringpublic String getAlias()
non-null Stringpublic String getRepositoryPath()
non-null String
|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||