|
||||||||||
| 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
org.gcube.contentmanagement.contentmanager.stubs.model.views.GDocView
public class GDocView
Base class for an object view over a gDoc document tree.
| Constructor Summary | |
|---|---|
GDocView()
Creates an instance. |
|
GDocView(java.lang.String collID,
java.lang.String id)
Creates an instance with a collection identifier and an identifier. |
|
| Method Summary | |
|---|---|
java.lang.String |
collectionID()
Returns the collection identifier |
| Methods inherited from class org.gcube.contentmanagement.contentmanager.stubs.model.views.NodeView |
|---|
id, uri |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GDocView()
public GDocView(java.lang.String collID,
java.lang.String id)
collID - the collection identifier.id - the identifier.| Method Detail |
|---|
public java.lang.String collectionID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||