gov.nasa.pds.registry.util
Class Examples

java.lang.Object
  extended by gov.nasa.pds.registry.util.Examples

public class Examples
extends Object

Class to hold some sample model objects for WADL generation.

Author:
pramirez

Field Summary
static AuditableEvent APPROVE_EVENT
           
static AuditableEvent CREATE_EVENT
           
static Association REQUEST_ASSOCIATION
           
static ClassificationNode REQUEST_NODE
           
static Product REQUEST_PRODUCT
           
static Product REQUEST_PRODUCT_VERSIONED
           
static ClassificationScheme REQUEST_SCHEME
           
static Association RESPONSE_ASSOCIATION
           
static RegistryResponse RESPONSE_ASSOCIATION_QUERY
           
static RegistryResponse RESPONSE_AUDITABLE_EVENTS
           
static Collection<Link> RESPONSE_LINKS
           
static ClassificationNode RESPONSE_NODE
           
static ClassificationNode RESPONSE_NODE_OTHER
           
static RegistryResponse RESPONSE_NODES
           
static RegistryResponse RESPONSE_PAGED
           
static Product RESPONSE_PRODUCT
           
static Product RESPONSE_PRODUCT_APPROVED
           
static Product RESPONSE_PRODUCT_DEPRECATED
           
static Product RESPONSE_PRODUCT_UPDATED
           
static Product RESPONSE_PRODUCT_VERSIONED
           
static RegistryResponse RESPONSE_PRODUCT_VERSIONS
           
static RegistryResponse RESPONSE_REGISTRY_OBJECT_REVISIONS
           
static ClassificationScheme RESPONSE_SCHEME
           
static Set<Slot> RESPONSE_SLOTS
           
static StatusInfo RESPONSE_STATUS
           
static Service SERVICE
           
static ServiceBinding SERVICE_BINDING
           
static SpecificationLink SPECIFICATION_LINK
           
 
Constructor Summary
Examples()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESPONSE_SLOTS

public static final Set<Slot> RESPONSE_SLOTS

RESPONSE_LINKS

public static final Collection<Link> RESPONSE_LINKS

REQUEST_PRODUCT

public static final Product REQUEST_PRODUCT

RESPONSE_PRODUCT

public static final Product RESPONSE_PRODUCT

RESPONSE_PRODUCT_UPDATED

public static final Product RESPONSE_PRODUCT_UPDATED

RESPONSE_PRODUCT_APPROVED

public static final Product RESPONSE_PRODUCT_APPROVED

RESPONSE_PRODUCT_DEPRECATED

public static final Product RESPONSE_PRODUCT_DEPRECATED

RESPONSE_STATUS

public static final StatusInfo RESPONSE_STATUS

RESPONSE_REGISTRY_OBJECT_REVISIONS

public static final RegistryResponse RESPONSE_REGISTRY_OBJECT_REVISIONS

REQUEST_PRODUCT_VERSIONED

public static final Product REQUEST_PRODUCT_VERSIONED

RESPONSE_PRODUCT_VERSIONED

public static final Product RESPONSE_PRODUCT_VERSIONED

RESPONSE_PRODUCT_VERSIONS

public static final RegistryResponse RESPONSE_PRODUCT_VERSIONS

RESPONSE_PAGED

public static final RegistryResponse RESPONSE_PAGED

REQUEST_ASSOCIATION

public static final Association REQUEST_ASSOCIATION

RESPONSE_ASSOCIATION

public static final Association RESPONSE_ASSOCIATION

RESPONSE_ASSOCIATION_QUERY

public static final RegistryResponse RESPONSE_ASSOCIATION_QUERY

CREATE_EVENT

public static final AuditableEvent CREATE_EVENT

APPROVE_EVENT

public static final AuditableEvent APPROVE_EVENT

RESPONSE_AUDITABLE_EVENTS

public static final RegistryResponse RESPONSE_AUDITABLE_EVENTS

REQUEST_SCHEME

public static final ClassificationScheme REQUEST_SCHEME

RESPONSE_SCHEME

public static final ClassificationScheme RESPONSE_SCHEME

REQUEST_NODE

public static final ClassificationNode REQUEST_NODE

RESPONSE_NODE

public static final ClassificationNode RESPONSE_NODE

RESPONSE_NODE_OTHER

public static final ClassificationNode RESPONSE_NODE_OTHER

RESPONSE_NODES

public static final RegistryResponse RESPONSE_NODES

SPECIFICATION_LINK

public static final SpecificationLink SPECIFICATION_LINK

SERVICE_BINDING

public static final ServiceBinding SERVICE_BINDING

SERVICE

public static final Service SERVICE
Constructor Detail

Examples

public Examples()


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