|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface Resource
Base class for all resources returned from an IVOA Registry. An instance of this class can represent any entity or component of a VO application that is describable and identifiable by a IVOA Identifier.
Registry| Method Summary | |
|---|---|
Content |
getContent()
Description of the content of the resource |
String |
getCreated()
The UTC date and time this resource metadata description was created. |
Curation |
getCuration()
Curation information about the resource |
URI |
getId()
The unique ID for this resource. |
String |
getShortName()
A short name or abbreviation given to the resource. |
String |
getStatus()
a tag indicating whether this resource is believed to be still actively maintained. |
String |
getTitle()
the Full name given to the resource |
String |
getType()
the xsi:type attribute of this resource. |
String |
getUpdated()
The UTC date this resource metadata description was last updated. |
Validation[] |
getValidationLevel()
A description of the quality of the resource description. |
| Method Detail |
|---|
Validation[] getValidationLevel()
String getTitle()
URI getId()
String getShortName()
Curation getCuration()
Content getContent()
String getStatus()
String getCreated()
String getUpdated()
String getType()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||