|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.informationsystem.publisher.impl.generic.WSDAIXResource
public class WSDAIXResource
Resource for WS-DAIX registrations
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.gcube.common.core.informationsystem.publisher.ISResource |
|---|
org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE |
| Constructor Summary | |
|---|---|
WSDAIXResource()
|
|
| Method Summary | |
|---|---|
String |
getCollection()
|
Document |
getDocument()
|
String |
getID()
|
String |
getName()
|
org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE |
getType()
|
void |
setCollection(String collection)
|
void |
setDocument(Document document)
|
void |
setID(String id)
|
void |
setName(String documentName)
|
void |
setType(org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDAIXResource()
| Method Detail |
|---|
public String getCollection()
getCollection in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic Document getDocument()
getDocument in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic String getName()
getName in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic String getID()
getID in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setCollection(String collection)
setCollection in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setDocument(Document document)
setDocument in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setName(String documentName)
setName in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setID(String id)
setID in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE getType()
getType in interface org.gcube.common.core.informationsystem.publisher.ISResourcepublic void setType(org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE type)
setType in interface org.gcube.common.core.informationsystem.publisher.ISResource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||