public interface RegResource
Modifier and Type | Method and Description |
---|---|
RegCapabilityInterface[] |
getCapabilities()
Returns an array of capability interfaces for this resource.
|
java.lang.String |
getContact()
Returns the contact information for this resource.
|
java.lang.String |
getIdentifier()
Returns the resource unique identifier.
|
java.lang.String |
getPublisher()
Returns the resource publisher.
|
java.lang.String |
getReferenceUrl()
Returns the reference URL for this resource.
|
java.lang.String |
getShortName()
Returns the resource short name.
|
java.lang.String[] |
getSubjects()
Returns a list of subject areas relevant to this resource.
|
java.lang.String |
getTitle()
Returns the resource title.
|
java.lang.String getTitle()
java.lang.String getShortName()
java.lang.String getIdentifier()
ivo://authority/path
.java.lang.String getPublisher()
java.lang.String getContact()
java.lang.String[] getSubjects()
java.lang.String getReferenceUrl()
RegCapabilityInterface[] getCapabilities()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.