gov.nasa.pds.registry.util
Class Examples
java.lang.Object
gov.nasa.pds.registry.util.Examples
public class Examples
- extends Object
Class to hold some sample model objects for WADL generation.
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Examples
public Examples()
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.