public class VORegResource extends Object implements RegResource
VOResource
object.Constructor and Description |
---|
VORegResource(net.ivoa.registry.search.VOResource resource)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public VORegResource(net.ivoa.registry.search.VOResource resource)
resource
- resource objectpublic String getShortName()
RegResource
getShortName
in interface RegResource
public String getTitle()
RegResource
getTitle
in interface RegResource
public String getIdentifier()
RegResource
ivo://authority/path
.getIdentifier
in interface RegResource
public String getPublisher()
RegResource
getPublisher
in interface RegResource
public String getContact()
RegResource
getContact
in interface RegResource
public String[] getSubjects()
RegResource
getSubjects
in interface RegResource
public String getReferenceUrl()
RegResource
getReferenceUrl
in interface RegResource
public RegCapabilityInterface[] getCapabilities()
RegResource
getCapabilities
in interface RegResource
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.