|
||||||||||
| 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.jcr.DavLocatorFactoryImpl
public class DavLocatorFactoryImpl
DavLocatorFactoryImpl...
| Constructor Summary | |
|---|---|
DavLocatorFactoryImpl(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 DavLocatorFactoryImpl(java.lang.String pathPrefix)
pathPrefix - Prefix, that needs to be removed in order to retrieve
the repository path from a given href.| Method Detail |
|---|
protected java.lang.String getRepositoryPath(java.lang.String resourcePath,
java.lang.String wspPath)
AbstractLocatorFactory
getRepositoryPath in class AbstractLocatorFactoryresourcePath - wspPath -
AbstractLocatorFactory.getRepositoryPath(String, String)
protected java.lang.String getResourcePath(java.lang.String repositoryPath,
java.lang.String wspPath)
AbstractLocatorFactory
getResourcePath in class AbstractLocatorFactoryrepositoryPath - wspPath -
AbstractLocatorFactory.getResourcePath(String, String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||