Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
P
R
S
T
V
A
addFilter(String, String)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
Add a filter condition
associationClickHander
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
associationCloseButton
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
associationDetailsBox
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
associationPlaceholder
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
associationScrollTable
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
AssociationService
- Interface in
gov.nasa.pds.registry.ui.client
Interface to the products service
AssociationServiceAsync
- Interface in
gov.nasa.pds.registry.ui.client
Asynchronous interface to the association service
AssociationServiceImpl
- Class in
gov.nasa.pds.registry.ui.server
AssociationServiceImpl()
- Constructor for class gov.nasa.pds.registry.ui.server.
AssociationServiceImpl
associationVPanel
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
C
clearFilters()
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
Clear filters prior to new request
closeButton
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
The close button used by the dialogBox to close the dialog.
ConnectionManager
- Class in
gov.nasa.pds.registry.server.connection
Manager to send and receive info from remote registry service.
ConnectionManager()
- Constructor for class gov.nasa.pds.registry.server.connection.
ConnectionManager
D
DEFAULT_SERVICE_ENDPOINT
- Static variable in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Default location of service endpoint
dialogVPanel
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
A panel used for layout within the dialogBox
G
get()
- Static method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getAssociations(RegistryQuery<AssociationFilter>)
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
getAssociations(RegistryQuery<AssociationFilter>, Integer, Integer)
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
getAssociations(String)
- Method in interface gov.nasa.pds.registry.ui.client.
AssociationService
getAssociations(String, AsyncCallback<TableModelHelper.SerializableResponse<ViewAssociation>>)
- Method in interface gov.nasa.pds.registry.ui.client.
AssociationServiceAsync
getAssociations(String, AsyncCallback<TableModelHelper.SerializableResponse<ViewAssociation>>)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
getAssociations(String)
- Method in class gov.nasa.pds.registry.ui.server.
AssociationServiceImpl
getAssociationType()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
getCachedTableModel()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getDataTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getDescription()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getFooterTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getGuid()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Get the globally unique identifier
getHeaderTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getHome()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Get source url for product
getId()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Get the identifier of the product property
getLayout()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getLid()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getName()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getName()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Get the name of the product property
getNice(String, Boolean, Boolean)
- Static method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Get a display version of an underscore separated string.
getObjectType()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getPagingScrollTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getProducts()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Get products starting from the first record, with no filtering, the default sort and the default number of records.
getProducts(Integer)
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Get products starting from the given record number, with no filtering, the default sort and the default number of records.
getProducts(Integer, Integer)
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Get products starting from the given record number and number of records.
getProducts(RegistryQuery<ExtrinsicFilter>, Integer, Integer)
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Retrieve products from remote registry service.
getProducts()
- Method in class gov.nasa.pds.registry.ui.server.
ProductsServiceImpl
Get a default set of products.
getProperties()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Get an instance of the application properties.
getRegisteredArtifacts()
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
getRegistry()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Get instance of RegistryClient to work with REST interface of registry.
getRowValues()
- Method in class gov.nasa.pds.registry.ui.client.
SerializableProductResponse
An iterator on the values
getScrollTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getServerStarted()
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
getSize()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProducts
Get the number of records found
getSlots()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Get the arbitrary property name value pairs
getSourceGuid()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
getStart()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProducts
Set the start index of the record set, should only be used when transforming an actual Products instance into a ViewProducts or in tests.
getStatus()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
getStatus()
- Method in interface gov.nasa.pds.registry.ui.client.
StatusService
getStatus(AsyncCallback<StatusInformation>)
- Method in interface gov.nasa.pds.registry.ui.client.
StatusServiceAsync
getStatus()
- Method in class gov.nasa.pds.registry.ui.server.
StatusServiceImpl
getStatus()
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
getStatus()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getStoredDataObjects()
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
getTableDefinition()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getTableModel()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getTargetGuid()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
getTempAssociations()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
getValues()
- Method in class gov.nasa.pds.registry.ui.client.
SerializableProductResponse
Get the values directly.
getValues()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Get the values associated with the product property
getVersionId()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
getVersionName()
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
gov.nasa.pds.registry.server.connection
- package gov.nasa.pds.registry.server.connection
gov.nasa.pds.registry.ui.client
- package gov.nasa.pds.registry.ui.client
gov.nasa.pds.registry.ui.server
- package gov.nasa.pds.registry.ui.server
gov.nasa.pds.registry.ui.shared
- package gov.nasa.pds.registry.ui.shared
I
indexToColumnName(int)
- Static method in class gov.nasa.pds.registry.ui.server.
ProductsServiceImpl
Convert index to column name NOTE: This is a hack to deal with the fact that the request object only knows the column index of any sort.
initFilterOptions()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Initialize the filter and search options for the table data.
initPaging()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Initialize the paging widget.
initTable()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Initialize scroll table and behaviors.
InputContainer
- Class in
gov.nasa.pds.registry.ui.shared
A display container to simplify and standardize the display of input elements.
InputContainer(String, Widget)
- Constructor for class gov.nasa.pds.registry.ui.shared.
InputContainer
The primary constructor for the container.
O
onModuleLoad()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
This is the entry point method that assembles the view and kicks off the RPC.
onModuleLoaded()
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Action to take once the module has loaded.
onRowInserted(int)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
onRowRemoved(int)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
onSetRowValue(int, ViewProduct)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
P
PAGE_SIZE
- Static variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
Default number of records for each page
pagingScrollTable
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
The
PagingScrollTable
.
postArtifacts()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
postRevision()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
ProductColumnDefinition
<
ColType
> - Class in
gov.nasa.pds.registry.ui.client
Column definition specific to the products table display
ProductColumnDefinition(String)
- Constructor for class gov.nasa.pds.registry.ui.client.
ProductColumnDefinition
Construct a new
ProductColumnDefinition
.
productDetailsBox
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
The dialog box that displays product details.
ProductsService
- Interface in
gov.nasa.pds.registry.ui.client
Interface to the products service
ProductsServiceAsync
- Interface in
gov.nasa.pds.registry.ui.client
Asynchronous interface to the products service
ProductsServiceImpl
- Class in
gov.nasa.pds.registry.ui.server
Implementation of the product service that retrieves registered products from the registry service.
ProductsServiceImpl()
- Constructor for class gov.nasa.pds.registry.ui.server.
ProductsServiceImpl
ProductTableModel
- Class in
gov.nasa.pds.registry.ui.client
Table model for products.
ProductTableModel()
- Constructor for class gov.nasa.pds.registry.ui.client.
ProductTableModel
props
- Static variable in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Instance of applicaiton properties
PROPS_NAME
- Static variable in class gov.nasa.pds.registry.server.connection.
ConnectionManager
Name of properties file that contains override for service endpoint
R
recordCountContainer
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
Registry_ui
- Class in
gov.nasa.pds.registry.ui.client
Entry point for the registry front end application.
Registry_ui()
- Constructor for class gov.nasa.pds.registry.ui.client.
Registry_ui
requestRows(TableModelHelper.Request, Map<String, String>)
- Method in interface gov.nasa.pds.registry.ui.client.
ProductsService
requestRows(TableModelHelper.Request, Map<String, String>, AsyncCallback<TableModelHelper.SerializableResponse<ViewProduct>>)
- Method in interface gov.nasa.pds.registry.ui.client.
ProductsServiceAsync
requestRows(TableModelHelper.Request, TableModel.Callback<ViewProduct>)
- Method in class gov.nasa.pds.registry.ui.client.
ProductTableModel
Get rows from table as necessary.
requestRows(TableModelHelper.Request, Map<String, String>)
- Method in class gov.nasa.pds.registry.ui.server.
ProductsServiceImpl
Retrieve a set of products from the registry with the given request parameters.
S
SerializableProductResponse
<
RowType
extends com.google.gwt.user.client.rpc.IsSerializable> - Class in
gov.nasa.pds.registry.ui.client
A special version of SerializableResponse
that supports direct access to values rather than access to an iterator.
SerializableProductResponse()
- Constructor for class gov.nasa.pds.registry.ui.client.
SerializableProductResponse
Default constructor used for RPC.
SerializableProductResponse(Collection<RowType>)
- Constructor for class gov.nasa.pds.registry.ui.client.
SerializableProductResponse
Create a new
TableModelHelper.SerializableResponse
.
setAssociationType(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
setCellValue(ViewProduct, String)
- Method in class gov.nasa.pds.registry.ui.client.
ProductColumnDefinition
setDescription(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setGuid(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Set the globally unique identifier, should only be used when transforming an actual Product instance into a ViewProduct or in tests.
setHome(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Set the home attribute, should only be used when transforming an actual Product instance into a ViewProduct or in tests.
setId(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Set the id of the product property, should only be used when transforming an actual Slot instance into a ViewSlot or in tests.
setLid(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setName(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setName(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Set the name of the product property, should only be used when transforming an actual Slot instance into a ViewSlot or in tests.
setObjectType(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setRegisteredArtifacts(int)
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
setServerStarted(String)
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
setSize(long)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProducts
Set the number of records found, should only be used when transforming an actual Products instance into a ViewProducts or in tests.
setSlots(List<ViewSlot>)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProduct
Set the arbitrary property name value pairs, should only be used when transforming an actual Product instance into a ViewProduct or in tests.
setSourceGuid(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
setStart(int)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewProducts
Get the start index of the record set
setStatus(String)
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
setStatus(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setStoredDataObjects(int)
- Method in class gov.nasa.pds.registry.ui.shared.
StatusInformation
setTargetGuid(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewAssociation
setTempAssociations(List<ViewAssociation>)
- Method in class gov.nasa.pds.registry.ui.client.
Registry_ui
setValues(List<String>)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewSlot
Set the values associated with the product property, should only be used when transforming an actual Slot instance into a ViewSlot or in tests.
setVersionId(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
setVersionName(String)
- Method in class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
StatusInformation
- Class in
gov.nasa.pds.registry.ui.shared
The display container for registry status.
StatusInformation()
- Constructor for class gov.nasa.pds.registry.ui.shared.
StatusInformation
StatusService
- Interface in
gov.nasa.pds.registry.ui.client
Interface to the not-implemented status service
StatusServiceAsync
- Interface in
gov.nasa.pds.registry.ui.client
Asynchronous interface to the not-implemented status service
StatusServiceImpl
- Class in
gov.nasa.pds.registry.ui.server
Implementation of the status service that retrieves registry status information.
StatusServiceImpl()
- Constructor for class gov.nasa.pds.registry.ui.server.
StatusServiceImpl
synch()
- Static method in class gov.nasa.pds.registry.server.connection.
ConnectionManager
T
tempAssociations
- Variable in class gov.nasa.pds.registry.ui.client.
Registry_ui
toSeparatedString(List<?>)
- Static method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Convert a list to a comma separated string.
toUpper(String)
- Static method in class gov.nasa.pds.registry.ui.client.
Registry_ui
Uppercase each word of a string.
V
ViewAssociation
- Class in
gov.nasa.pds.registry.ui.shared
The display container for an association.
ViewAssociation()
- Constructor for class gov.nasa.pds.registry.ui.shared.
ViewAssociation
ViewProduct
- Class in
gov.nasa.pds.registry.ui.shared
The display container for a product.
ViewProduct()
- Constructor for class gov.nasa.pds.registry.ui.shared.
ViewProduct
ViewProducts
- Class in
gov.nasa.pds.registry.ui.shared
The display container for products.
ViewProducts()
- Constructor for class gov.nasa.pds.registry.ui.shared.
ViewProducts
ViewRegistryObject
- Class in
gov.nasa.pds.registry.ui.shared
ViewRegistryObject()
- Constructor for class gov.nasa.pds.registry.ui.shared.
ViewRegistryObject
ViewSlot
- Class in
gov.nasa.pds.registry.ui.shared
The display container for product slots.
ViewSlot()
- Constructor for class gov.nasa.pds.registry.ui.shared.
ViewSlot
A
C
D
G
I
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2011
Planetary Data System
. All Rights Reserved.