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<gov.nasa.pds.registry.model.Slot> RESPONSE_SLOTS
RESPONSE_LINKS
public static final Collection<gov.nasa.pds.registry.model.Link> RESPONSE_LINKS
REQUEST_EXTRINSIC
public static final gov.nasa.pds.registry.model.ExtrinsicObject REQUEST_EXTRINSIC
RESPONSE_EXTRINSIC
public static final gov.nasa.pds.registry.model.ExtrinsicObject RESPONSE_EXTRINSIC
RESPONSE_EXTRINSIC_UPDATED
public static final gov.nasa.pds.registry.model.ExtrinsicObject RESPONSE_EXTRINSIC_UPDATED
RESPONSE_EXTRINSIC_APPROVED
public static final gov.nasa.pds.registry.model.ExtrinsicObject RESPONSE_EXTRINSIC_APPROVED
RESPONSE_EXTRINSIC_DEPRECATED
public static final gov.nasa.pds.registry.model.ExtrinsicObject RESPONSE_EXTRINSIC_DEPRECATED
RESPONSE_REPORT
public static final gov.nasa.pds.registry.model.Report RESPONSE_REPORT
RESPONSE_REGISTRY_OBJECT_REVISIONS
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.ExtrinsicObject> RESPONSE_REGISTRY_OBJECT_REVISIONS
REQUEST_EXTRINSIC_VERSIONED
public static final gov.nasa.pds.registry.model.ExtrinsicObject REQUEST_EXTRINSIC_VERSIONED
RESPONSE_EXTRINSIC_VERSIONED
public static final gov.nasa.pds.registry.model.ExtrinsicObject RESPONSE_EXTRINSIC_VERSIONED
RESPONSE_EXTRINSIC_VERSIONS
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.ExtrinsicObject> RESPONSE_EXTRINSIC_VERSIONS
RESPONSE_PAGED
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.ExtrinsicObject> RESPONSE_PAGED
REQUEST_ASSOCIATION
public static final gov.nasa.pds.registry.model.Association REQUEST_ASSOCIATION
RESPONSE_ASSOCIATION
public static final gov.nasa.pds.registry.model.Association RESPONSE_ASSOCIATION
RESPONSE_ASSOCIATION_QUERY
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.Association> RESPONSE_ASSOCIATION_QUERY
CREATE_EVENT
public static final gov.nasa.pds.registry.model.AuditableEvent CREATE_EVENT
APPROVE_EVENT
public static final gov.nasa.pds.registry.model.AuditableEvent APPROVE_EVENT
RESPONSE_AUDITABLE_EVENTS
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.AuditableEvent> RESPONSE_AUDITABLE_EVENTS
REQUEST_SCHEME
public static final gov.nasa.pds.registry.model.ClassificationScheme REQUEST_SCHEME
RESPONSE_SCHEME
public static final gov.nasa.pds.registry.model.ClassificationScheme RESPONSE_SCHEME
REQUEST_NODE
public static final gov.nasa.pds.registry.model.ClassificationNode REQUEST_NODE
RESPONSE_NODE
public static final gov.nasa.pds.registry.model.ClassificationNode RESPONSE_NODE
RESPONSE_NODE_OTHER
public static final gov.nasa.pds.registry.model.ClassificationNode RESPONSE_NODE_OTHER
RESPONSE_NODES
public static final gov.nasa.pds.registry.model.PagedResponse<gov.nasa.pds.registry.model.ClassificationNode> RESPONSE_NODES
SPECIFICATION_LINK
public static final gov.nasa.pds.registry.model.SpecificationLink SPECIFICATION_LINK
SERVICE_BINDING
public static final gov.nasa.pds.registry.model.ServiceBinding SERVICE_BINDING
SERVICE
public static final gov.nasa.pds.registry.model.Service SERVICE
EXTERNAL_LINK
public static final gov.nasa.pds.registry.model.ExternalLink EXTERNAL_LINK
Examples
public Examples()
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.