|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.contentmanagement.contentmanager.stubs.model.views.NodeView
public class NodeView
Base class for an object view over a gDoc
document tree.
Constructor Summary | |
---|---|
NodeView()
Creates an instance. |
|
NodeView(java.lang.String id)
Creates an instance with an identifier. |
Method Summary | |
---|---|
java.lang.String |
id()
Returns the node identifier. |
java.net.URI |
uri()
Returns a cms URL to the node. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeView()
public NodeView(java.lang.String id)
id
- the identifier.Method Detail |
---|
public java.lang.String id()
public java.net.URI uri()
cms
URL to the node.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |