public class URNDocumentViewTranslator extends Object
| Constructor and Description |
|---|
URNDocumentViewTranslator() |
| Modifier and Type | Method and Description |
|---|---|
DocumentView |
getDocumentViewFromUri(URI uri) |
URI |
getNuxeoUrn(String server,
String id) |
URI |
getUriFromDocumentView(String serverName,
DocumentRef docRef) |
boolean |
isNuxeoUrn(URI uri) |
public URI getNuxeoUrn(String server, String id) throws URISyntaxException
URISyntaxExceptionpublic URI getUriFromDocumentView(String serverName, DocumentRef docRef) throws URISyntaxException
URISyntaxExceptionpublic DocumentView getDocumentViewFromUri(URI uri)
public boolean isNuxeoUrn(URI uri)
Copyright © 2020 Nuxeo SA. All rights reserved.