public class DefaultNuxeoUriResolver extends Object implements UriResolver
| Constructor and Description | 
|---|
DefaultNuxeoUriResolver()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBaseUrl(URI uri)  | 
DocumentLocation | 
getDocumentLocation(URI uri)  | 
DocumentRef | 
getDocumentRef(URI uri)  | 
protected URI | 
getGraphURIFromDocumentView(DocumentView view)  | 
URI | 
getSearchURI(URI uri)  | 
URI | 
getUri(DocumentView view,
      String baseUrl)  | 
URI | 
translateFromGraphURI(URI uri,
                     String baseUrl)  | 
URI | 
translateToGraphURI(URI uri)  | 
public DefaultNuxeoUriResolver()
public URI getSearchURI(URI uri)
getSearchURI in interface UriResolverpublic URI translateFromGraphURI(URI uri, String baseUrl)
translateFromGraphURI in interface UriResolverpublic URI translateToGraphURI(URI uri)
translateToGraphURI in interface UriResolverprotected URI getGraphURIFromDocumentView(DocumentView view)
public String getBaseUrl(URI uri)
getBaseUrl in interface UriResolverpublic DocumentRef getDocumentRef(URI uri)
public DocumentLocation getDocumentLocation(URI uri)
public URI getUri(DocumentView view, String baseUrl) throws URISyntaxException
URISyntaxExceptionCopyright © 2019 Nuxeo. All rights reserved.