|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.AbstractLocatorFactory
org.apache.jackrabbit.webdav.simple.LocatorFactoryImplEx
public class LocatorFactoryImplEx
LocatorFactoryImplEx...
| Constructor Summary | |
|---|---|
LocatorFactoryImplEx(java.lang.String pathPrefix)
Create a new factory |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getRepositoryPath(java.lang.String resourcePath,
java.lang.String wspPath)
Subclasses must defined how the repository path is built from the given resource and workspace path. |
protected java.lang.String |
getResourcePath(java.lang.String repositoryPath,
java.lang.String wspPath)
Subclasses must defined how the resource path is built from the given repository and workspace path. |
| Methods inherited from class org.apache.jackrabbit.webdav.AbstractLocatorFactory |
|---|
createResourceLocator, createResourceLocator, createResourceLocator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatorFactoryImplEx(java.lang.String pathPrefix)
pathPrefix - Prefix, that needs to be removed in order to retrieve
the path of the repository item from a given DavResourceLocator.| Method Detail |
|---|
protected java.lang.String getRepositoryPath(java.lang.String resourcePath,
java.lang.String wspPath)
AbstractLocatorFactory
getRepositoryPath in class AbstractLocatorFactoryAbstractLocatorFactory.getRepositoryPath(String, String)
protected java.lang.String getResourcePath(java.lang.String repositoryPath,
java.lang.String wspPath)
AbstractLocatorFactory
getResourcePath in class AbstractLocatorFactoryAbstractLocatorFactory.getResourcePath(String, String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||