|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBELocalResource
org.gcube.contentmanagement.contentmanager.state.CollectionResource
public class CollectionResource
A GCUBELocalResource
that models content collections.
Constructor Summary | |
---|---|
CollectionResource()
|
Method Summary | |
---|---|
Collection |
getCollection()
Returns the resource collection. |
java.lang.String |
getPluginName()
Returns the name of the associated plugin. |
void |
setCollection(Collection d)
Sets the plugin's collection of the resource. |
void |
setPluginName(java.lang.String n)
Sets the name of the associated plugin. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollectionResource()
Method Detail |
---|
public Collection getCollection()
public void setCollection(Collection d)
d
- the collection.public void setPluginName(java.lang.String n)
n
- the name.public java.lang.String getPluginName() throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |