A B C D E F G H I L M N O P Q R S T U V W X

A

AbstractCacheServerFactory - Class in org.apache.oodt.cas.filemgr.ingest
 
AbstractCacheServerFactory() - Constructor for class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
AbstractFilemgrMetExtractor - Class in org.apache.oodt.cas.filemgr.metadata.extractors
 
AbstractFilemgrMetExtractor() - Constructor for class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
ACQ_DATE_FORMAT - Static variable in class org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner
 
ACQUISITION_DATE - Static variable in class org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner
 
AcquisitionDateVersioner - Class in org.apache.oodt.cas.filemgr.versioning
Store products under /[AcquisitionDate]/[Filename].
AcquisitionDateVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner
 
addCriterion(QueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.Query
 
addDispatcher(Dispatcher) - Method in class org.apache.oodt.cas.filemgr.system.auth.SecureWebServer
Adds an authenticated XML-RPC dispatcher.
addElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
addElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
addElement(Element) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Adds the Element to the ValidationLayer.
addElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
addElementToProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
addElementToProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
addElementToProductType(ProductType, Element) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Adds the specified element to the ProductType specified by its productTypeId.
addElementToProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
addFreeText(String) - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
A method for adding unparsed free text to the FreeTextCriteria.
addMetadata(Metadata, Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Ingests Metadata into the metadata store, and associates it with the given productId.
addMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
addMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
addMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
addMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
addMetadata(Hashtable<String, Object>, Hashtable<String, String>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
addMetadata(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
addMetadataIfUndefined(Metadata, Metadata, String, String) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
addParentToProductType(ProductType, String) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
addProduct(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Adds a Product to the Catalog.
addProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
addProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
addProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
addProductReferences(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Adds the specified List of References to the Catalog, and associates them with this Product specified by its productId.
addProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
addProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
addProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
addProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
addProductReferences(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
addProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
addProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
addProductType(ProductType) - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Adds a ProductType to the RepositoryManager.
addProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
addProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
addProductType(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
addProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
addRefsFromUris(Product, List<String>) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
addTerm(QueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Method to add a term to the boolean query.
addValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
A method for adding a value to search on to the list of values.
AND - Static variable in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Constants
AsciiSortableVersionConverter - Class in org.apache.oodt.cas.filemgr.structs.query.conv
 
AsciiSortableVersionConverter() - Constructor for class org.apache.oodt.cas.filemgr.structs.query.conv.AsciiSortableVersionConverter
 

B

BasicVersioner - Class in org.apache.oodt.cas.filemgr.versioning
 
BasicVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.BasicVersioner
 
blankPage() - Static method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
BooleanQueryCriteria - Class in org.apache.oodt.cas.filemgr.structs
 
BooleanQueryCriteria() - Constructor for class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Default constructor.
BooleanQueryCriteria(List<QueryCriteria>, int) - Constructor for class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Boolean query constructor.

C

Cache - Interface in org.apache.oodt.cas.filemgr.ingest
 
CachedIngester - Class in org.apache.oodt.cas.filemgr.ingest
 
CachedIngester(String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.CachedIngester
 
CachedIngester(String, Cache) - Constructor for class org.apache.oodt.cas.filemgr.ingest.CachedIngester
 
CacheException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
CacheException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.CacheException
 
CacheException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.CacheException
 
CacheFactory - Interface in org.apache.oodt.cas.filemgr.ingest
 
cacheUpdateMinutes - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
CASAnalyzer - Class in org.apache.oodt.cas.filemgr.tools
 
CASAnalyzer() - Constructor for class org.apache.oodt.cas.filemgr.tools.CASAnalyzer
Builds an analyzer.
CASAnalyzer(String[]) - Constructor for class org.apache.oodt.cas.filemgr.tools.CASAnalyzer
Builds an analyzer with the given stop words.
Catalog - Interface in org.apache.oodt.cas.filemgr.catalog
 
CatalogException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
CatalogException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.CatalogException
Default Constructor
CatalogException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.CatalogException
 
CatalogFactory - Interface in org.apache.oodt.cas.filemgr.catalog
 
catalogProduct(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
catalogProduct(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
CatalogSearch - Class in org.apache.oodt.cas.filemgr.tools
 
CatalogSearch() - Constructor for class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
clear() - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Clears the current cache.
clear() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
clear() - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Clears the current cache.
clear() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
clear() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
CmdLineIngester - Class in org.apache.oodt.cas.filemgr.ingest
 
CmdLineIngester(String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.CmdLineIngester
 
CommandParser(String) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
commitQuery(StringBuffer, String) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
compare(QueryResult, QueryResult) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResultComparator
 
compareTo(TimeEvent) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
ComplexQuery - Class in org.apache.oodt.cas.filemgr.structs.query
 
ComplexQuery() - Constructor for class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
ComplexQuery(List<QueryCriteria>) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
complexQuery(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
complexQuery(ComplexQuery) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
computePctTransferred() - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
configuration - Variable in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
configure(Properties) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
configure(Properties) - Method in interface org.apache.oodt.cas.filemgr.metadata.extractors.FilemgrMetExtractor
Sets the configuration for this Metadata extractor.
ConnectionException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
ConnectionException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ConnectionException
Default Constructor
ConnectionException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ConnectionException
 
contains(String) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Checks the cache to determine if a Product with the given productName exists.
contains(String) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
contains(String) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Checks the cache to determine if a Product with the given productName exists.
contains(String) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
contains(String) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
convertToPriority(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.conv.AsciiSortableVersionConverter
 
convertToPriority(String) - Method in interface org.apache.oodt.cas.filemgr.structs.query.conv.VersionConverter
 
CoreMetExtractor - Class in org.apache.oodt.cas.filemgr.metadata.extractors
 
CoreMetExtractor() - Constructor for class org.apache.oodt.cas.filemgr.metadata.extractors.CoreMetExtractor
 
CoreMetKeys - Interface in org.apache.oodt.cas.filemgr.metadata
 
createBasicDataStoreRefsFlat(String, String, List<Reference>) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
createBasicDataStoreRefsHierarchical(List<Reference>) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
createCache() - Method in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
createCache() - Method in interface org.apache.oodt.cas.filemgr.ingest.CacheFactory
Create a new Cache.
createCache() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCacheFactory
 
createCache() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheFactory
 
createCache() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServerFactory
 
createCatalog() - Method in interface org.apache.oodt.cas.filemgr.catalog.CatalogFactory
 
createCatalog() - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
createCatalog() - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalogFactory
 
createCatalog() - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalogFactory
 
createCatalog() - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalogFactory
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.BasicVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.DateTimeVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.DirectoryProductVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.InPlaceVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
createDataStoreReferences(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.versioning.SingleFileBasicVersioner
 
createDataStoreReferences(Product, Metadata) - Method in interface org.apache.oodt.cas.filemgr.versioning.Versioner
 
createDataTransfer() - Method in interface org.apache.oodt.cas.filemgr.datatransfer.DataTransferFactory
 
createDataTransfer() - Method in class org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferFactory
 
createDataTransfer() - Method in class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory
 
createDataTransfer() - Method in class org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferFactory
 
createGranule(int, String) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
createParameter(int, String) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
createRemoteCache() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServerFactory
 
createRepositoryManager() - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManagerFactory
 
createRepositoryManager() - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManagerFactory
 
createRepositoryManager() - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManagerFactory
 
createRepositoryManager() - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManagerFactory
 
createValidationLayer() - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayerFactory
 
createValidationLayer() - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayerFactory
 
createValidationLayer() - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayerFactory
 
createValidationLayer() - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayerFactory
 
currentProductTransfers - Variable in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 

D

dataSource - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
dataSource - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
dataSource - Variable in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
dataSource - Variable in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalogFactory
 
DataSourceCatalog - Class in org.apache.oodt.cas.filemgr.catalog
 
DataSourceCatalog(DataSource, ValidationLayer, boolean, int, long) - Constructor for class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
Default Constructor
DataSourceCatalogFactory - Class in org.apache.oodt.cas.filemgr.catalog
 
DataSourceCatalogFactory() - Constructor for class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
Default Constructor
DataSourceCatalogFactory(DataSource) - Constructor for class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
Constructs a new Factory from the specified DataSource.
DataSourceRepositoryManager - Class in org.apache.oodt.cas.filemgr.repository
 
DataSourceRepositoryManager(DataSource) - Constructor for class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
Default Constructor
DataSourceRepositoryManagerFactory - Class in org.apache.oodt.cas.filemgr.repository
 
DataSourceRepositoryManagerFactory() - Constructor for class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManagerFactory
Default Constructor
DataSourceRepositoryManagerFactory(DataSource) - Constructor for class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManagerFactory
Constructs a RepositoryManager from the given DataSource.
DataSourceValidationLayer - Class in org.apache.oodt.cas.filemgr.validation
 
DataSourceValidationLayer(DataSource, boolean) - Constructor for class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
Default Constructor
DataSourceValidationLayerFactory - Class in org.apache.oodt.cas.filemgr.validation
 
DataSourceValidationLayerFactory() - Constructor for class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayerFactory
Default Constructor
DataTransfer - Interface in org.apache.oodt.cas.filemgr.datatransfer
 
DataTransferException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
DataTransferException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.DataTransferException
 
DataTransferException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.DataTransferException
 
DataTransferException(Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.DataTransferException
 
DataTransferException(String, Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.DataTransferException
 
DataTransferFactory - Interface in org.apache.oodt.cas.filemgr.datatransfer
 
DateTimeVersioner - Class in org.apache.oodt.cas.filemgr.versioning
 
DateTimeVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.DateTimeVersioner
Default Constructor
DbStructFactory - Class in org.apache.oodt.cas.filemgr.util
 
DbStructFactory() - Constructor for class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
DEFAULT_UNIQUE_MET_KEY - Static variable in interface org.apache.oodt.cas.filemgr.ingest.Cache
 
DEFAULT_UNIQUE_MET_KEY - Static variable in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
 
DeleteProduct - Class in org.apache.oodt.cas.filemgr.tools
 
DeleteProduct(String, boolean) - Constructor for class org.apache.oodt.cas.filemgr.tools.DeleteProduct
 
DirectoryProductVersioner - Class in org.apache.oodt.cas.filemgr.versioning
A Versioner for Hierarchical directory products.
DirectoryProductVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.DirectoryProductVersioner
Default constructor
Dispatcher - Interface in org.apache.oodt.cas.filemgr.system.auth
A guard to ensure that any XML-RPC method called for the filemgr server is properly authenticated with a username and password.
doConfigure() - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
doConfigure() - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.CoreMetExtractor
 
doConfigure() - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.examples.FinalFileLocationExtractor
 
doConfigure() - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.examples.MimeTypeExtractor
 
doExpImport(List) - Method in class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
doExpImport() - Method in class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
doExtract(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
doExtract(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.CoreMetExtractor
 
doExtract(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.examples.FinalFileLocationExtractor
 
doExtract(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.examples.MimeTypeExtractor
 
doOptimize() - Method in class org.apache.oodt.cas.filemgr.tools.OptimizeLuceneCatalog
 
doProductTypeDoc(String, String) - Method in class org.apache.oodt.cas.filemgr.tools.ProductTypeDocTool
 
doRangeQuery(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
DumpDbElementsToXml - Class in org.apache.oodt.cas.filemgr.tools
 
dumpMetadata(String) - Method in class org.apache.oodt.cas.filemgr.tools.MetadataDumper
Dumps the Metadata from the Product identified by the given productId.
dumpMetadata(String, String) - Method in class org.apache.oodt.cas.filemgr.tools.MetadataDumper
Dumps the Metadata from the Product identified by the given productId.
dumpProduct(String) - Method in class org.apache.oodt.cas.filemgr.tools.ProductDumper
Dumps a Product in XML format identified by the given productId.
dumpProduct(String, String) - Method in class org.apache.oodt.cas.filemgr.tools.ProductDumper
Dumps a Product in XML format identified by the given productId.
dur - Variable in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 

E

Element - Class in org.apache.oodt.cas.filemgr.structs
 
Element() - Constructor for class org.apache.oodt.cas.filemgr.structs.Element
Default constructor
Element(String, String, String, String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.structs.Element
Constructs a new CAS element
elementName - Variable in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
 
endTime - Variable in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
epsilon - Variable in class org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor
 
equals(Object) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent
 
equals(Object) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
execute(String, Vector, String, String) - Method in class org.apache.oodt.cas.filemgr.system.auth.SecureWebServer
Executes the XML-RPC method, first authenticating the given user and authorizing him based on his roles.
ExpImpCatalog - Class in org.apache.oodt.cas.filemgr.tools
 
ExpImpCatalog(URL, URL, boolean) - Constructor for class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
Default Constructor.
ExpImpCatalog(String, String, boolean) - Constructor for class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
extractMetadata(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
extractMetadata(Product, Metadata) - Method in interface org.apache.oodt.cas.filemgr.metadata.extractors.FilemgrMetExtractor
Extracts Metadata from the given Product.
ExtractorSpec - Class in org.apache.oodt.cas.filemgr.structs
 
ExtractorSpec() - Constructor for class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 
ExtractorSpec(String, Properties) - Constructor for class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 

F

fieldIdStr - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
fieldIdStringFlag - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
FILE_LOCATION - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
FilemgrMetExtractor - Interface in org.apache.oodt.cas.filemgr.metadata.extractors
 
FILENAME - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
FILENAME_FIELD - Static variable in class org.apache.oodt.cas.filemgr.versioning.SingleFileBasicVersioner
 
FileTransferStatus - Class in org.apache.oodt.cas.filemgr.structs
 
FileTransferStatus() - Constructor for class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
Default Constructor
FileTransferStatus(Reference, long, long, Product) - Constructor for class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
FilterAlgor - Class in org.apache.oodt.cas.filemgr.structs.query.filter
 
FilterAlgor() - Constructor for class org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor
 
filterEvents(List<TimeEvent>) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor
 
FinalFileLocationExtractor - Class in org.apache.oodt.cas.filemgr.metadata.extractors.examples
Extracts the final FILE_LOCATION met field from the underlying Product and sets it appropriately in the Product Metadata.
FinalFileLocationExtractor() - Constructor for class org.apache.oodt.cas.filemgr.metadata.extractors.examples.FinalFileLocationExtractor
 
fmUrl - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
FreeTextQueryCriteria - Class in org.apache.oodt.cas.filemgr.structs
 
FreeTextQueryCriteria() - Constructor for class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Default constructor.
FreeTextQueryCriteria(String, List<String>) - Constructor for class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Constructor for the FreeTextQueryECriteria Class.

G

GenerateCASQuery(Query, Query) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
generateCASQuery(Query, Query) - Method in class org.apache.oodt.cas.filemgr.tools.QueryTool
 
GenericFileManagerObjectFactory - Class in org.apache.oodt.cas.filemgr.util
 
getAbsolutePathFromUri(String) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
getBytesTransferred() - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
getCacheFromFactory(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
 
getCatalogQuery(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getCatalogQuery(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getCatalogServiceFromFactory(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
Constructs a new Catalog from the specified serviceFactory.
getCatalogValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.type.examples.MajorMinorVersionTypeHandler
 
getCatalogValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Converts the metadata element, for this TypeHandler, value to the Catalog value
getCatalogValues(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getCatalogValues(Metadata, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getClassName() - Method in class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 
getComplexQueryFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getConfiguration() - Method in class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 
getConverter() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
getCriteria() - Method in class org.apache.oodt.cas.filemgr.structs.Query
 
getCurrentFileTransfer() - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
getCurrentFileTransfer() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getCurrentFileTransfer() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getCurrentFileTransfers() - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
getCurrentFileTransfers() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getCurrentFileTransfers() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getDataStoreReference() - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
getDataTransfer() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getDataTransferServiceFromFactory(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
Constructs a new DataTransfer from the specified serviceFactory.
getDCElement() - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
getDefaultFlatProduct(String, String) - Static method in class org.apache.oodt.cas.filemgr.structs.Product
 
getDescription() - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
getDescription() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getDuration() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
getElement(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getElement(Node) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getElementById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getElementById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getElementById(String) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
getElementById(String) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
getElementById(String) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Gets an element by its String identifier.
getElementById(String) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
getElementByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getElementByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getElementByName(String, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getElementByName(String) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
getElementByName(String) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
getElementByName(String) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Gets an element by its String name.
getElementByName(String) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
getElementFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getElementId() - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
getElementListFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Method is not used in this class...
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for accessing the element ID to search on.
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.QueryCriteria
Abstract accessor method for the Element name to search on.
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for accessing the element name to search on.
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for accessing the element name to search on.
getElementName() - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Get the Element name that this TypeHandler is responsible for handling
getElements(ProductType) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
getElements() - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
getElements() - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
getElements(ProductType) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
getElements(ProductType) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Returns a List of Elements corresponding to the given ProductType.
getElements() - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
 
getElements(ProductType) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
getElements() - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
getElementsByProductType(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getElementsByProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getElementXmlDocument(List<Element>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getEndDateTimeMetKey() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
getEndFieldEndValue() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getEndFieldName() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getEndFieldStartValue() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getEndTime() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
getEndValue() - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Accessor method for the end value of the element to search on.
getEpsilon() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor
 
getExtractorFromClassName(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
 
getExtractors() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getExtractorSpecFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getFileManagerUrl() - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Gets the URL of the File Manager that this Cache communicates with.
getFileManagerUrl() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
getFileManagerUrl() - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Gets the URL of the File Manager that this Cache communicates with.
getFileManagerUrl() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
getFileManagerUrl() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
getFileManagerUrl() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getFilePathSpec() - Method in class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
getFileRef() - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
getFileSize() - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
getFileTransferStatusesFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getFileTransferStatusFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getFilterAlgor() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
getFilterAlgorFromClassName(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
 
getFilterAlgorFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getFirstPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getFirstPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getFirstPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getFirstPage(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getFirstPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getFirstPage(ProductType) - Method in interface org.apache.oodt.cas.filemgr.util.Pagination
 
getHandlers() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getInclusive() - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Accessor method for the inclusive setting for the range.
getIndexPath() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getInfixCriteriaString(List<QueryCriteria>) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
getInfixCriteriaString(QueryCriteria) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
getLastPage(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getLastPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getLastProductPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getLastProductPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getLastProductPage(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getLastProductPage(ProductType) - Method in interface org.apache.oodt.cas.filemgr.util.Pagination
 
getMetadata(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets the Metadata for a given Product.
getMetadata(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getMetadata(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getMetadata(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
getMetadata(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getMetadata() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
getMetadata(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getMetadata(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getMimeType() - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
getName() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getNextPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getNextPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getNextPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getNextPage(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getNextPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getNextPage(ProductType, ProductPage) - Method in interface org.apache.oodt.cas.filemgr.util.Pagination
 
getNumOfHits() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
getNumProducts(ProductType) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
 
getNumProducts(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getNumProducts(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getNumProducts(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getNumProducts(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getNumProducts(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getOperator() - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Accessor method for the boolean operator.
getOrigReference() - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
getOrigValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.type.examples.MajorMinorVersionTypeHandler
 
getOrigValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Converts the metadata element, for this TypeHandler, value from the Catalog value to the original value
getOrigValues(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getOrigValues(Metadata, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getPageNum() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
getPageProducts() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
getPageSize() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
getParent(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getParentProduct() - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
getPctTransferred(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
getPctTransferred(Reference) - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
getPrevPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getPrevPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getPrevPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getPrevPage(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getPrevPage(ProductType, ProductPage) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getPrevPage(ProductType, ProductPage) - Method in interface org.apache.oodt.cas.filemgr.util.Pagination
 
getPriority() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
getPriorityMetKey() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
getProduct() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
getProduct(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getProduct(ResultSet, boolean) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getProductById(String) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets a Product, with the specified productId.
getProductById(String) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getProductById(String) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getProductById(String) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getProductById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductByName(String) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets a Product with the specified productName.
getProductByName(String) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getProductByName(String) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getProductByName(String) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getProductByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductFile(Product) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
getProductFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getProductId() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getProductListFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getProductName() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getProductPageFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getProductPctTransferred(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductPctTransferred(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductReferences(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets the References associated with this Product.
getProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
getProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getProductReferences() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getProductReferences(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductReferences(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductRepositoryPath() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getProducts() - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets all the Products in the Catalog.
getProducts() - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getProducts() - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getProducts() - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getProductsByProductType(ProductType) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets the Products associated with the specified ProductType in the Catalog.
getProductsByProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getProductsByProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getProductsByProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getProductsByProductType(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductsByProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductStructure() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getProductType() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getProductType(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getProductType(Node) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getProductTypeById(String) - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
getProductTypeById(String) - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Gets a {link ProductType} from the RepositoryManager identified by its productTypeId.
getProductTypeById(String) - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
getProductTypeById(String) - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
getProductTypeById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductTypeById(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductTypeByName(String) - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
getProductTypeByName(String) - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Gets a ProductType specified by its productTypeName, from the RepositoryManager.
getProductTypeByName(String) - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
getProductTypeByName(String) - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
getProductTypeByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductTypeByName(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductTypeElementList(Node, HashMap<String, Element>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getProductTypeFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getProductTypeId() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getProductTypeListFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getProductTypeMapXmlDocument(HashMap<String, List<Element>>, HashMap<String, String>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getProductTypes() - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
getProductTypes() - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Gets all the ProductTypes from the repository.
getProductTypes() - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
getProductTypes() - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
getProductTypes() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getProductTypes() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getProductTypeTableName(String) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
getProductTypeXmlDocument(List<ProductType>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
getPropertiesFromXmlRpc(Hashtable<String, String>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryCriteriaFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryCriteriaListFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryFilter() - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
getQueryFilterFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryResultFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getQueryResultsAsString(List<QueryResult>) - Static method in class org.apache.oodt.cas.filemgr.util.QueryUtils
 
getQueryResultsAsString(List<QueryResult>, String) - Static method in class org.apache.oodt.cas.filemgr.util.QueryUtils
 
getQueryResultsFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getReducedMetadata(Product, List<String>) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets a reduced set of metadata for a give Product.
getReducedMetadata(Product, List<String>) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getReducedMetadata(Product, List<String>) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getReducedMetadata(Product, List<String>) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getReducedMetadata() - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
getReducedMetadata(Hashtable<String, Object>, Vector<String>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getReducedMetadata(Product, List) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getReducedProductTypeNames() - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
getReference(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
getReferenceFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getReferencesFromDir(File) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
getReferencesFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getRefPctTransferred(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getRefPctTransferred(Reference) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getRepositoryManagerServiceFromFactory(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
Constructs a new RepositoryManager from the specified serviceFactory.
getRootRef() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getRootRefPath(List<Reference>, String) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
getSortByMetKey() - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
getSortByMetKey() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResultComparator
 
getStartDateTimeMetKey() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
getStartFieldEndValue() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getStartFieldName() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getStartFieldStartValue() - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
getStartTime() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
getStartValue() - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Accessor method for the start value of the element to search on.
getTerms() - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Accessor method for the list of terms in the query.
getTimeObject() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent
 
getTopNProducts(int) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets the top N most recent products that have been cataloged.
getTopNProducts(int, ProductType) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Gets the top N most recent products that have been cataloged for the given ProductType.
getTopNProducts(int) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getTopNProducts(int, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getTopNProducts(int) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getTopNProducts(int, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getTopNProducts(int) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getTopNProducts(int, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getTopNProducts(int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getTopNProducts(int, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
getTopNProducts(int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getTopNProducts(int, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
getToStringFormat() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
getToStringResultFormat() - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
getTotalPages() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
getTransferStatus() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
getTypeExtractorsFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getTypeHandlerFromClassName(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
 
getTypeHandlerFromXmlRpc(Hashtable<String, Object>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getTypeHandlersFromXmlRpc(Vector<Hashtable<String, Object>>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getTypeMetadata() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getUniqueElementName() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
getUniqueElementName() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
getUniqueElementProductTypeNames() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
getUniqueElementProductTypeNames() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
getURIsFromDir(File) - Static method in class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 
getValidationLayer() - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
 
getValidationLayer() - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
getValidationLayer() - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
getValidationLayer() - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
getValidationLayerFromFactory(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
Creates a ValidationLayer from the specified serviceFactory.
getValue() - Method in class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Accessor method for the value of the element to search on.
getValue() - Method in class org.apache.oodt.cas.filemgr.system.auth.Result
Gets the result value.
getValues() - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Accessor method for the values of the element to search on.
getVersionConverterFromClassName(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
 
getVersioner() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
getVersionerFromClassName(String) - Static method in class org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory
Constructs a new Versioner from the specified className.
getXmlRpcComplexQuery(ComplexQuery) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcElement(Element) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcElementList(List<Element>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcExtractorSpec(ExtractorSpec) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcFileTransferStatus(FileTransferStatus) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcFileTransferStatuses(List<FileTransferStatus>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcFilterAlgor(FilterAlgor) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProduct(Product) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProductList(List<Product>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProductPage(ProductPage) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProductType(ProductType) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProductTypeList(List<ProductType>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcProperties(Properties) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQuery(Query) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQueryCriteria(QueryCriteria) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQueryCriteriaList(List<QueryCriteria>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQueryFilter(QueryFilter) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQueryResult(QueryResult) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcQueryResults(List<QueryResult>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcReference(Reference) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcReferences(List<Reference>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcTypeExtractors(List<ExtractorSpec>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcTypeHandler(TypeHandler) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 
getXmlRpcTypeHandlers(List<TypeHandler>) - Static method in class org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory
 

H

handleRangeQueryCriteria(RangeQueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Converts the given RangeQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
handleRangeQueryCriteria(RangeQueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Converts the given RangeQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
handleRequest(String, List, String, String) - Method in interface org.apache.oodt.cas.filemgr.system.auth.Dispatcher
Handles an XML-RPC request, provided that the given username and password are correct.
handleTermQueryCriteria(TermQueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Converts the given TermQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
handleTermQueryCriteria(TermQueryCriteria) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Converts the given TermQueryCriteria into a QueryCriteria with the necessary Catalog elements and values to perform the query
happenAtSameTime(TimeEvent, TimeEvent) - Static method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
hashCode() - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
hasProduct(URL, File) - Method in class org.apache.oodt.cas.filemgr.ingest.CachedIngester
 
hasProduct(URL, String) - Method in class org.apache.oodt.cas.filemgr.ingest.CachedIngester
 
hasProduct(URL, File) - Method in interface org.apache.oodt.cas.filemgr.ingest.Ingester
Checks the file manager at the given URL to see whether or not it knows about the provided Product File parameter.
hasProduct(URL, String) - Method in interface org.apache.oodt.cas.filemgr.ingest.Ingester
Checks the file manager at the given URL to see whether or not it knows about the provided Product with the given productName parameter.
hasProduct(URL, File) - Method in class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
hasProduct(URL, String) - Method in class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
hasProduct(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
hasProduct(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 

I

ingest(URL, File, MetExtractor, File) - Method in interface org.apache.oodt.cas.filemgr.ingest.Ingester
Ingests a Product to the file manager service object identified by the given URL parameter.
ingest(URL, File, Metadata) - Method in interface org.apache.oodt.cas.filemgr.ingest.Ingester
Ingests a Product to the file manager service object identified by the given URL parameter.
ingest(URL, List<String>, MetExtractor, File) - Method in interface org.apache.oodt.cas.filemgr.ingest.Ingester
 
ingest(URL, File, MetExtractor, File) - Method in class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
ingest(URL, List<String>, MetExtractor, File) - Method in class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
ingest(URL, File, Metadata) - Method in class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
Ingester - Interface in org.apache.oodt.cas.filemgr.ingest
 
IngestException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
IngestException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.IngestException
 
IngestException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.IngestException
 
IngestException(String, Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.IngestException
 
IngestException(Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.IngestException
 
ingestProduct(Hashtable<String, Object>, Hashtable<String, String>, boolean) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
ingestProduct(Product, Metadata, boolean) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
InPlaceDataTransferer - Class in org.apache.oodt.cas.filemgr.datatransfer
 
InPlaceDataTransferer() - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer
Default Constructor
InPlaceDataTransferFactory - Class in org.apache.oodt.cas.filemgr.datatransfer
 
InPlaceDataTransferFactory() - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferFactory
Default Constructor
InPlaceVersioner - Class in org.apache.oodt.cas.filemgr.versioning
A Inplace versioner that ingests the file without moving the actual file.
InPlaceVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.InPlaceVersioner
 
isAlive() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
isAlive() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
isEnsureUnique() - Method in class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
isFirstPage() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
isFlatProducts() - Method in class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
isLastPage() - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
isTransferComplete(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
isTransferComplete(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
isTransferComplete(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 

L

launchServer(int) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
launchServer(URL, int) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
listElements() - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
listElements(String) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
ListProducts() - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
liveHasProduct(String, String, String) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
Performs a XmlRpcFileManagerClient.hasProduct(String) check against a live File Manager, bypassing the Cache.
LocalCache - Class in org.apache.oodt.cas.filemgr.ingest
 
LocalCache(URL, String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
LocalCache(URL, String, List<String>, String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
LocalCacheFactory - Class in org.apache.oodt.cas.filemgr.ingest
 
LocalCacheFactory() - Constructor for class org.apache.oodt.cas.filemgr.ingest.LocalCacheFactory
 
LocalDataTransferer - Class in org.apache.oodt.cas.filemgr.datatransfer
 
LocalDataTransferer() - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer
Default Constructor
LocalDataTransferFactory - Class in org.apache.oodt.cas.filemgr.datatransfer
 
LocalDataTransferFactory() - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory
Default Constructor
LuceneCatalog - Class in org.apache.oodt.cas.filemgr.catalog
 
LuceneCatalog(String, ValidationLayer, int, long, long, int) - Constructor for class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
LuceneCatalogFactory - Class in org.apache.oodt.cas.filemgr.catalog
 
LuceneCatalogFactory() - Constructor for class org.apache.oodt.cas.filemgr.catalog.LuceneCatalogFactory
 

M

main(String[]) - Static method in class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.ingest.CmdLineIngester
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServerFactory
 
main(String[]) - Static method in exception org.apache.oodt.cas.filemgr.structs.exceptions.IngestException
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.DeleteProduct
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.DumpDbElementsToXml
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.MetadataBasedProductMover
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.MetadataDumper
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.OptimizeLuceneCatalog
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.ProductDumper
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.ProductTypeDocTool
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.QueryTool
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
main(String[]) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
MajorMinorVersionTypeHandler - Class in org.apache.oodt.cas.filemgr.structs.type.examples
Handler metadata element values whose original format is: \d{1,2}.\d{0,2} Return Catalog value format: \d\d.\d\d Return original value format: \d{1,2}.\d{1,2}
MajorMinorVersionTypeHandler() - Constructor for class org.apache.oodt.cas.filemgr.structs.type.examples.MajorMinorVersionTypeHandler
 
MappedDataSourceCatalog - Class in org.apache.oodt.cas.filemgr.catalog
 
MappedDataSourceCatalog(DataSource, ValidationLayer, boolean, int, long, Properties) - Constructor for class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
Constructs a new MappedDataSourceCatalog.
MappedDataSourceCatalogFactory - Class in org.apache.oodt.cas.filemgr.catalog
 
MappedDataSourceCatalogFactory() - Constructor for class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalogFactory
 
merge(Metadata, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
MetadataBasedFileVersioner - Class in org.apache.oodt.cas.filemgr.versioning
 
MetadataBasedFileVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
MetadataBasedFileVersioner(String) - Constructor for class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
MetadataBasedProductMover - Class in org.apache.oodt.cas.filemgr.tools
 
MetadataBasedProductMover(String, String) - Constructor for class org.apache.oodt.cas.filemgr.tools.MetadataBasedProductMover
Default constructor.
MetadataDumper - Class in org.apache.oodt.cas.filemgr.tools
 
MetadataDumper(String) - Constructor for class org.apache.oodt.cas.filemgr.tools.MetadataDumper
 
MIME_TYPE - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
MimeTypeExtractor - Class in org.apache.oodt.cas.filemgr.metadata.extractors.examples
 
MimeTypeExtractor() - Constructor for class org.apache.oodt.cas.filemgr.metadata.extractors.examples.MimeTypeExtractor
 
modifyElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
modifyElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
modifyElement(Element) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Modifies an existing Element in the ValidationLayer.
modifyElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
modifyProduct(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Modifies an existing Product within the Catalog.
modifyProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
modifyProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
modifyProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
modifyProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
modifyProduct(Hashtable) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
modifyProduct(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
modifyProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
modifyProductType(ProductType) - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Modifies a ProductType in the RepositoryManager with the specified ID field of the productType.
modifyProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
modifyProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
moveProduct(Hashtable<String, Object>, String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
moveProduct(Product, String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
moveProducts(ProductType) - Method in class org.apache.oodt.cas.filemgr.tools.MetadataBasedProductMover
 
moveProducts(String) - Method in class org.apache.oodt.cas.filemgr.tools.MetadataBasedProductMover
 

N

NOT - Static variable in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
 

O

ObjectTimeEvent<objType> - Class in org.apache.oodt.cas.filemgr.structs.query.filter
 
ObjectTimeEvent(long, long, objType) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent
 
ObjectTimeEvent(long, long, double, objType) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent
 
OptimizeLuceneCatalog - Class in org.apache.oodt.cas.filemgr.tools
 
OptimizeLuceneCatalog(String, int) - Constructor for class org.apache.oodt.cas.filemgr.tools.OptimizeLuceneCatalog
Default constructor.
OR - Static variable in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
 
org.apache.oodt.cas.filemgr.catalog - package org.apache.oodt.cas.filemgr.catalog
 
org.apache.oodt.cas.filemgr.datatransfer - package org.apache.oodt.cas.filemgr.datatransfer
 
org.apache.oodt.cas.filemgr.ingest - package org.apache.oodt.cas.filemgr.ingest
 
org.apache.oodt.cas.filemgr.metadata - package org.apache.oodt.cas.filemgr.metadata
 
org.apache.oodt.cas.filemgr.metadata.extractors - package org.apache.oodt.cas.filemgr.metadata.extractors
 
org.apache.oodt.cas.filemgr.metadata.extractors.examples - package org.apache.oodt.cas.filemgr.metadata.extractors.examples
 
org.apache.oodt.cas.filemgr.repository - package org.apache.oodt.cas.filemgr.repository
 
org.apache.oodt.cas.filemgr.structs - package org.apache.oodt.cas.filemgr.structs
 
org.apache.oodt.cas.filemgr.structs.exceptions - package org.apache.oodt.cas.filemgr.structs.exceptions
 
org.apache.oodt.cas.filemgr.structs.query - package org.apache.oodt.cas.filemgr.structs.query
 
org.apache.oodt.cas.filemgr.structs.query.conv - package org.apache.oodt.cas.filemgr.structs.query.conv
 
org.apache.oodt.cas.filemgr.structs.query.filter - package org.apache.oodt.cas.filemgr.structs.query.filter
 
org.apache.oodt.cas.filemgr.structs.type - package org.apache.oodt.cas.filemgr.structs.type
 
org.apache.oodt.cas.filemgr.structs.type.examples - package org.apache.oodt.cas.filemgr.structs.type.examples
 
org.apache.oodt.cas.filemgr.system - package org.apache.oodt.cas.filemgr.system
 
org.apache.oodt.cas.filemgr.system.auth - package org.apache.oodt.cas.filemgr.system.auth
 
org.apache.oodt.cas.filemgr.tools - package org.apache.oodt.cas.filemgr.tools
 
org.apache.oodt.cas.filemgr.util - package org.apache.oodt.cas.filemgr.util
 
org.apache.oodt.cas.filemgr.validation - package org.apache.oodt.cas.filemgr.validation
 
org.apache.oodt.cas.filemgr.versioning - package org.apache.oodt.cas.filemgr.versioning
 

P

pagedQuery(Query, ProductType, int) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Performs a query against the underlying Catalog, and then properly formulates a page of results to send back to the user.
pagedQuery(Query, ProductType, int) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
pagedQuery(Query, ProductType, int) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
pagedQuery(Query, ProductType, int) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
pagedQuery(Query, ProductType, int) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
pagedQuery(Hashtable<String, Object>, Hashtable<String, Object>, int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
pagedQuery(Query, ProductType, int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
pageSize - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
pageSize - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
pageSize - Variable in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
pageSize - Variable in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalogFactory
 
Pagination - Interface in org.apache.oodt.cas.filemgr.util
 
ParseQuery(String) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
parseQuery(String) - Static method in class org.apache.oodt.cas.filemgr.tools.QueryTool
 
parseSqlQuery(String) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
parseSqlQueryMethod(String) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
parseSqlWhereClause(String) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 
postGetMetadataHandle(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Handles converting any Catalog metadata element values to their original values.
postGetMetadataHandle(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Handles converting any Catalog metadata element values to their original values.
PostQuery(Query) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
PostQuery(String, Query) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
preAddMetadataHandle(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Handles converting any metadata element to Catalog element values.
preAddMetadataHandle(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
Handles converting any metadata element to Catalog element values.
preQueryHandle(Query) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Converts this TypeHandler's element in the given Query into a Query with the necessary elements and values so the Catalog can be queried.
printHelp() - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
priority - Variable in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
Product - Class in org.apache.oodt.cas.filemgr.structs
 
Product() - Constructor for class org.apache.oodt.cas.filemgr.structs.Product
Default Constructor
Product(InputStream) - Constructor for class org.apache.oodt.cas.filemgr.structs.Product
 
Product(String, ProductType, String, String, List<Reference>) - Constructor for class org.apache.oodt.cas.filemgr.structs.Product
Constructs a new Product with the specified parameters.
PRODUCT_DATASTORE_REFS - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_FILE_SIZES - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_ID - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
PRODUCT_ID - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_MIME_TYPES - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_NAME - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
PRODUCT_NAME - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_ORIG_REFS - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_RECEVIED_TIME - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
PRODUCT_ROOT_REFERENCE - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_STRUCTURE - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
PRODUCT_STRUCTURE - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_TRANSFER_STATUS - Static variable in interface org.apache.oodt.cas.filemgr.metadata.ProductMetKeys
 
PRODUCT_TYPE - Static variable in interface org.apache.oodt.cas.filemgr.metadata.CoreMetKeys
 
ProductDumper - Class in org.apache.oodt.cas.filemgr.tools
 
ProductDumper(String) - Constructor for class org.apache.oodt.cas.filemgr.tools.ProductDumper
 
ProductMetKeys - Interface in org.apache.oodt.cas.filemgr.metadata
Met key field names used to augment Product Metadata in XmlRpcFileManagerClient.getMetadata(org.apache.oodt.cas.filemgr.structs.Product) and in XmlRpcFileManagerClient.getReducedMetadata(org.apache.oodt.cas.filemgr.structs.Product, java.util.List) .
ProductPage - Class in org.apache.oodt.cas.filemgr.structs
 
ProductPage() - Constructor for class org.apache.oodt.cas.filemgr.structs.ProductPage
Default Constructor
ProductPage(int, int, int, List<Product>) - Constructor for class org.apache.oodt.cas.filemgr.structs.ProductPage
 
ProductType - Class in org.apache.oodt.cas.filemgr.structs
 
ProductType() - Constructor for class org.apache.oodt.cas.filemgr.structs.ProductType
 
ProductType(String, String, String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.structs.ProductType
 
ProductTypeDocTool - Class in org.apache.oodt.cas.filemgr.tools
 
ProductTypeDocTool(String, String) - Constructor for class org.apache.oodt.cas.filemgr.tools.ProductTypeDocTool
 
productTypeNames - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 

Q

query(Query, ProductType) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Queries the Catalog with the specified Query
query(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
query(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
query(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
query(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
Query - Class in org.apache.oodt.cas.filemgr.structs
 
Query() - Constructor for class org.apache.oodt.cas.filemgr.structs.Query
Default Constructor
Query(List<QueryCriteria>) - Constructor for class org.apache.oodt.cas.filemgr.structs.Query
 
query(Hashtable<String, Object>, Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
query(Query, ProductType) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
query(Query) - Method in class org.apache.oodt.cas.filemgr.tools.QueryTool
 
QueryCriteria - Class in org.apache.oodt.cas.filemgr.structs
 
QueryCriteria() - Constructor for class org.apache.oodt.cas.filemgr.structs.QueryCriteria
 
QueryFilter - Class in org.apache.oodt.cas.filemgr.structs.query
 
QueryFilter(String, String, String, FilterAlgor) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
QueryFormulationException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
QueryFormulationException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.QueryFormulationException
Default Constructor
QueryFormulationException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.QueryFormulationException
 
QueryResult - Class in org.apache.oodt.cas.filemgr.structs.query
 
QueryResult(Product, Metadata) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
QueryResultComparator - Class in org.apache.oodt.cas.filemgr.structs.query
 
QueryResultComparator() - Constructor for class org.apache.oodt.cas.filemgr.structs.query.QueryResultComparator
 
QueryTool - Class in org.apache.oodt.cas.filemgr.tools
 
QueryTool(URL) - Constructor for class org.apache.oodt.cas.filemgr.tools.QueryTool
 
QueryUtils - Class in org.apache.oodt.cas.filemgr.util
 
QueryUtils() - Constructor for class org.apache.oodt.cas.filemgr.util.QueryUtils
 

R

rangeEndDateTime - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
RangeQueryCriteria - Class in org.apache.oodt.cas.filemgr.structs
 
RangeQueryCriteria() - Constructor for class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Default constructor.
RangeQueryCriteria(String, String, String) - Constructor for class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Constructor for the RangeQuerycriteria class.
RangeQueryCriteria(String, String, String, boolean) - Constructor for class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Constructor for the RangeQueryCriteria clas that can be used to specify both inclusive and exclusive ranges.
rangeQueryElementName - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
RangeQueryTester - Class in org.apache.oodt.cas.filemgr.tools
 
RangeQueryTester() - Constructor for class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
rangeStartDateTime - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
Reference - Class in org.apache.oodt.cas.filemgr.structs
 
Reference(Reference) - Constructor for class org.apache.oodt.cas.filemgr.structs.Reference
Copy Constructor
Reference() - Constructor for class org.apache.oodt.cas.filemgr.structs.Reference
Default constructor
Reference(String, String, long) - Constructor for class org.apache.oodt.cas.filemgr.structs.Reference
Constructs a new Reference with the specified parameters.
Reference(String, String, long, MimeType) - Constructor for class org.apache.oodt.cas.filemgr.structs.Reference
Constructs a new Reference with the specified parameters.
refreshConfigAndPolicy() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
refreshConfigAndPolicy() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
RemoteableCache - Interface in org.apache.oodt.cas.filemgr.ingest
 
RemoteDataTransferer - Class in org.apache.oodt.cas.filemgr.datatransfer
 
RemoteDataTransferer(int) - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferer
 
RemoteDataTransferFactory - Class in org.apache.oodt.cas.filemgr.datatransfer
 
RemoteDataTransferFactory() - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferFactory
 
removeElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
removeElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
removeElement(Element) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Removes a metadata Element from the ValidationLayer.
removeElement(Element) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
removeElementFromProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
removeElementFromProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
removeElementFromProductType(ProductType, Element) - Method in interface org.apache.oodt.cas.filemgr.validation.ValidationLayer
Removes a metadata Element from the specified productTypeId.
removeElementFromProductType(ProductType, Element) - Method in class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
removeFile(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
removeFile(String) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
removeFilter() - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
removeMetadata(Metadata, Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Removes Metadata from the metadata store, and disassociates it from the given productId.
removeMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
removeMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
removeMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
removeMetadata(Metadata, Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
removeParentFromProductType(ProductType, String) - Method in class org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer
 
removeProduct(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Removes a Product from the Catalog.
removeProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
removeProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
removeProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog
 
removeProduct(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
removeProduct(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
removeProduct(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
removeProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
removeProductTransferStatus(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
removeProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
removeProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager
 
removeProductType(ProductType) - Method in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
Removes a ProductType from the RepositoryManager
removeProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
removeProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
RepositoryManager - Interface in org.apache.oodt.cas.filemgr.repository
 
RepositoryManagerException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
RepositoryManagerException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.RepositoryManagerException
 
RepositoryManagerException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.RepositoryManagerException
 
RepositoryManagerFactory - Interface in org.apache.oodt.cas.filemgr.repository
 
Result - Class in org.apache.oodt.cas.filemgr.system.auth
A Python-friendly wrapper that wraps an XML-RPC result.
Result(Class, Object) - Constructor for class org.apache.oodt.cas.filemgr.system.auth.Result
Default Constructor.
resynsc() - Method in class org.apache.oodt.cas.filemgr.ingest.CachedIngester
 
RmiCache - Class in org.apache.oodt.cas.filemgr.ingest
 
RmiCache(String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
RmiCacheFactory - Class in org.apache.oodt.cas.filemgr.ingest
 
RmiCacheFactory() - Constructor for class org.apache.oodt.cas.filemgr.ingest.RmiCacheFactory
 
RmiCacheServer - Class in org.apache.oodt.cas.filemgr.ingest
 
RmiCacheServer(URL, String, String, String, String, List<String>) - Constructor for class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
RmiCacheServerFactory - Class in org.apache.oodt.cas.filemgr.ingest
 
RmiCacheServerFactory() - Constructor for class org.apache.oodt.cas.filemgr.ingest.RmiCacheServerFactory
 

S

ScienceDataCatalog - Class in org.apache.oodt.cas.filemgr.catalog
Provides a Catalog implementation that facilitate large-scale ingest of observational data into a relational schema.
ScienceDataCatalog(DataSource, ValidationLayer, int) - Constructor for class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
ScienceDataCatalogFactory - Class in org.apache.oodt.cas.filemgr.catalog
Implements the CatalogFactory interface to provide a factory for ScienceDataCatalog.
ScienceDataCatalogFactory() - Constructor for class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalogFactory
 
ScienceDataRepositoryManager - Class in org.apache.oodt.cas.filemgr.repository
Leverages the information in the ScienceDataCatalog's dataset table to list out ProductTypes.
ScienceDataRepositoryManager(DataSource) - Constructor for class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager
 
ScienceDataRepositoryManagerFactory - Class in org.apache.oodt.cas.filemgr.repository
Constructs new ScienceDataRepositoryManagers.
ScienceDataRepositoryManagerFactory() - Constructor for class org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManagerFactory
 
ScienceDataValidationLayer - Class in org.apache.oodt.cas.filemgr.validation
Determines the mapping of s to ProductTypes by reading the ScienceDataCatalog catalog schema tables concerning parameters and datasets.
ScienceDataValidationLayer(DataSource) - Constructor for class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer
 
ScienceDataValidationLayerFactory - Class in org.apache.oodt.cas.filemgr.validation
Constructs new ScienceDataValidationLayers.
ScienceDataValidationLayerFactory() - Constructor for class org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayerFactory
 
SecureWebServer - Class in org.apache.oodt.cas.filemgr.system.auth
An XML-RPC Web Server that requires authentication and authorization.
SecureWebServer(int) - Constructor for class org.apache.oodt.cas.filemgr.system.auth.SecureWebServer
Initializes the XML-RPC web server on the given port and adds a default handler that traps all calls and makes them authenticated.
setBytesTransferred(long) - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
setCatalog(Catalog) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
setClassName(String) - Method in class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 
setConfiguration(Properties) - Method in class org.apache.oodt.cas.filemgr.structs.ExtractorSpec
 
setConverter(VersionConverter) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
setCriteria(List<QueryCriteria>) - Method in class org.apache.oodt.cas.filemgr.structs.Query
 
setDataStoreReference(String) - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
setDataTransfer(DataTransfer) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
setDCElement(String) - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
setDescription(String) - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
setDescription(String) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setElementId(String) - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Method is not used in this class...
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.Element
 
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for mutating the element ID to search on.
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.QueryCriteria
Abstract mutator method for the Elment name to search on.
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for mutating the element name to search on.
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for mutating the element name to search on.
setElementName(String) - Method in class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
Sets the Element name that this TypeHandler is responsible for handling
setEndDateTimeMetKey(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
setEndFieldEndValue(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setEndFieldName(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setEndFieldStartValue(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setEndValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Mutator method for the end value fo the element to search on.
setEnsureUnique(boolean) - Method in class org.apache.oodt.cas.filemgr.tools.ExpImpCatalog
 
setEpsilon(long) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor
 
setExtractors(List<ExtractorSpec>) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setFileManager(URL) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Specifies the URL to the File Manager to connect this Cache to.
setFileManager(URL) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
setFileManager(URL) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Specifies the URL to the File Manager to connect this Cache to.
setFileManager(URL) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
setFileManager(URL) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
setFileManagerUrl(URL) - Method in interface org.apache.oodt.cas.filemgr.datatransfer.DataTransfer
 
setFileManagerUrl(URL) - Method in class org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer
 
setFileManagerUrl(URL) - Method in class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer
 
setFileManagerUrl(URL) - Method in class org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferer
 
setFileManagerUrl(URL) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
setFilePathSpec(String) - Method in class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
setFileRef(Reference) - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
setFileSize(long) - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
setFilter(String) - Static method in class org.apache.oodt.cas.filemgr.tools.CatalogSearch
 
setFilterAlgor(FilterAlgor) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
setFlatProducts(boolean) - Method in class org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner
 
setHandlers(List<TypeHandler>) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setInclusive(boolean) - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Mutator method for the inclusive setting for the range.
setIndexPath(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setMetadata(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
setMimeType(MimeType) - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
setMimeType(String) - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
setName(String) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setNumOfHits(long) - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
setOperator(int) - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Mutator method for the boolean operator.
setOrigReference(String) - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
setPageNum(int) - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
setPageProducts(List<Product>) - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
setPageSize(int) - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
setParentProduct(Product) - Method in class org.apache.oodt.cas.filemgr.structs.FileTransferStatus
 
setPriority(double) - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
setPriorityMetKey(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
setProduct(Product) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
setProductId(String) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setProductName(String) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setProductReferences(List<Reference>) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setProductRepositoryPath(String) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setProductStructure(String) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setProductTransferStatus(Product) - Method in interface org.apache.oodt.cas.filemgr.catalog.Catalog
Persists the transferStatus attribute of the given Product to the Catalog.
setProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog
 
setProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.LuceneCatalog
 
setProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
setProductTransferStatus(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
setProductTransferStatus(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
setProductType(ProductType) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setProductTypeId(String) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setQueryFilter(QueryFilter) - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
setReducedMetadata(List<String>) - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
setReducedProductTypeNames(List<String>) - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
setRootRef(Reference) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setSortByMetKey(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
setSortByMetKey(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResultComparator
 
setStartDateTimeMetKey(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryFilter
 
setStartFieldEndValue(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setStartFieldName(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setStartFieldStartValue(String) - Method in class org.apache.oodt.cas.filemgr.tools.RangeQueryTester
 
setStartValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Mutator method for the start value fo the element to search on.
setToStringFormat(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
setToStringResultFormat(String) - Method in class org.apache.oodt.cas.filemgr.structs.query.ComplexQuery
 
setTotalPages(int) - Method in class org.apache.oodt.cas.filemgr.structs.ProductPage
 
setTransferStatus(String) - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
setTypeMetadata(Metadata) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
setUniqueElementName(String) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Sets the name of the met element to use as the identifier of a Product for use in determining whether the Product is in the Cache.
setUniqueElementName(String) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
setUniqueElementName(String) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Sets the name of the met element to use as the identifier of a Product for use in determining whether the Product is in the Cache.
setUniqueElementName(String) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
setUniqueElementName(String) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
setUniqueElementProductTypeNames(List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Sets the names of the ProductTypes to cache.
setUniqueElementProductTypeNames(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
setUniqueElementProductTypeNames(List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Sets the names of the ProductTypes to cache.
setUniqueElementProductTypeNames(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
setUniqueElementProductTypeNames(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
setValue(List<String>) - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Mutator method for the values of the element to search on.
setValue(String) - Method in class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Mutator method for the value of the element to search on
setVersioner(String) - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
shutdown() - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
SingleFileBasicVersioner - Class in org.apache.oodt.cas.filemgr.versioning
 
SingleFileBasicVersioner() - Constructor for class org.apache.oodt.cas.filemgr.versioning.SingleFileBasicVersioner
 
size() - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
 
size() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
size() - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
 
size() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
size() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
SqlParser - Class in org.apache.oodt.cas.filemgr.util
 
START_DATE_TIME - Static variable in class org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner
 
startTime - Variable in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
STATUS_RECEIVED - Static variable in class org.apache.oodt.cas.filemgr.structs.Product
 
STATUS_TRANSFER - Static variable in class org.apache.oodt.cas.filemgr.structs.Product
 
StdIngester - Class in org.apache.oodt.cas.filemgr.ingest
 
StdIngester(String) - Constructor for class org.apache.oodt.cas.filemgr.ingest.StdIngester
 
STOP_WORDS - Static variable in class org.apache.oodt.cas.filemgr.tools.CASAnalyzer
An array containing some common English words that are usually not useful for searching.
stopServer(int) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
STRUCTURE_FLAT - Static variable in class org.apache.oodt.cas.filemgr.structs.Product
 
STRUCTURE_HIERARCHICAL - Static variable in class org.apache.oodt.cas.filemgr.structs.Product
 
sync(List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Synchronizes this Cache with the File Manager specified by the Cache.setFileManager(URL) method.
sync(String, List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Synchronizes this Cache with the File Manager specified by the Cache.setFileManager(URL) method.
sync() - Method in interface org.apache.oodt.cas.filemgr.ingest.Cache
Synchronizes this Cache with the File Manager specified by the Cache.setFileManager(URL) method.
sync(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
sync(String, List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
sync() - Method in class org.apache.oodt.cas.filemgr.ingest.LocalCache
 
sync(List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Synchronizes this Cache with the File Manager specified by the RemoteableCache.setFileManager(URL) method.
sync(String, List<String>) - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Synchronizes this Cache with the File Manager specified by the RemoteableCache.setFileManager(URL) method.
sync() - Method in interface org.apache.oodt.cas.filemgr.ingest.RemoteableCache
Synchronizes this Cache with the File Manager specified by the RemoteableCache.setFileManager(URL) method.
sync(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
sync(String, List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
sync() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCache
 
sync(List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
sync(String, List<String>) - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 
sync() - Method in class org.apache.oodt.cas.filemgr.ingest.RmiCacheServer
 

T

TermQueryCriteria - Class in org.apache.oodt.cas.filemgr.structs
 
TermQueryCriteria() - Constructor for class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Default constructor.
TermQueryCriteria(String, String) - Constructor for class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Constructor for the TermQueryECriteria Class.
TimeEvent - Class in org.apache.oodt.cas.filemgr.structs.query.filter
 
TimeEvent(long, long) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
TimeEvent(long, long, double) - Constructor for class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
tokenStream(String, Reader) - Method in class org.apache.oodt.cas.filemgr.tools.CASAnalyzer
Constructs a StandardTokenizer filtered by a StandardFilter, a LowerCaseFilter and a StopFilter.
toScienceDataElement(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
toScienceDataProduct(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
toScienceDataProductType(ResultSet) - Static method in class org.apache.oodt.cas.filemgr.util.DbStructFactory
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria
Method to convert the query to a string.
toString() - Method in class org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for generating a human-parsable string version of the query criteria.
toString() - Method in class org.apache.oodt.cas.filemgr.structs.ProductType
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.query.QueryResult
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.Query
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.QueryCriteria
Abstract method for converting the QueryCriteria to a human-parsable String.
toString() - Method in class org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for generating a human-parsable string version of the query criteria.
toString() - Method in class org.apache.oodt.cas.filemgr.structs.Reference
 
toString() - Method in class org.apache.oodt.cas.filemgr.structs.TermQueryCriteria
Implementation of the abstract method inherited from QueryCriteria for generating a human-parsable string version of the query criteria.
toXML() - Method in class org.apache.oodt.cas.filemgr.structs.Product
 
transferFile(String, byte[], int, int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
transferFile(String, byte[], int, int) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
transferProduct(Product) - Method in interface org.apache.oodt.cas.filemgr.datatransfer.DataTransfer
 
transferProduct(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer
 
transferProduct(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer
 
transferProduct(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferer
 
transferringProduct(Product) - Method in class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
 
transferringProduct(Hashtable<String, Object>) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
 
transferringProduct(Product) - Method in class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
 
TransferStatusTracker - Class in org.apache.oodt.cas.filemgr.datatransfer
 
TransferStatusTracker(Catalog) - Constructor for class org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker
Default Constructor
TypeHandler - Class in org.apache.oodt.cas.filemgr.structs.type
A Metadata modification class that intercepts all Metadata flowing in and out of the Catalog.
TypeHandler() - Constructor for class org.apache.oodt.cas.filemgr.structs.type.TypeHandler
 
typeMap - Variable in class org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalogFactory
 

U

uniqueElementName - Variable in class org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory
 
unparseSqlQuery(ComplexQuery) - Static method in class org.apache.oodt.cas.filemgr.util.SqlParser
 

V

validateProduct(Product, Metadata) - Method in class org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor
 
validationLayer - Variable in class org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory
 
validationLayer - Variable in class org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog
 
ValidationLayer - Interface in org.apache.oodt.cas.filemgr.validation
 
ValidationLayerException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
ValidationLayerException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ValidationLayerException
 
ValidationLayerException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ValidationLayerException
 
ValidationLayerException(String, Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ValidationLayerException
 
ValidationLayerException(Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.ValidationLayerException
 
ValidationLayerFactory - Interface in org.apache.oodt.cas.filemgr.validation
 
ValueReplaceTypeHandler - Class in org.apache.oodt.cas.filemgr.structs.type
A Subset-TypeHandler which only allows for metadata value modification.
ValueReplaceTypeHandler() - Constructor for class org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler
 
VersionConverter - Interface in org.apache.oodt.cas.filemgr.structs.query.conv
 
Versioner - Interface in org.apache.oodt.cas.filemgr.versioning
 
VersioningException - Exception in org.apache.oodt.cas.filemgr.structs.exceptions
 
VersioningException() - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
 
VersioningException(String) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
 
VersioningException(Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
 
VersioningException(String, Throwable) - Constructor for exception org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException
 
VersioningUtils - Class in org.apache.oodt.cas.filemgr.versioning
 
VersioningUtils() - Constructor for class org.apache.oodt.cas.filemgr.versioning.VersioningUtils
 

W

writeElementXmlDocument(List<Element>, String) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
writeProductTypeMapXmLDocument(HashMap<String, List<Element>>, HashMap<String, String>, String) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 
writeProductTypeXmlDocument(List<ProductType>, String) - Static method in class org.apache.oodt.cas.filemgr.util.XmlStructFactory
 

X

X_POINT_ID - Static variable in interface org.apache.oodt.cas.filemgr.catalog.Catalog
 
X_POINT_ID - Static variable in interface org.apache.oodt.cas.filemgr.datatransfer.DataTransfer
 
X_POINT_ID - Static variable in interface org.apache.oodt.cas.filemgr.repository.RepositoryManager
 
X_POINT_ID - Static variable in interface org.apache.oodt.cas.filemgr.versioning.Versioner
 
XMLRepositoryManager - Class in org.apache.oodt.cas.filemgr.repository
 
XMLRepositoryManager(List<String>) - Constructor for class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager
 
XMLRepositoryManagerFactory - Class in org.apache.oodt.cas.filemgr.repository
 
XMLRepositoryManagerFactory() - Constructor for class org.apache.oodt.cas.filemgr.repository.XMLRepositoryManagerFactory
Default Constructor
XmlRpcFileManager - Class in org.apache.oodt.cas.filemgr.system
 
XmlRpcFileManager(int) - Constructor for class org.apache.oodt.cas.filemgr.system.XmlRpcFileManager
Creates a new XmlRpcFileManager with the given metadata store factory, and the given data store factory, on the given port.
XmlRpcFileManagerClient - Class in org.apache.oodt.cas.filemgr.system
 
XmlRpcFileManagerClient(URL) - Constructor for class org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient
Constructs a new XmlRpcFileManagerClient with the given url.
XmlRpcStructFactory - Class in org.apache.oodt.cas.filemgr.util
 
XmlStructFactory - Class in org.apache.oodt.cas.filemgr.util
 
XMLValidationLayer - Class in org.apache.oodt.cas.filemgr.validation
 
XMLValidationLayer(List<String>) - Constructor for class org.apache.oodt.cas.filemgr.validation.XMLValidationLayer
 
XMLValidationLayerFactory - Class in org.apache.oodt.cas.filemgr.validation
 
XMLValidationLayerFactory() - Constructor for class org.apache.oodt.cas.filemgr.validation.XMLValidationLayerFactory
Default Constructor

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 1999-2011 Apache OODT. All Rights Reserved.