Serialized Form


Package gov.nasa.pds.registry.ui.server

Class gov.nasa.pds.registry.ui.server.AssociationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.ClassificationNodeServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.EventsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.PackageServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.ProductsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.SchemesServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.ServiceBindingServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class gov.nasa.pds.registry.ui.server.StatusServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L


Package gov.nasa.pds.registry.ui.shared

Class gov.nasa.pds.registry.ui.shared.StatusInformation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

storedDataObjects

int storedDataObjects

registeredArtifacts

int registeredArtifacts

status

String status

serverStarted

String serverStarted

Class gov.nasa.pds.registry.ui.shared.ViewAssociations extends ArrayList<ViewAssociation> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewAuditableEvents extends ArrayList<ViewAuditableEvent> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewClassificationNodes extends ArrayList<ViewClassificationNode> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewProducts extends ArrayList<ViewProduct> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewRegistryPackages extends ArrayList<ViewRegistryPackage> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewSchemes extends ArrayList<ViewScheme> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewServices extends ArrayList<ViewService> implements Serializable

serialVersionUID: 1L

Serialized Fields

start

int start
start index of the record set, the first element index is 1


size

long size
number of records found, not the size of the list

Class gov.nasa.pds.registry.ui.shared.ViewSlot extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

values

List<E> values

name

String name
The name of the product property


id

String id
The identifier of the product property

Class gov.nasa.pds.registry.ui.shared.ViewSpecificationLink extends ViewRegistryObject implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceBinding

String serviceBinding

specificationObject

String specificationObject

usageDescription

String usageDescription

usageParameters

List<E> usageParameters



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