|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegResource
Basic details of a registry resource record. This is an intentionally rather flattened and truncated version of the information which can be stored in a registry record (at time of writing VOResource 1.0).
Method Summary | |
---|---|
RegCapabilityInterface[] |
getCapabilities()
Returns an array of capability interfaces for this resource. |
String |
getContact()
Returns the contact information for this resource. |
String |
getIdentifier()
Returns the resource unique identifier. |
String |
getPublisher()
Returns the resource publisher. |
String |
getReferenceUrl()
Returns the reference URL for this resource. |
String |
getShortName()
Returns the resource short name. |
String[] |
getSubjects()
Returns a list of subject areas relevant to this resource. |
String |
getTitle()
Returns the resource title. |
Method Detail |
---|
String getTitle()
String getShortName()
String getIdentifier()
ivo://authority/path
.
String getPublisher()
String getContact()
String[] getSubjects()
String getReferenceUrl()
RegCapabilityInterface[] getCapabilities()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |