Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
L
N
P
R
S
U
V
A
addApproveExtrinsicLink(Response.ResponseBuilder, UriInfo, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
addDeprecateExtrinsicLink(Response.ResponseBuilder, UriInfo, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
addEarliestExtrinsicLink(Response.ResponseBuilder, UriInfo, RegistryService, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
addLatestExtrinsicLink(Response.ResponseBuilder, UriInfo, RegistryService, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
addNextExtrinsicLink(Response.ResponseBuilder, UriInfo, RegistryService, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
addPreviousExtrinsicLink(Response.ResponseBuilder, UriInfo, RegistryService, ExtrinsicObject)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
APPROVE_EVENT
- Static variable in class gov.nasa.pds.registry.util.
Examples
AssociationsResource
- Class in
gov.nasa.pds.registry.resource
This is the resource responsible for managing Associations
AssociationsResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
AssociationsResource
C
changeStatus(ObjectAction)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
This will change the status of the registered extrinsic
ClassificationsResource
- Class in
gov.nasa.pds.registry.resource
This is the resource for managing Classifications.
ClassificationsResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
ClassificationsResource
ConfigurationResource
- Class in
gov.nasa.pds.registry.resource
ConfigurationResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
ConfigurationResource
configure(String, String, String, RegistryObjectList)
- Method in class gov.nasa.pds.registry.resource.
ConfigurationResource
Configures the registry service with a set of classification schemes and nodes
CREATE_EVENT
- Static variable in class gov.nasa.pds.registry.util.
Examples
D
delete()
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
Removes an extrinsic from the registry
deleteAssociation(String)
- Method in class gov.nasa.pds.registry.resource.
AssociationsResource
Deletes the association with the given guid
deleteClassification(String)
- Method in class gov.nasa.pds.registry.resource.
ClassificationsResource
Deletes the classification with the given guid
deleteClassificationNode(String)
- Method in class gov.nasa.pds.registry.resource.
NodesResource
Deletes the classification node from the registry
deleteClassificationScheme(String)
- Method in class gov.nasa.pds.registry.resource.
SchemesResource
Deletes the classification scheme with the given guid
deleteIdentifier(String)
- Method in class gov.nasa.pds.registry.resource.
ExternalIdentifiersResource
Deletes the external identifier with the given guid
deletePackage(String)
- Method in class gov.nasa.pds.registry.resource.
PackagesResource
Deletes the package with the given guid
deleteService(String)
- Method in class gov.nasa.pds.registry.resource.
ServicesResource
Deletes the service from the registry.
E
EventsResource
- Class in
gov.nasa.pds.registry.resource
This is the resource responsible for managing Auditable Events.
EventsResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
EventsResource
Examples
- Class in
gov.nasa.pds.registry.util
Class to hold some sample model objects for WADL generation.
Examples()
- Constructor for class gov.nasa.pds.registry.util.
Examples
ExternalIdentifiersResource
- Class in
gov.nasa.pds.registry.resource
ExternalIdentifiersResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
ExternalIdentifiersResource
ExtrinsicResource
- Class in
gov.nasa.pds.registry.resource
This class delegates all functions involving a particular extrinsic.
ExtrinsicResource(UriInfo, Request, RegistryService, String, String)
- Constructor for class gov.nasa.pds.registry.resource.
ExtrinsicResource
ExtrinsicsResource
- Class in
gov.nasa.pds.registry.resource
This resource is responsible for managing collections of Products.
ExtrinsicsResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
ExtrinsicsResource
G
getAssociation(String)
- Method in class gov.nasa.pds.registry.resource.
AssociationsResource
Retrieves an association with the given global identifier.
getAssociations(Integer, Integer, String, String, String, QueryOperator, List<String>)
- Method in class gov.nasa.pds.registry.resource.
AssociationsResource
Retrieves all associations managed by the registry given a set of filters.
getAssociationsResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations that can be done on associations.
getAssociationUri(Association, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
AssociationsResource
getAuditableEvents(String)
- Method in class gov.nasa.pds.registry.resource.
EventsResource
Retrieve all AuditableEvents found for a given registry object.
getClassification(String)
- Method in class gov.nasa.pds.registry.resource.
ClassificationsResource
Retrieves a classification with the given global identifier.
getClassificationNode(String)
- Method in class gov.nasa.pds.registry.resource.
NodesResource
Retrieves the classification node with the given identifier
getClassificationNodes()
- Method in class gov.nasa.pds.registry.resource.
NodesResource
Retrieves the classification nodes for the scheme
getClassificationScheme(String)
- Method in class gov.nasa.pds.registry.resource.
SchemesResource
Retrieves the classification scheme with the given identifier
getClassificationsResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations on Classifications that are made on RegistryObjects.
getClassificationUri(Classification, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
ClassificationsResource
getConfigurationResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to configure the registry.
getEarliestVersion(String)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Retrieves the earliest product from the registry.
getEventsResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations that can be done with Auditable Events.
getExternalIdentifiersResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations on ExternalIdentifiers.
getExtrinsic()
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
Retrieves a single extrinsic from the registry.
getExtrinsicResource(String, String)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
getExtrinsicsResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations that can be done on extrinsics.
getExtrinsicUri(ExtrinsicObject, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
getExtrinsicVersions(String)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Retrieves the collection of extrinsics that share the same local identifier.
getIdentifier(String)
- Method in class gov.nasa.pds.registry.resource.
ExternalIdentifiersResource
Retrieves an external identifier with the given global identifier.
getIdentifierUri(ExternalIdentifier, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
ExternalIdentifiersResource
getLatestVersion(String)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Retrieves the latest extrinsic from the registry.
getNodesResource(String)
- Method in class gov.nasa.pds.registry.resource.
SchemesResource
This returns a resource that manages the classification nodes for the given scheme
getNodeUri(String, ClassificationNode, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
NodesResource
getPackage(String)
- Method in class gov.nasa.pds.registry.resource.
PackagesResource
Retrieves a package with the given global identifier.
getPackagesResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations on RegistryPackages.
getPackageUri(RegistryPackage, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
PackagesResource
getProducts(Integer, Integer, String, String, String, String, String, String, String, ObjectStatus, EventType, QueryOperator, List<String>)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Allows access to all the extrinsics managed by this repository.
getReport()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Retrieve the status of the registry service.
getSchemesResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations that can be done with ClassificationSchemes.
getSchemeUri(ClassificationScheme, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
SchemesResource
getService(String)
- Method in class gov.nasa.pds.registry.resource.
ServicesResource
Retrieves the service with the given identifier.
getServices(Integer, Integer)
- Method in class gov.nasa.pds.registry.resource.
ServicesResource
getServicesResource()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Provides access to operations that can be done with Service registrations.
getServiceUri(Service, UriInfo)
- Static method in class gov.nasa.pds.registry.resource.
ServicesResource
gov.nasa.pds.registry.resource
- package gov.nasa.pds.registry.resource
gov.nasa.pds.registry.util
- package gov.nasa.pds.registry.util
L
listRegistryResource()
- Method in class gov.nasa.pds.registry.resource.
RootResource
listResources()
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
N
NodesResource
- Class in
gov.nasa.pds.registry.resource
This resource is responsible Classification Nodes for a given Classification Scheme.
NodesResource(UriInfo, Request, RegistryService, ClassificationScheme)
- Constructor for class gov.nasa.pds.registry.resource.
NodesResource
P
PackagesResource
- Class in
gov.nasa.pds.registry.resource
PackagesResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
PackagesResource
publishAssociation(Association)
- Method in class gov.nasa.pds.registry.resource.
AssociationsResource
Publishes an association to the registry.
publishClassification(Classification)
- Method in class gov.nasa.pds.registry.resource.
ClassificationsResource
Publishes a classification to the registry.
publishIdentifier(ExternalIdentifier)
- Method in class gov.nasa.pds.registry.resource.
ExternalIdentifiersResource
Publishes a package to the registry.
publishNode(ClassificationNode)
- Method in class gov.nasa.pds.registry.resource.
NodesResource
Publishes a classification node to the registry.
publishPackage(RegistryPackage)
- Method in class gov.nasa.pds.registry.resource.
PackagesResource
Publishes a package to the registry.
publishProduct(ExtrinsicObject)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Publishes a extrinsic object to the registry.
publishScheme(ClassificationScheme)
- Method in class gov.nasa.pds.registry.resource.
SchemesResource
Publishes a Classification Scheme to the registry.
publishService(Service)
- Method in class gov.nasa.pds.registry.resource.
ServicesResource
Publishes a service to the registry.
R
RegistryResource
- Class in
gov.nasa.pds.registry.resource
This is the registry resource for managing the registry.
RegistryResource()
- Constructor for class gov.nasa.pds.registry.resource.
RegistryResource
REQUEST_ASSOCIATION
- Static variable in class gov.nasa.pds.registry.util.
Examples
REQUEST_EXTRINSIC
- Static variable in class gov.nasa.pds.registry.util.
Examples
REQUEST_EXTRINSIC_VERSIONED
- Static variable in class gov.nasa.pds.registry.util.
Examples
REQUEST_NODE
- Static variable in class gov.nasa.pds.registry.util.
Examples
REQUEST_SCHEME
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_ASSOCIATION
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_ASSOCIATION_QUERY
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_AUDITABLE_EVENTS
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC_APPROVED
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC_DEPRECATED
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC_UPDATED
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC_VERSIONED
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_EXTRINSIC_VERSIONS
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_LINKS
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_NODE
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_NODE_OTHER
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_NODES
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_PAGED
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_REGISTRY_OBJECT_REVISIONS
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_REPORT
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_SCHEME
- Static variable in class gov.nasa.pds.registry.util.
Examples
RESPONSE_SLOTS
- Static variable in class gov.nasa.pds.registry.util.
Examples
RootResource
- Class in
gov.nasa.pds.registry.resource
RootResource()
- Constructor for class gov.nasa.pds.registry.resource.
RootResource
S
SchemesResource
- Class in
gov.nasa.pds.registry.resource
This resource is responsible for managing operations involving Classification Schemes.
SchemesResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
SchemesResource
SERVICE
- Static variable in class gov.nasa.pds.registry.util.
Examples
SERVICE_BINDING
- Static variable in class gov.nasa.pds.registry.util.
Examples
ServicesResource
- Class in
gov.nasa.pds.registry.resource
This resource is responsible for managing Service descriptions.
ServicesResource(UriInfo, Request, RegistryService)
- Constructor for class gov.nasa.pds.registry.resource.
ServicesResource
SPECIFICATION_LINK
- Static variable in class gov.nasa.pds.registry.util.
Examples
synchronize(Collection<RegistryObject>)
- Method in class gov.nasa.pds.registry.resource.
RegistryResource
Synchronizes the incoming registry objects with those already present in the registry.
U
update(ExtrinsicObject)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicResource
Updates an existing extrinsic with the given local identifier and version.
V
versionExtrinsic(ExtrinsicObject, String, boolean)
- Method in class gov.nasa.pds.registry.resource.
ExtrinsicsResource
Creates a new version of a product in the registry.
A
C
D
E
G
L
N
P
R
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2011
Planetary Data System
. All Rights Reserved.