|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.noaa.eds.xapi.generic.GenericConfigurable
gov.noaa.eds.xapi.generic.GenericResource
An abstract Resource which holds the id for all subclasses.
| Field Summary |
| Fields inherited from class gov.noaa.eds.xapi.generic.GenericConfigurable |
properties |
| Constructor Summary | |
GenericResource()
Creates a new instance of GenericResource |
|
| Method Summary | |
java.lang.String |
getId()
|
org.xmldb.api.base.Collection |
getParentCollection()
|
void |
setId(java.lang.String id)
|
| Methods inherited from class gov.noaa.eds.xapi.generic.GenericConfigurable |
getProperty, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xmldb.api.base.Resource |
getContent, getResourceType, setContent |
| Constructor Detail |
public GenericResource()
| Method Detail |
public org.xmldb.api.base.Collection getParentCollection()
throws org.xmldb.api.base.XMLDBException
getParentCollection in interface org.xmldb.api.base.Resourceorg.xmldb.api.base.XMLDBException
public java.lang.String getId()
throws org.xmldb.api.base.XMLDBException
getId in interface org.xmldb.api.base.Resourceorg.xmldb.api.base.XMLDBExceptionpublic void setId(java.lang.String id)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||