public class DefaultContentLocationResolver extends Object implements ContentLocationResolver<PageIdentifier,URI>
ContentLocationResolver locates published files from the local File System| Constructor and Description |
|---|
DefaultContentLocationResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFolderLocation() |
URI |
getLocation(PageIdentifier pageIdentifier,
String facetNameId)
Get the location of content
|
void |
setFolderLocation(String folderLocation) |
public URI getLocation(PageIdentifier pageIdentifier, String facetNameId) throws Exception
getLocation in interface ContentLocationResolver<PageIdentifier,URI>pageIdentifier - as facetNameId - as StringURIExceptionpublic String getFolderLocation()
public void setFolderLocation(String folderLocation)
Copyright © 2018. All rights reserved.