A B C D E F G H I J L M N O P Q R S T U V

A

AbstractBuilder - Class in gov.nasa.pds.registry.query
 
AbstractBuilder() - Constructor for class gov.nasa.pds.registry.query.AbstractBuilder
 
addApproveProductLink(Response.ResponseBuilder, UriInfo, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
addDeprecateProductLink(Response.ResponseBuilder, UriInfo, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
addEarliestProductLink(Response.ResponseBuilder, UriInfo, RegistryService, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
addLatestProductLink(Response.ResponseBuilder, UriInfo, RegistryService, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
addNextProductLink(Response.ResponseBuilder, UriInfo, RegistryService, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
addPreviousProductLink(Response.ResponseBuilder, UriInfo, RegistryService, Product) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
APPROVE_EVENT - Static variable in class gov.nasa.pds.registry.util.Examples
 
Association - Class in gov.nasa.pds.registry.model
This class allows one to relate a source and target registry object along a named relationship.
Association() - Constructor for class gov.nasa.pds.registry.model.Association
 
AssociationFilter - Class in gov.nasa.pds.registry.query
 
AssociationFilter.Builder - Class in gov.nasa.pds.registry.query
 
AssociationFilter.Builder() - Constructor for class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
AssociationQuery - Class in gov.nasa.pds.registry.query
 
AssociationQuery.Builder - Class in gov.nasa.pds.registry.query
 
AssociationQuery.Builder() - Constructor for class gov.nasa.pds.registry.query.AssociationQuery.Builder
 
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
 
associationType(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
AuditableEvent - Class in gov.nasa.pds.registry.model
AuditableEvent instances provide a long-term record of events that effected a change in a RegistryObject.
AuditableEvent() - Constructor for class gov.nasa.pds.registry.model.AuditableEvent
 
AuditableEvent(EventType, List<String>, String) - Constructor for class gov.nasa.pds.registry.model.AuditableEvent
 

B

build() - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
build() - Method in class gov.nasa.pds.registry.query.AssociationQuery.Builder
 
build() - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
build() - Method in class gov.nasa.pds.registry.query.ProductQuery.Builder
 

C

changeRegistryObjectStatus(String, String, ObjectAction, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.RegistryService
Changes the status of registry object with the given guid and of the given type
changeStatus(ObjectAction) - Method in class gov.nasa.pds.registry.resource.ProductResource
This will change the status of the registered product
changeStatus(String, String, String, ObjectAction) - Method in class gov.nasa.pds.registry.service.RegistryService
Changes the Product status with the given identifying information.
checkBuilt() - Method in class gov.nasa.pds.registry.query.AbstractBuilder
 
Classification - Class in gov.nasa.pds.registry.model
A Classification instance classifies a RegistryObject instance by referencing a node defined within a particular ClassificationScheme.
Classification() - Constructor for class gov.nasa.pds.registry.model.Classification
 
ClassificationNode - Class in gov.nasa.pds.registry.model
ClassificationNode instances are used to define tree structures where each node in the tree is a ClassificationNode.
ClassificationNode() - Constructor for class gov.nasa.pds.registry.model.ClassificationNode
 
ClassificationScheme - Class in gov.nasa.pds.registry.model
A ClassificationScheme instance describes a taxonomy.
ClassificationScheme() - Constructor for class gov.nasa.pds.registry.model.ClassificationScheme
 
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
 
CREATE_EVENT - Static variable in class gov.nasa.pds.registry.util.Examples
 

D

DefaultIdentifierGenerator - Class in gov.nasa.pds.registry.model.naming
 
DefaultIdentifierGenerator() - Constructor for class gov.nasa.pds.registry.model.naming.DefaultIdentifierGenerator
 
DefaultVersioner - Class in gov.nasa.pds.registry.model.naming
 
DefaultVersioner() - Constructor for class gov.nasa.pds.registry.model.naming.DefaultVersioner
 
deleteAssociation(String) - Method in class gov.nasa.pds.registry.resource.AssociationsResource
Deletes the association 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
deleteProduct() - Method in class gov.nasa.pds.registry.resource.ProductResource
Removes an product from the registry
deleteRegistryObject(String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Removes a registry object from the back end store.
deleteRegistryObject(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
deleteRegistryObject(String, String, String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.RegistryService
Deletes a RegistryObject from the registry which share the logical identifier and version.
deleteRegistryObject(String, String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.RegistryService
Deletes a RegistryObject from the registry which share the logical identifier and version.
deleteService(String) - Method in class gov.nasa.pds.registry.resource.ServicesResource
Deletes the service from the registry.

E

equals(Object) - Method in class gov.nasa.pds.registry.model.Association
 
equals(Object) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
equals(Object) - Method in class gov.nasa.pds.registry.model.Classification
 
equals(Object) - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
equals(Object) - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
equals(Object) - Method in class gov.nasa.pds.registry.model.Identifiable
 
equals(Object) - Method in class gov.nasa.pds.registry.model.Product
 
equals(Object) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
equals(Object) - Method in class gov.nasa.pds.registry.model.Service
 
equals(Object) - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
equals(Object) - Method in class gov.nasa.pds.registry.model.Slot
 
equals(Object) - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
eventEnd(GregorianCalendar) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
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
 
eventStart(GregorianCalendar) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
EventType - Enum in gov.nasa.pds.registry.model
This enum captures the core event types for AuditableEvent
eventType(EventType) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
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
 
ExceptionType - Enum in gov.nasa.pds.registry.exception
 

F

filter(AssociationFilter) - Method in class gov.nasa.pds.registry.query.AssociationQuery.Builder
 
filter(ObjectFilter) - Method in class gov.nasa.pds.registry.query.ProductQuery.Builder
 
filter - Variable in class gov.nasa.pds.registry.query.RegistryQuery
 

G

getAccessURI() - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
getAffectedObjects() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
getArguments() - Method in exception gov.nasa.pds.registry.exception.RegistryServiceException
 
getAssocation(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the Association from the registry with the given guid
getAssociation(String) - Method in class gov.nasa.pds.registry.resource.AssociationsResource
Retrieves an association with the given global identifier.
getAssociations(String, String, Integer, Integer) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getAssociations(AssociationQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getAssociations() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
getAssociations(Integer, Integer, String, String, String, String, 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.
getAssociations(Integer, Integer, String, String) - Method in class gov.nasa.pds.registry.resource.AssociationsResource
Retrieves the associations related with a given product in the registry regardless if the product is the source or target in the relationship.
getAssociations(AssociationQuery, Integer, Integer) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves associations from the back end store that match the query and are within the requested results list range
getAssociations(String, String, Integer, Integer) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves associations that have the lid and version id where they appear as either the source or target.
getAssociations(String, String, Integer, Integer) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getAssociations(AssociationQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getAssociations(AssociationQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves a set of associations that match the given query.
getAssociations(String, String, Integer, Integer) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves all associations for a given registry object.
getAssociationsResource() - Method in class gov.nasa.pds.registry.resource.RegistryResource
Provides access to operations that can be done on associations.
getAssociationType() - Method in class gov.nasa.pds.registry.model.Association
 
getAssociationType() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
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.
getAuditableEvents(String) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves the list of events that the given affected object was referenced in
getAuditableEvents(String) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getAuditableEvents(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the list of (@link AuditableEvent}'s for the affected object
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.model.StatusInfo
 
getClassificationNodes() - Method in class gov.nasa.pds.registry.resource.NodesResource
Retrieves the classification nodes for the scheme
getClassificationNodes(String) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves the list of classification nodes which fall under a given classification scheme
getClassificationNodes(String) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getClassificationNodes(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves all ClassificationNode for a given ClassificationScheme
getClassificationScheme() - Method in class gov.nasa.pds.registry.model.Classification
 
getClassificationScheme(String) - Method in class gov.nasa.pds.registry.resource.SchemesResource
Retrieves the classification scheme with the given identifier
getClassificationSchemes() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
getClassificationsResource() - Method in class gov.nasa.pds.registry.resource.RegistryResource
Provides access to operations on Classifications that are made on RegistryObjects.
getClassificiationNode() - Method in class gov.nasa.pds.registry.model.Classification
 
getClassifiedObject() - Method in class gov.nasa.pds.registry.model.Classification
 
getCode() - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
getComparator() - Method in class gov.nasa.pds.registry.model.naming.DefaultVersioner
This comparator imposes orderings that are inconsistent with equals as it only compares the version attribute on Registry Objects.
getComparator() - Method in interface gov.nasa.pds.registry.model.naming.Versioner
 
getContentVersion() - Method in class gov.nasa.pds.registry.model.Product
 
getContext(Class<?>) - Method in class gov.nasa.pds.registry.JAXBContextResolver
 
getContext(Class<?>) - Method in class gov.nasa.pds.registry.JSONContextResolver
 
getDescription() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getEarliestProduct(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the earliest version of the Product with the given logical identifier
getEarliestVersion(String) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Retrieves the earliest product from the registry.
getEntityManager() - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getEventEnd() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getEventsResource() - Method in class gov.nasa.pds.registry.resource.RegistryResource
Provides access to operations that can be done with Auditable Events.
getEventStart() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getEventType() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
getEventType() - Method in enum gov.nasa.pds.registry.model.ObjectAction
 
getEventType() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getExceptionType() - Method in exception gov.nasa.pds.registry.exception.RegistryServiceException
 
getFilter() - Method in class gov.nasa.pds.registry.query.RegistryQuery
 
getGuid() - Method in class gov.nasa.pds.registry.model.Identifiable
 
getGuid() - Method in class gov.nasa.pds.registry.model.naming.DefaultIdentifierGenerator
 
getGuid() - Method in interface gov.nasa.pds.registry.model.naming.IdentifierGenerator
 
getGuid() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getGuidRef() - Method in class gov.nasa.pds.registry.model.ObjectRef
 
getHome() - Method in class gov.nasa.pds.registry.model.Identifiable
 
getHome() - Method in class gov.nasa.pds.registry.model.naming.DefaultIdentifierGenerator
 
getHome() - Method in interface gov.nasa.pds.registry.model.naming.IdentifierGenerator
 
getHomeRef() - Method in class gov.nasa.pds.registry.model.ObjectRef
 
getHref() - Method in class gov.nasa.pds.registry.model.Link
 
getId() - Method in class gov.nasa.pds.registry.model.Slot
 
getIdentifierGenerator() - Method in class gov.nasa.pds.registry.service.RegistryService
 
getInitialVersion() - Method in class gov.nasa.pds.registry.model.naming.DefaultVersioner
 
getInitialVersion() - Method in interface gov.nasa.pds.registry.model.naming.Versioner
 
getIsInternal() - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
getLatestProduct(String) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getLatestProduct(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the latest version of the Product with the given logical identifier
getLatestVersion(String) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Retrieves the latest product from the registry.
getLid() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getLid() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getMessage() - Method in exception gov.nasa.pds.registry.exception.RegistryServiceException
 
getMessageKey() - Method in exception gov.nasa.pds.registry.exception.RegistryServiceException
 
getMetadataStore() - Method in class gov.nasa.pds.registry.service.RegistryService
Get access to the back end store for the registry service.
getMimeType() - Method in class gov.nasa.pds.registry.model.Product
 
getName() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getName() - Method in class gov.nasa.pds.registry.model.Slot
 
getName() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getNextProduct(String, String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the next version of the Product
getNextVersion(String) - Method in class gov.nasa.pds.registry.model.naming.DefaultVersioner
 
getNextVersion(String, boolean) - Method in class gov.nasa.pds.registry.model.naming.DefaultVersioner
 
getNextVersion(String) - Method in interface gov.nasa.pds.registry.model.naming.Versioner
 
getNextVersion(String, boolean) - Method in interface gov.nasa.pds.registry.model.naming.Versioner
 
getNodeRepresentation() - Method in class gov.nasa.pds.registry.model.Classification
 
getNodesResource(String) - Method in class gov.nasa.pds.registry.resource.SchemesResource
This returns a resource that manages the classification nodes for the given scheme
getNodeType() - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
getNodeUri(String, ClassificationNode, UriInfo) - Static method in class gov.nasa.pds.registry.resource.NodesResource
 
getNumFound() - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
getNumRegistryObjects(Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Gets the count of registry objects managed in the backed of a given type.
getNumRegistryObjects(Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getObjectStatus() - Method in enum gov.nasa.pds.registry.model.ObjectAction
 
getObjectType() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getObjectType() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getOperator() - Method in class gov.nasa.pds.registry.query.RegistryQuery
 
getParent() - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
getPath() - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
getPreviousProduct(String, String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the previous version of the Product
getProduct(String, String) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getProduct() - Method in class gov.nasa.pds.registry.resource.ProductResource
Retrieves a single product from the registry.
getProduct(String, String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves a Product from the registry with the given identifying information.
getProduct(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves a Product from the registry
getProductResource(String, String) - Method in class gov.nasa.pds.registry.resource.ProductsResource
 
getProducts(Integer, Integer) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getProducts(ProductQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getProducts() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
getProducts(Integer, Integer, String, String, String, String, String, String, String, ObjectStatus, EventType, QueryOperator, List<String>) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Allows access to all the products managed by this repository.
getProducts(ProductQuery, Integer, Integer) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves products from back end store that match the query and are within the requested result list range
getProducts(ProductQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getProducts(Integer, Integer) - Method in class gov.nasa.pds.registry.service.RegistryService
This method allows one to page through the Product's in the registry.
getProducts(ProductQuery) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves the first set of products that match the query
getProducts(ProductQuery, Integer, Integer) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves a set of products that match the given query.
getProductsResource() - Method in class gov.nasa.pds.registry.resource.RegistryResource
Provides access to operations that can be done on products.
getProductUri(Product, UriInfo) - Static method in class gov.nasa.pds.registry.resource.ProductResource
 
getProductVersions(String) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Retrieves the collection of products that share the same local identifier.
getProductVersions(String) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves all versions of a Product
getRegistryObject(String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Returns the registry object with a given guid and of the given type
getRegistryObject(String, String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Retrieves a registry object that is identified by its logical identifier and user supplied version.
getRegistryObject(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getRegistryObject(String, String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getRegistryObject(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.RegistryService
Retrieves a registry object of the requested type
getRegistryObjects(Integer, Integer, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
This method allows paging through registry objects of a given type.
getRegistryObjects(Integer, Integer, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getRegistryObjectVersions(String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Returns all versions of a registry object that share a logical identifier
getRegistryObjectVersions(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
getRelationship() - Method in class gov.nasa.pds.registry.model.Link
 
getRequestId() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
getResults() - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
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
 
getServerStarted() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
getService() - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
getService(String) - Method in class gov.nasa.pds.registry.resource.ServicesResource
Retrieves the service with the given identifier.
getServiceBinding() - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
getServiceBindings() - Method in class gov.nasa.pds.registry.model.Service
 
getServices() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
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
 
getSlots() - Method in class gov.nasa.pds.registry.model.Identifiable
 
getSlotType() - Method in class gov.nasa.pds.registry.model.Slot
 
getSort() - Method in class gov.nasa.pds.registry.query.RegistryQuery
 
getSourceGuid() - Method in class gov.nasa.pds.registry.model.Association
 
getSourceHome() - Method in class gov.nasa.pds.registry.model.Association
 
getSourceHome() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getSourceLid() - Method in class gov.nasa.pds.registry.model.Association
 
getSourceLid() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getSourceVersionId() - Method in class gov.nasa.pds.registry.model.Association
 
getSourceVersionId() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getSpecificationLinks() - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
getSpecificationObject() - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
getStart() - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
getStatus() - Method in class gov.nasa.pds.registry.client.RegistryClient
 
getStatus() - Method in enum gov.nasa.pds.registry.exception.ExceptionType
 
getStatus() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getStatus() - Method in class gov.nasa.pds.registry.model.StatusInfo
 
getStatus() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getStatus() - Method in class gov.nasa.pds.registry.resource.RegistryResource
Retrieve the status of the registry service.
getStatus() - Method in class gov.nasa.pds.registry.service.RegistryService
Gives back some basic summary information about the registry.
getSubmitter() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getTargetBinding() - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
getTargetGuid() - Method in class gov.nasa.pds.registry.model.Association
 
getTargetHome() - Method in class gov.nasa.pds.registry.model.Association
 
getTargetHome() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getTargetLid() - Method in class gov.nasa.pds.registry.model.Association
 
getTargetLid() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getTargetVersionId() - Method in class gov.nasa.pds.registry.model.Association
 
getTargetVersionId() - Method in class gov.nasa.pds.registry.query.AssociationFilter
 
getTimestamp() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
getType() - Method in class gov.nasa.pds.registry.model.Link
 
getUsageDescription() - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
getUsageParameters() - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
getUser() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
getValues() - Method in class gov.nasa.pds.registry.model.Slot
 
getVersioner() - Method in class gov.nasa.pds.registry.service.RegistryService
 
getVersionId() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getVersionId() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
getVersionName() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
getVersionName() - Method in class gov.nasa.pds.registry.query.ObjectFilter
 
gov.nasa.pds.registry - package gov.nasa.pds.registry
 
gov.nasa.pds.registry.client - package gov.nasa.pds.registry.client
 
gov.nasa.pds.registry.exception - package gov.nasa.pds.registry.exception
 
gov.nasa.pds.registry.model - package gov.nasa.pds.registry.model
 
gov.nasa.pds.registry.model.naming - package gov.nasa.pds.registry.model.naming
 
gov.nasa.pds.registry.query - package gov.nasa.pds.registry.query
 
gov.nasa.pds.registry.resource - package gov.nasa.pds.registry.resource
 
gov.nasa.pds.registry.service - package gov.nasa.pds.registry.service
 
gov.nasa.pds.registry.util - package gov.nasa.pds.registry.util
 
guid(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 

H

hasClassificationNode(String, String) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Checks to see if a code exists within a classification scheme
hasClassificationNode(String, String) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
hashCode() - Method in class gov.nasa.pds.registry.model.Association
 
hashCode() - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
hashCode() - Method in class gov.nasa.pds.registry.model.Classification
 
hashCode() - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
hashCode() - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
hashCode() - Method in class gov.nasa.pds.registry.model.Identifiable
 
hashCode() - Method in class gov.nasa.pds.registry.model.Product
 
hashCode() - Method in class gov.nasa.pds.registry.model.RegistryObject
 
hashCode() - Method in class gov.nasa.pds.registry.model.Service
 
hashCode() - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
hashCode() - Method in class gov.nasa.pds.registry.model.Slot
 
hashCode() - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
hasRegistryObject(String, String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Test to see if a registry object exists with a logical identifier, version, and type requested.
hasRegistryObject(String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Test to see if a registry object exists with a guid and type requested.
hasRegistryObject(String, String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
hasRegistryObject(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
hasRegistryObjectVersions(String, Class<? extends RegistryObject>) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Test to see if there are any versions of the registry object with the logical id and type requested
hasRegistryObjectVersions(String, Class<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 

I

Identifiable - Class in gov.nasa.pds.registry.model
 
Identifiable() - Constructor for class gov.nasa.pds.registry.model.Identifiable
 
Identifiable(String, String, Set<Slot>) - Constructor for class gov.nasa.pds.registry.model.Identifiable
 
IdentifierGenerator - Interface in gov.nasa.pds.registry.model.naming
 
isBuilt - Variable in class gov.nasa.pds.registry.query.AbstractBuilder
 

J

JAXBContextResolver - Class in gov.nasa.pds.registry
 
JAXBContextResolver() - Constructor for class gov.nasa.pds.registry.JAXBContextResolver
 
JSONContextResolver - Class in gov.nasa.pds.registry
 
JSONContextResolver() - Constructor for class gov.nasa.pds.registry.JSONContextResolver
 

L

lid(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
Link - Class in gov.nasa.pds.registry.model
Simple class to capture references to be used in HTTP headers or in responses
Link() - Constructor for class gov.nasa.pds.registry.model.Link
 
Link(String, String, String) - Constructor for class gov.nasa.pds.registry.model.Link
 

M

main(String[]) - Static method in class gov.nasa.pds.registry.client.RegistryClient
 
MetadataStore - Interface in gov.nasa.pds.registry.service
This interface provides the methods required by the RegistryService in order for it to operate.
MetadataStoreJPA - Class in gov.nasa.pds.registry.service
This is a database implementation using Java's persistence library.
MetadataStoreJPA() - Constructor for class gov.nasa.pds.registry.service.MetadataStoreJPA
 

N

name(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
NodesResource - Class in gov.nasa.pds.registry.resource
This resource is responsible Classification Nodes for a given Classification Scheme.
NodesResource(UriInfo, Request, RegistryService, String) - Constructor for class gov.nasa.pds.registry.resource.NodesResource
 
NodeType - Enum in gov.nasa.pds.registry.model
Defines the type of codes in a particular classification scheme.

O

ObjectAction - Enum in gov.nasa.pds.registry.model
This enum cpatures the mapping from actions take to events created.
ObjectFilter - Class in gov.nasa.pds.registry.query
This class identifies all the attributes one would filter on for any type of RegistryObject.
ObjectFilter() - Constructor for class gov.nasa.pds.registry.query.ObjectFilter
 
ObjectFilter.Builder - Class in gov.nasa.pds.registry.query
 
ObjectFilter.Builder() - Constructor for class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
ObjectRef - Class in gov.nasa.pds.registry.model
 
ObjectRef() - Constructor for class gov.nasa.pds.registry.model.ObjectRef
 
ObjectStatus - Enum in gov.nasa.pds.registry.model
 
objectType(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
operator(QueryOperator) - Method in class gov.nasa.pds.registry.query.AssociationQuery.Builder
 
operator(QueryOperator) - Method in class gov.nasa.pds.registry.query.ProductQuery.Builder
 
operator - Variable in class gov.nasa.pds.registry.query.RegistryQuery
 

P

Product - Class in gov.nasa.pds.registry.model
 
Product() - Constructor for class gov.nasa.pds.registry.model.Product
 
ProductQuery - Class in gov.nasa.pds.registry.query
 
ProductQuery.Builder - Class in gov.nasa.pds.registry.query
 
ProductQuery.Builder() - Constructor for class gov.nasa.pds.registry.query.ProductQuery.Builder
 
ProductResource - Class in gov.nasa.pds.registry.resource
This class delegates all functions involving a particular product.
ProductResource(UriInfo, Request, RegistryService, String, String) - Constructor for class gov.nasa.pds.registry.resource.ProductResource
 
ProductsResource - Class in gov.nasa.pds.registry.resource
This resource is responsible for managing collections of Products.
ProductsResource(UriInfo, Request, RegistryService) - Constructor for class gov.nasa.pds.registry.resource.ProductsResource
 
publishAssociation(String, Association) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
publishAssociation(Association) - Method in class gov.nasa.pds.registry.resource.AssociationsResource
Publishes an association to the registry.
publishNode(ClassificationNode) - Method in class gov.nasa.pds.registry.resource.NodesResource
Publishes a classification node to the registry.
publishProduct(String, Product) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
publishProduct(Product) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Publishes a product to the registry.
publishRegistryObject(String, RegistryObject) - Method in class gov.nasa.pds.registry.service.RegistryService
Publishes a registry 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.

Q

QueryOperator - Enum in gov.nasa.pds.registry.query
 

R

RegistryClient - Class in gov.nasa.pds.registry.client
 
RegistryClient(String) - Constructor for class gov.nasa.pds.registry.client.RegistryClient
 
RegistryClient(String, String) - Constructor for class gov.nasa.pds.registry.client.RegistryClient
 
RegistryObject - Class in gov.nasa.pds.registry.model
The RegistryObject class extends the Identifiable class and serves as a common super class for most classes in the information model.
RegistryObject() - Constructor for class gov.nasa.pds.registry.model.RegistryObject
Meant for JAXB only
RegistryObject(String, String, String, String, String) - Constructor for class gov.nasa.pds.registry.model.RegistryObject
Construct a registry object without a version
RegistryObject(RegistryObject) - Constructor for class gov.nasa.pds.registry.model.RegistryObject
 
RegistryQuery<T extends ObjectFilter> - Class in gov.nasa.pds.registry.query
 
RegistryQuery() - Constructor for class gov.nasa.pds.registry.query.RegistryQuery
 
RegistryResource - Class in gov.nasa.pds.registry.resource
This is the root resource for managing the registry.
RegistryResource() - Constructor for class gov.nasa.pds.registry.resource.RegistryResource
 
RegistryResponse - Class in gov.nasa.pds.registry.model
A class to wrap list responses from the registry with.
RegistryResponse() - Constructor for class gov.nasa.pds.registry.model.RegistryResponse
 
RegistryResponse(Integer, Long) - Constructor for class gov.nasa.pds.registry.model.RegistryResponse
 
RegistryResponse(List<? extends RegistryObject>) - Constructor for class gov.nasa.pds.registry.model.RegistryResponse
 
RegistryResponse(Integer, Long, List<? extends RegistryObject>) - Constructor for class gov.nasa.pds.registry.model.RegistryResponse
 
RegistryService - Class in gov.nasa.pds.registry.service
This class contains all the logic for publishing, versioning, updating, and deleting registry objects.
RegistryService() - Constructor for class gov.nasa.pds.registry.service.RegistryService
 
RegistryServiceException - Exception in gov.nasa.pds.registry.exception
 
RegistryServiceException(String, ExceptionType, Object...) - Constructor for exception gov.nasa.pds.registry.exception.RegistryServiceException
 
RegistryStatus - Enum in gov.nasa.pds.registry.model
 
REQUEST_ASSOCIATION - Static variable in class gov.nasa.pds.registry.util.Examples
 
REQUEST_NODE - Static variable in class gov.nasa.pds.registry.util.Examples
 
REQUEST_PRODUCT - Static variable in class gov.nasa.pds.registry.util.Examples
 
REQUEST_PRODUCT_VERSIONED - 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_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_PRODUCT - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_PRODUCT_APPROVED - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_PRODUCT_DEPRECATED - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_PRODUCT_UPDATED - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_PRODUCT_VERSIONED - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_PRODUCT_VERSIONS - 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_SCHEME - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_SLOTS - Static variable in class gov.nasa.pds.registry.util.Examples
 
RESPONSE_STATUS - Static variable in class gov.nasa.pds.registry.util.Examples
 

S

saveRegistryObject(RegistryObject) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Stores a registry object into the back end.
saveRegistryObject(RegistryObject) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
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 - Class in gov.nasa.pds.registry.model
Service instances describe services, such as web services, web sites, FTP servers, etc.
Service() - Constructor for class gov.nasa.pds.registry.model.Service
 
SERVICE - Static variable in class gov.nasa.pds.registry.util.Examples
 
SERVICE_BINDING - Static variable in class gov.nasa.pds.registry.util.Examples
 
ServiceBinding - Class in gov.nasa.pds.registry.model
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a Service instance.
ServiceBinding() - Constructor for class gov.nasa.pds.registry.model.ServiceBinding
 
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
 
setAccessURI(String) - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
setAffectedObjects(List<String>) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
setAssociations(long) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setAssociationType(String) - Method in class gov.nasa.pds.registry.model.Association
 
setClassificationNodes(long) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setClassificationScheme(String) - Method in class gov.nasa.pds.registry.model.Classification
 
setClassificationSchemes(long) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setClassificiationNode(String) - Method in class gov.nasa.pds.registry.model.Classification
 
setClassifiedObject(String) - Method in class gov.nasa.pds.registry.model.Classification
 
setCode(String) - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
setContentVersion(String) - Method in class gov.nasa.pds.registry.model.Product
 
setDescription(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setEntityManager(EntityManager) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
setEventType(EventType) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
setGuid(String) - Method in class gov.nasa.pds.registry.model.Identifiable
 
setGuidRef(String) - Method in class gov.nasa.pds.registry.model.ObjectRef
 
setHome(String) - Method in class gov.nasa.pds.registry.model.Identifiable
 
setHome(String) - Method in class gov.nasa.pds.registry.model.naming.DefaultIdentifierGenerator
 
setHome(String) - Method in interface gov.nasa.pds.registry.model.naming.IdentifierGenerator
 
setHomeRef(String) - Method in class gov.nasa.pds.registry.model.ObjectRef
 
setId(long) - Method in class gov.nasa.pds.registry.model.Slot
 
setIdentifierGenerator(IdentifierGenerator) - Method in class gov.nasa.pds.registry.service.RegistryService
Sets the class used to generate unique ids for registry objects
setIsInternal(Boolean) - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
setLid(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setMediaType(String) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
setMetadataStore(MetadataStore) - Method in class gov.nasa.pds.registry.service.RegistryService
Set where to store all the metadata for registry objects.
setMimeType(String) - Method in class gov.nasa.pds.registry.model.Product
 
setName(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setName(String) - Method in class gov.nasa.pds.registry.model.Slot
 
setNodeRepresentation(String) - Method in class gov.nasa.pds.registry.model.Classification
 
setNodeType(NodeType) - Method in class gov.nasa.pds.registry.model.ClassificationScheme
 
setNumFound(Long) - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
setObjectType(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setParent(String) - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
setPath(String) - Method in class gov.nasa.pds.registry.model.ClassificationNode
 
setProducts(long) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setRequestId(String) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
setResults(List<? extends RegistryObject>) - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
setServerStarted(GregorianCalendar) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setService(String) - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
setServiceBinding(String) - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
setServiceBindings(Set<ServiceBinding>) - Method in class gov.nasa.pds.registry.model.Service
 
setServices(long) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setSlots(Set<Slot>) - Method in class gov.nasa.pds.registry.model.Identifiable
 
setSlotType(String) - Method in class gov.nasa.pds.registry.model.Slot
 
setSourceGuid(String) - Method in class gov.nasa.pds.registry.model.Association
 
setSourceHome(String) - Method in class gov.nasa.pds.registry.model.Association
 
setSourceLid(String) - Method in class gov.nasa.pds.registry.model.Association
 
setSourceVersionId(String) - Method in class gov.nasa.pds.registry.model.Association
 
setSpecificationLinks(Set<SpecificationLink>) - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
setSpecificationObject(String) - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
setStart(Integer) - Method in class gov.nasa.pds.registry.model.RegistryResponse
 
setStatus(ObjectStatus) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setStatus(RegistryStatus) - Method in class gov.nasa.pds.registry.model.StatusInfo
 
setTargetBinding(String) - Method in class gov.nasa.pds.registry.model.ServiceBinding
 
setTargetGuid(String) - Method in class gov.nasa.pds.registry.model.Association
 
setTargetHome(String) - Method in class gov.nasa.pds.registry.model.Association
 
setTargetLid(String) - Method in class gov.nasa.pds.registry.model.Association
 
setTargetVersionId(String) - Method in class gov.nasa.pds.registry.model.Association
 
setTimestamp(GregorianCalendar) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
setUsageDescription(String) - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
setUsageParameters(List<String>) - Method in class gov.nasa.pds.registry.model.SpecificationLink
 
setUser(String) - Method in class gov.nasa.pds.registry.model.AuditableEvent
 
setValues(List<String>) - Method in class gov.nasa.pds.registry.model.Slot
 
setVersioner(Versioner) - Method in class gov.nasa.pds.registry.service.RegistryService
Sets the class used to generate and sort versions for registry objects.
setVersionId(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
setVersionName(String) - Method in class gov.nasa.pds.registry.model.RegistryObject
 
Slot - Class in gov.nasa.pds.registry.model
 
Slot() - Constructor for class gov.nasa.pds.registry.model.Slot
 
Slot(String, List<String>) - Constructor for class gov.nasa.pds.registry.model.Slot
 
sort(List<String>) - Method in class gov.nasa.pds.registry.query.AssociationQuery.Builder
 
sort(List<String>) - Method in class gov.nasa.pds.registry.query.ProductQuery.Builder
 
sort - Variable in class gov.nasa.pds.registry.query.RegistryQuery
 
sourceHome(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
sourceLid(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
sourceVersionId(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
SPECIFICATION_LINK - Static variable in class gov.nasa.pds.registry.util.Examples
 
SpecificationLink - Class in gov.nasa.pds.registry.model
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
SpecificationLink() - Constructor for class gov.nasa.pds.registry.model.SpecificationLink
 
status(ObjectStatus) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
StatusInfo - Class in gov.nasa.pds.registry.model
 
StatusInfo() - Constructor for class gov.nasa.pds.registry.model.StatusInfo
 
StatusInfo(StatusInfo) - Constructor for class gov.nasa.pds.registry.model.StatusInfo
 
StatusInfo(RegistryStatus) - Constructor for class gov.nasa.pds.registry.model.StatusInfo
 
submitter(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
synchronize(Collection<Product>) - Method in class gov.nasa.pds.registry.resource.RegistryResource
Synchronizes the incoming registry products with those already present in the registry.

T

targetHome(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
targetLid(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
targetVersionId(String) - Method in class gov.nasa.pds.registry.query.AssociationFilter.Builder
 
toString() - Method in class gov.nasa.pds.registry.model.Link
 

U

updateProduct(Product) - Method in class gov.nasa.pds.registry.resource.ProductResource
Updates an existing product with the given local identifier and version.
updateRegistryObject(RegistryObject) - Method in interface gov.nasa.pds.registry.service.MetadataStore
Updates a registry object that shares the guid of the given object
updateRegistryObject(RegistryObject) - Method in class gov.nasa.pds.registry.service.MetadataStoreJPA
 
updateRegistryObject(String, RegistryObject) - Method in class gov.nasa.pds.registry.service.RegistryService
This method allows one to update all the metadata associated with a registry object.

V

valueOf(String) - Static method in enum gov.nasa.pds.registry.exception.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.model.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.model.ObjectAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.model.ObjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.model.RegistryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.registry.query.QueryOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum gov.nasa.pds.registry.exception.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.model.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.model.ObjectAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.model.ObjectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.model.RegistryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.registry.query.QueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
Versioner - Interface in gov.nasa.pds.registry.model.naming
 
versionId(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
versionName(String) - Method in class gov.nasa.pds.registry.query.ObjectFilter.Builder
 
versionProduct(String, Product, String) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
versionProduct(String, Product, String, Boolean) - Method in class gov.nasa.pds.registry.client.RegistryClient
 
versionProduct(Product, String, boolean) - Method in class gov.nasa.pds.registry.resource.ProductsResource
Creates a new version of a product in the registry.
versionProduct(String, String, Product, boolean) - Method in class gov.nasa.pds.registry.service.RegistryService
Versions a Product in the registry and publishes the contents of the provided product.

A B C D E F G H I J L M N O P Q R S T U V

Copyright © 2005-2010 Planetary Data System. All Rights Reserved.