|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownPathException | |
|---|---|
| org.gcube.contentmanagement.contentmanager.state | |
| org.gcube.contentmanagement.contentmanager.stubs.calls | |
| Uses of UnknownPathException in org.gcube.contentmanagement.contentmanager.state |
|---|
| Methods in org.gcube.contentmanagement.contentmanager.state that throw UnknownPathException | |
|---|---|
Node |
ReadManager.getNode(java.lang.String... path)
Returns a gDoc document node from the path of identifiers which connects it to the root. |
| Uses of UnknownPathException in org.gcube.contentmanagement.contentmanager.stubs.calls |
|---|
| Methods in org.gcube.contentmanagement.contentmanager.stubs.calls that throw UnknownPathException | |
|---|---|
static Node |
ReadManagerCall.get(java.net.URI uri,
GCUBEScope scope,
GCUBESecurityManager... manager)
Resolves a content URI in a given scope and, optionally, with a given security manager. |
Node |
ReadManagerCall.getNode(java.lang.String... nodeIDs)
Returns a gDoc document node from the list of identifiers that connect it to the document root. |
org.w3c.dom.Element |
ReadManagerCall.getNodeAsElement(java.lang.String... ids)
Returns a gDoc document node from the list of identifiers that connect it to the document root. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||