| Name | Description | Type | Package | Framework |
| AbstractCacheServerFactory | Describe your class here . | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| AbstractCommunicationChannelClient | | Class | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| AbstractCommunicationChannelServer | | Class | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| AbstractCrawlLister | An abstract OFSNListHandler for generating file lists based on two simple flags: recurse, and crawlForDirs, indicating to crawl for directories | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| AbstractDeleteProductCliAction | A abstract CmdLineAction for deleting Products. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| AbstractEngineRunnerBase | An abstract base class providing helper functionality to persist WorkflowInstances, to get WorkflowLifecycles from underlying | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| AbstractFilemgrMetExtractor | An abstract base class providing functionality to any sub-classing FilemgrMetExtractors. | Class | org.apache.oodt.cas.filemgr.metadata.extractors | Apache OODT |
|
| AbstractGetProductCliAction | A CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| AbstractMetExtractor | A core MetExtractor implementation, implementing all methods but {extractMetadata(File) . | Class | org.apache.oodt.cas.metadata | Apache OODT |
|
| AbstractPaginatibleInstanceRepository | | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| AbstractPCSQuery | Abstract functionality for PCS queries. | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| AbstractQueryCliAction | Abstract query CmdLineAction. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| AbstractSAXConfigReader | Parses an xml config file for MetExtractors using SAX. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| AbstractWebBasedSingleSignOn | Abstract class providing an HTTP request and response interface pair to allow for persistence and management of state information related to SingleSignOn. | Class | org.apache.oodt.security.sso | Apache OODT |
|
| AcquisitionDateVersioner | Store products under /[AcquisitionDate]/[Filename]. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| ActionBeanProperties | A collection of bean properties which are used by CasPropertyOverrideConfigurer to set properties on | Class | org.apache.oodt.cas.crawl.util | Apache OODT |
|
| ActionCmdLineOption | CmdLineOption for specifying CmdLineAction. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| ActionDependencyRule | A RequirementRule which links the CmdLineOption to the CmdLineAction via the CmdLineAction's name and also specifies | Class | org.apache.oodt.cas.cli.option.require | Apache OODT |
|
| Activity | An activity is an occurrence of some active action. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| ActivityException | This class is intended to be thrown as an exception in the org. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| ActivityFactory | Factory for activities. | Interface | org.apache.oodt.commons.activity | Apache OODT |
|
| ActivityTracker | Tracker of activities. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| AddNodeCliAction | A CmdLineAction which adds a ResourceNode. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| AddNodeToQueueCliAction | A CmdLineAcion which adds a Node to a Queue. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| AddProductTypeCliAction | A CmdLineAction which adds a ProductType to the file manager. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| AddQueueCliAction | A CmdLineAction which adds a queue. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| AdvancedCmdLineOption | Advanced version of a CmdLineOption which supports validation andAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| AllowedArgsCmdLineOptionValidator | A CmdLineOptionValidator which check args against a supplied list of valid allowed arguments. | Class | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| AlreadyInDatabaseException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| AndExpression | A logical and expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| AntDecorator | | Class | org.apache.oodt.cas.install | Apache OODT |
|
| ApplyToAction | Mapping of CmdLineAction name to its method which should be called by ApplyToActionHandler when injecting argument value. | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |
|
| ApplyToActionHandler | CmdLineOptionHandler which applies CmdLineOption values to given CmdLineAction. | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |
|
| ArgRegExpCmdLineOptionValidator | Performs validation on option instances via allowed args which are regular expressions for allowed argument values. | Class | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| AsciiSortableVersionConverter | | Class | org.apache.oodt.cas.catalog.query.filter.time.conv | Apache OODT |
|
| AsciiSortableVersionConverter | | Class | org.apache.oodt.cas.filemgr.structs.query.conv | Apache OODT |
|
| AssignmentMonitor | An implementation of the Monitor interface that loads its information about the underlying nodes from an XML file called nodes. | Class | org.apache.oodt.cas.resource.monitor | Apache OODT |
|
| AssignmentMonitorFactory | Creates implementations of AssignmentMonitors. | Class | org.apache.oodt.cas.resource.monitor | Apache OODT |
|
| AsynchronousLocalEngineRunner | Runs a local version of a TaskProcessor asynchronously. | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| AsynchronousLocalEngineRunnerFactory | A EngineRunnerFactory which creates AsynchronousLocalEngineRunners. | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| Authentication | | Interface | org.apache.oodt.cas.protocol.auth | Apache OODT |
|
| AuthenticationRequiredException | Exception thrown to indicate that authentication is required to continue. | Class | org.apache.oodt.grid | Apache OODT |
|
| AutoDetectProductCrawler | A ProductCrawler that uses a suite of files to define its crawling and ingestion policy: | Class | org.apache.oodt.cas.crawl | Apache OODT |
|
| BackendManager | | Interface | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| BackendRepository | Interface to handle loading of the configuration for which queues are associated with which backend. | Interface | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| BackendRepositoryFactory | The Backend Manager Repository Factory interface. | Interface | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| BackwardsCompatibleInterceptor | An Apache CXF interceptor for the incoming chain that monitors request URIs and maps any URIs from the original scheme to the new scheme. | Class | org.apache.oodt.cas.product.jaxrs.filters | Apache OODT |
|
| BadRequestException | This type of exception returns an HTTP 'bad request' response (status code 400) with an additional message. | Class | org.apache.oodt.cas.product.jaxrs.exceptions | Apache OODT |
|
| Base64 | Base 64 encoding and decoding. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| Base64DecodingInputStream | An input stream that decodes its data from the RFC-1512 base 64 format. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| Base64EncodingOutputStream | An output stream that encodes its data into RFC-1512 base 64 format. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| BasePage | Provides the controller for the OPSUI template. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| BasicAuthentication | Basic username and password AuthenticationVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.auth | Apache OODT |
|
| BasicProtocolVerifier | ProtocolVerifier which performs basic verification of a given Protocol to a given site. | Class | org.apache.oodt.cas.protocol.verify | Apache OODT |
|
| BasicProtocolVerifierFactory | ProtocolVerifierFactory which creates BasicProtocolVerifier. | Class | org.apache.oodt.cas.protocol.verify | Apache OODT |
|
| BasicVerifyCliAction | Action for determining whether a given Protocol or auto-determined Protocol via ProtocolManager can connect and pass | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| BasicVersioner | A basic versioner that doesn't do anything special: it just creates data store refs from product refs using the product name and product repo path. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| Batchmgr | A batchmgr interface. | Interface | org.apache.oodt.cas.resource.batchmgr | Apache OODT |
|
| BatchmgrFactory | A Factory class for creating implementations of the SimpleBatchmgr. | Interface | org.apache.oodt.cas.resource.batchmgr | Apache OODT |
|
| BeanInfoHandler | Describe your class here. | Class | org.apache.oodt.cas.crawl.cli.option.handler | Apache OODT |
|
| BooleanQueryCriteria | A Boolean Query Citeria that allows combination of a number of terms into a query with a boolean operator (AND, OR, NOT). | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| BottomPane | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| BranchRedirector | Redirects from an existing WorkflowInstance by sending a specified event specified by the task configuration parameter named | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| Bucket | | Class | org.apache.oodt.cas.catalog.term | Apache OODT |
|
| BuildPerspective | The default build perspective. | Class | org.apache.oodt.cas.workflow.gui.perspective.build | Apache OODT |
|
| Cache | The core interface for a cache of Products (identified by a particular uniqueElement) from a File Manager. | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| CachedIngester | An extension of the StdIngester that uses a Cache to keep track of Product ingestion status. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| CacheException | | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| CacheFactory | | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| CacheMap | A cache map is a map with a built-in cache. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| CASAnalyzer | An analyzer used in the CatalogSearch program. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| CasDB | | Class | org.apache.oodt.cas.filemgr.browser.model | Apache OODT |
|
| CASInstallDirMetKeys | | Interface | org.apache.oodt.cas.install | Apache OODT |
|
| CASInstallDistMojo | Goal that unpackages a . | Class | org.apache.oodt.cas.install | Apache OODT |
|
| CASProductHandler | | Class | org.apache.oodt.cas.product | Apache OODT |
|
| CASProductHandlerMetKeys | Describe your class here. | Interface | org.apache.oodt.cas.product | Apache OODT |
|
| CasProductJaxrsService | Service class that handles HTTP requests and returns file manager entities such as references and products as | Class | org.apache.oodt.cas.product.jaxrs.services | Apache OODT |
|
| CasProductJaxrsServlet | Provides a single place to initialize items such as the file manager client, working directory and configurations when the web application is started up. | Class | org.apache.oodt.cas.product.jaxrs.servlets | Apache OODT |
|
| CASProfileHandler | An OODT ProfileHandler that queries a backend OODT File Management component, and converts Products and their Metadata into | Class | org.apache.oodt.profile.handlers.cas | Apache OODT |
|
| CasPropertyList | Describe your class here. | Class | org.apache.oodt.cas.crawl.util | Apache OODT |
|
| CasPropertyOverrideConfigurer | A PropertyOverrideConfigurer which sets properties stored in ActionBeanProperties. | Class | org.apache.oodt.cas.crawl.util | Apache OODT |
|
| CasPropertyPlaceholderConfigurer | Describe your class here. | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| CasPropertyPlaceholderConfigurer | Describe your class here. | Class | org.apache.oodt.cas.crawl.util | Apache OODT |
|
| Catalog | A Calatog is a communication interface between the CatalogService and an underlying database or index service | Class | org.apache.oodt.cas.catalog.system | Apache OODT |
|
| Catalog | A Catalog is the front end object interface for a back end peristance layer for storing product references and metadata. | Interface | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| CatalogDictionaryException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| CatalogException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| CatalogException | A generic exception that occured when dealing with the Catalog. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| CatalogFactory | | Class | org.apache.oodt.cas.catalog.system | Apache OODT |
|
| CatalogFactory | A Factory interface for creating Catalogs. | Interface | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| CatalogIndexException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| CatalogReceipt | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| CatalogRepository | Repository where the CatalogService stores its TransactionId Mapping and serializes its Catalogs | Interface | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| CatalogRepositoryException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| CatalogRepositoryFactory | | Interface | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| CatalogSearch | A command line-search tool for the File Manager. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| CatalogService | | Interface | org.apache.oodt.cas.catalog.system | Apache OODT |
|
| CatalogServiceCliAction | Base Catalog Service CmdLineAction. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| CatalogServiceClient | | Class | org.apache.oodt.cas.catalog.system.impl | Apache OODT |
|
| CatalogServiceClientFactory | | Class | org.apache.oodt.cas.catalog.system.impl | Apache OODT |
|
| CatalogServiceCommandLineClient | Client Utility for sending commands to servers. | Class | org.apache.oodt.cas.catalog.server | Apache OODT |
|
| CatalogServiceException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| CatalogServiceFactory | | Interface | org.apache.oodt.cas.catalog.system | Apache OODT |
|
| CatalogServiceLocal | | Class | org.apache.oodt.cas.catalog.system.impl | Apache OODT |
|
| CatalogServiceLocalFactory | | Class | org.apache.oodt.cas.catalog.system.impl | Apache OODT |
|
| CatalogServiceServerCliAction | Base Catalog Service Server CmdLineAction. | Class | org.apache.oodt.cas.catalog.server.cli.action | Apache OODT |
|
| CatalogServiceServerLauncher | | Class | org.apache.oodt.cas.catalog.server | Apache OODT |
|
| CDEResult | A Result that wraps a ResultSet and returns rows as Strings, applying MappingFuncs if a Mapping is provided, and appending | Class | org.apache.oodt.xmlps.structs | Apache OODT |
|
| CDERow | A row of CDEValues, returned from a query against a Product Server. | Class | org.apache.oodt.xmlps.structs | Apache OODT |
|
| CDEValue | | Class | org.apache.oodt.xmlps.structs | Apache OODT |
|
| Cell | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| ChangeType | | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| CheckForMetadataKeys | | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| ClassExistsCmdLineOptionValidator | Validates arguments which are checked to see if they are valid classpaths. | Class | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| ClassNoaaEmailParser | Describe your class here. | Class | org.apache.oodt.cas.pushpull.filerestrictions.parsers | Apache OODT |
|
| Cluster | Configuration element for the Ganglia cluster mapping. | Class | org.apache.oodt.cas.resource.monitor.ganglia.configuration | Apache OODT |
|
| CmdLineAction | Action which is specified and configured via CmdLineOptions andAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.cli.action | Apache OODT |
|
| CmdLineActionException | An Exception thrown when failure to execute a CmdLineAction. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineActionExecutionException | An Exception thrown when failure to execute a CmdLineAction. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineActionStore | Storage for loading supported CmdLineActions. | Interface | org.apache.oodt.cas.cli.action.store | Apache OODT |
|
| CmdLineActionStoreException | An Exception thrown by CmdLineActionStore. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineActionStoreFactory | Factory for creating CmdLineActionStores. | Interface | org.apache.oodt.cas.cli.action.store | Apache OODT |
|
| CmdLineArgs | A convenience class for CmdLineUtility for helping use already parsed Command-Line arguments. | Class | org.apache.oodt.cas.cli | Apache OODT |
|
| CmdLineConstructionException | Exception thrown if there is an error during command lineAuthor:bfoster (Brian Foster)See Also:Serialized Form | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineConstructor | Responsible for constructing CmdLineOptionInstances from parsed command line arguments. | Interface | org.apache.oodt.cas.cli.construct | Apache OODT |
|
| CmdLineIngester | A command line I/F for Product ingestion. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| CmdLineIterable | An Iterable which allows multiple concurrent iterators which affect each other, also allows you to increment iterators index manually. | Class | org.apache.oodt.cas.cli.util | Apache OODT |
|
| CmdLineMetExtractor | Metadata extraction interface for standalone met extractors that have the following command line interface: | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| CmdLineOption | Command Line option interface spec. | Interface | org.apache.oodt.cas.cli.option | Apache OODT |
|
| CmdLineOptionHandler | Handles a CmdLineOption's values in relation to givenAuthor:bfoster (Brian Foster) | Interface | org.apache.oodt.cas.cli.option.handler | Apache OODT |
|
| CmdLineOptionInstance | A specified CmdLineOption with its specified argument values. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| CmdLineOptionStore | Storage for loading supported CmdLineOptions. | Interface | org.apache.oodt.cas.cli.option.store | Apache OODT |
|
| CmdLineOptionStoreException | An Exception thrown by CmdLineOptionStore. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineOptionStoreFactory | Factory for creating CmdLineOptionStores. | Interface | org.apache.oodt.cas.cli.option.store | Apache OODT |
|
| CmdLineOptionValidator | Validator for specified values of CmdLineOptions. | Interface | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| CmdLineParser | Command Line parser which parse command line arguments into a Set of CmdLineOptionInstances. | Interface | org.apache.oodt.cas.cli.parser | Apache OODT |
|
| CmdLineParserException | A Exception throw when there is an error parsing command line args. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLinePresenter | Presenter to displaying help messages generated by help printers. | Interface | org.apache.oodt.cas.cli.presenter | Apache OODT |
|
| CmdLinePrinter | Printer which is responsible for generating a String representation of help, validation errors, and missing required options errors. | Interface | org.apache.oodt.cas.cli.printer | Apache OODT |
|
| CmdLineUtility | A highly configurable utility class which supports parsing and handling of command line arguments via its action driven design. | Class | org.apache.oodt.cas.cli | Apache OODT |
|
| CmdLineUtilityException | An Exception thrown by CmdLineUtility. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| CmdLineUtils | Collection of common helper methods. | Class | org.apache.oodt.cas.cli.util | Apache OODT |
|
| CogJGlobusFtpProtocol | | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| CogJGlobusFtpProtocolFactory | Factory for creating CogJGlobusFtpProtocolsVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| CommonsNetFtpProtocol | This class is responsible for FTP transfers. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| CommonsNetFtpProtocolFactory | Constructs new CommonsNetFtpProtocols. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| CommunicationChannelClient | | Interface | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| CommunicationChannelClientFactory | | Interface | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| CommunicationChannelServer | | Interface | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| CommunicationChannelServerFactory | | Interface | org.apache.oodt.cas.catalog.server.channel | Apache OODT |
|
| ComparisonQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| CompleteProduct | Class that combines a Product and its associated Metadata. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| ComplexQuery | A Complex query allows for querying the filemgr across multiple product-types, reducing the metadata queried for, filtering the results, and sorting the results | Class | org.apache.oodt.cas.filemgr.structs.query | Apache OODT |
|
| CompositeActivity | A composite activity multiplexes incidents to multiple other activities. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| ConditionProcessor | WorkflowProcessor which handles Workflow Pre/Post Conditions. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| ConditionTaskInstance | This is a WorkflowTaskInstance that is able to run a WorkflowConditionInstance, identified by the provided task config | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| Config | This class will parse a java . | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| ConfigBean | Bean containing login status for and configuration info. | Class | org.apache.oodt.grid | Apache OODT |
|
| ConfigException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ConfigFilePropertyAdder | An interface for adding dynamic properties to the Metadata based on metadata supplied. | Interface | org.apache.oodt.cas.pge | Apache OODT |
|
| ConfigMetKeys | | Interface | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| ConfigPage | Describe your class here. | Class | org.apache.oodt.pcs.opsui.config | Apache OODT |
|
| ConfigParserMetKeys | | Interface | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| ConfigServlet | Controller servlet for making changes to configuration. | Class | org.apache.oodt.grid | Apache OODT |
|
| Configurable | Classes defining this interface define how to configure themselves by accepting a Properties object | Interface | org.apache.oodt.cas.resource.util | Apache OODT |
|
| ConfigurableMetadataBasedFileVersioner | A MetadataBasedFileVersioner which is configurable via java properties. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| Configuration | An object of this class represents the configuration information for the EDA software. | Class | org.apache.oodt.commons | Apache OODT |
|
| Configuration | web-grid configuration. | Class | org.apache.oodt.grid | Apache OODT |
|
| ConfiguredTestCase | Base test case for tests that need the Configuration object. | Class | org.apache.oodt.commons | Apache OODT |
|
| ConnectedToServer | | Class | org.apache.oodt.profile.activity | Apache OODT |
|
| ConnectionException | An exception that is thrown when a connection cannot be established by a client. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| ConnectPrompt | | Class | org.apache.oodt.cas.filemgr.browser.view.prompts | Apache OODT |
|
| ConstantSpec | A specification of a constant field to flow through into either the generated Profiles ProfileAttributes section or its | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| ContainsExpression | A logical contains expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| CopyAndRewriteConfig | The MetExtractorConfig for the CopyAndRewriteExtractor . | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| CopyAndRewriteConfigReader | | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| CopyAndRewriteExtractor | A MetExtractor that takes in a configuration file that is a java properties object with the following properties defined: | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| CoreMetExtractor | The core FilemgrMetExtractor providing the CoreMetKeys . | Class | org.apache.oodt.cas.filemgr.metadata.extractors | Apache OODT |
|
| CoreMetKeys | Describe your class here. | Interface | org.apache.oodt.cas.filemgr.metadata | Apache OODT |
|
| CoreMetKeys | | Interface | org.apache.oodt.cas.workflow.metadata | Apache OODT |
|
| CountingOutputStream | An output stream that counts the number bytes it passes on. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| CrawlDaemon | A daemon utility class for ProductCrawlers that allows a regular ProductCrawler to be run as a daemon, and statistics about crawling to be | Class | org.apache.oodt.cas.crawl.daemon | Apache OODT |
|
| CrawlDaemonController | | Class | org.apache.oodt.cas.crawl.daemon | Apache OODT |
|
| CrawlDaemonException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| CrawlerAction | An action taken by the crawler during success or fail of one of its lifecycle states: preIngest, postIngestSuccess, or postIngestFail . | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| CrawlerActionException | An Exception thrown by a CrawlerAction. | Class | org.apache.oodt.cas.crawl.structs.exceptions | Apache OODT |
|
| CrawlerActionInfoHandler | | Class | org.apache.oodt.cas.crawl.cli.option.handler | Apache OODT |
|
| CrawlerActionPhases | enum CrawlerActionPhasesSupported Crawler Phases. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| CrawlerActionRepo | A repository and reader for CrawlerActions associated with Crawler lifecycle phases: preIngest, postIngestSuccess and postIngestFail. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| CrawlerBeansPropHandler | A CmdLineOptionHandler which adds bean properties to ActionBeanProperties so that they can then be injected into | Class | org.apache.oodt.cas.crawl.cli.option.handler | Apache OODT |
|
| CrawlerException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| CrawlerHealth | Health of a PCS Crawler in terms of the number of crawls performed, and average crawl time provided by a CrawlDaemon | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| CrawlerLauncher | A command line interface to the new Spring enabled crawler. | Class | org.apache.oodt.cas.crawl | Apache OODT |
|
| CrawlerLauncherCliAction | A CmdLineAction which is responsible for launching crawlers. | Class | org.apache.oodt.cas.crawl.cli.action | Apache OODT |
|
| CrawlerPropertiesMetKeys | Met keys read from the CrawlPropertiesFile. | Interface | org.apache.oodt.pcs.health | Apache OODT |
|
| CrawlerStatus | Provides status about a Crawler to the PCSHealthMonitor. | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| CrawlException | A general exception thrown by a component in the crawling framework . | Class | org.apache.oodt.cas.crawl.structs.exceptions | Apache OODT |
|
| CrawlInfo | Information about a crawler: its crawlerName andVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| CrawlPropertiesFile | Properties used by the PCSHealthMonitor tool to determine ProductCrawler status. | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| CrossProtocolTransferCliAction | ProtocolAction for transferring a file from one host to anotherAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| CsvConfigFileWriter | CSV SciPgeConfigFileWriter which takes a comma separted list of Strings as the first index of the args and generates a CSV file from | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| CurationApp | | Class | org.apache.oodt.cas.curation | Apache OODT |
|
| CurationService | The Main Curation Web Service responsible for providing basic tools and functionality for performing ingestion into the CAS filemgr, and management | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| CurationServiceConfig | Configures the CurationService by reading the parameters out of the context. | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| CurationSession | | Class | org.apache.oodt.cas.curation | Apache OODT |
|
| CurationXmlStructFactory | Until we solve the serialization problem in CAS 1. | Class | org.apache.oodt.cas.curation.util | Apache OODT |
|
| CuratorConfMetKeys | Met keys used in the context. | Interface | org.apache.oodt.cas.curation.metadata | Apache OODT |
|
| CustomQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| CustomWrapperQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| CygwinScriptFile | A script file representing a set of commands (which are just Strings) to be run through a command shell in Windows cygwin. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| Daemon | Controls the execution times of the Crawler it is given. | Class | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonController | After the CrawlDaemon has been started, this class can control the CrawlDaemon through webserver communication, thus it can be control from | Class | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonInfo | Describe your class here. | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| DaemonLauncher | Describe your class here. | Class | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonLauncherMBean | Describe your class here. | Interface | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonListener | | Interface | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonManager | | Class | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonMBean | | Interface | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DaemonRmiInterface | Describe your class here. | Interface | org.apache.oodt.cas.pushpull.daemon | Apache OODT |
|
| DapNames | | Interface | org.apache.oodt.opendapps | Apache OODT |
|
| DapRoot | A set of root URL information for OPeNDAP/THREDDS catalogs to crawl and obtain dataset metadata from. | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| DasMetadataExtractor | OpenDAP DAS source. | Class | org.apache.oodt.opendapps.extractors | Apache OODT |
|
| DatabaseConnectionBuilder | A class to build database connections from JDBC information. | Class | org.apache.oodt.commons.database | Apache OODT |
|
| DatabaseProfileManager | DatabaseProfileManager. | Class | org.apache.oodt.profile.handlers | Apache OODT |
|
| DatabaseTable | Description of a local site's database table that will be used as a model to query against and select data from. | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| DatabaseTableGroup | | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| DataDeliveryKeys | Met keys for Data Delivery using the data servlets. | Interface | org.apache.oodt.cas.product.data | Apache OODT |
|
| DataDeliveryServlet | Data Delivery Servlet. | Class | org.apache.oodt.cas.product.data | Apache OODT |
|
| DataFilesInfo | Describe your class here. | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| DataFileToPropFileLinker | | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| DatagramLoggingActivityFactory | This activity factory produces activities that log their incidents using datagrams. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| DatasetCrawler | Crawls a catalog and returns all the datasets and their references. | Class | org.apache.oodt.opendapps | Apache OODT |
|
| DatasetDeliveryServlet | Delivers back entire ProductTypes (or Datasets) as zipped up packages. | Class | org.apache.oodt.cas.product.data | Apache OODT |
|
| DatasetExtractor | This class takes in a query and the main catalog url and returns a list of relevant dataset urls | Class | org.apache.oodt.opendapps | Apache OODT |
|
| DatasetMetElem | Specification for the OpendapConfig that specifies what THREDDS dataset met to use to create EnumeratedProfileElements from. | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| DatasetRdfWriter | A Provider that writes dataset resources to output streams for HTTP responses with application/rdf+xml content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| DatasetResource | A JAX-RS resource representing a dataset - a set of products maintained by the file manager. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| DatasetRssWriter | A Provider that writes dataset resources to output streams for HTTP responses with application/rss+xml content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| DatasetZipper | Utility class that zips up a DatasetResource, including the dataset's products and metadata. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| DatasetZipWriter | A Provider that writes dataset resources to output streams for HTTP responses with application/zip content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| DataSourceCatalog | Implementation of a Catalog that is backed by a DataSource front-end to a SQL DBMS. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| DataSourceCatalogFactory | A Factory class for creating DataSourceCatalogs. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| DataSourceIndex | DataSource Indexer which supports both ingest and queryVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| DataSourceIndexFactory | Factory for creating DataSourceIndex(s). | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| DataSourceIngestMapper | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| DataSourceIngestMapperFactory | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| DataSourceMetExtractor | MetExtractor which uses input file's name as key for lookup into a sql database to get metadata. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| DataSourceMetExtractorConfig | MetExtractorConfig which loads configuration from a Java Property file. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| DataSourceMetExtractorConfigReader | MetExtractorConfigReader which reads configuration from a Java Properties file. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| DataSourceRepositoryManager | An implementation of the RepositoryManager interface that is backed by a DataSource for storing and retreiving Product policy in | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| DataSourceRepositoryManagerFactory | A Factory for creating DataSourceRepositoryManagers. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| DataSourceValidationLayer | An implementation of a ValidationLayer that queries a DataSource backed database for validation information. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| DataSourceValidationLayerFactory | A Factory class for creating DataSourceValidationLayers. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| DataSourceWorkflowInstanceRepository | A WorkflowInstanceRepository that persists WorkflowInstances to a JDBC-accessible DBMS. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| DataSourceWorkflowInstanceRepositoryFactory | A factory for creating DataSource based WorkflowInstanceRepositorys. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| DataSourceWorkflowRepository | A DataSource-based implementation of a workflow repository. | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| DataSourceWorkflowRepositoryFactory | | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| DataTransfer | Objects implementing this interface define how to transfer products to the DataStore repository. | Interface | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| DataTransferException | An exception thrown during data transfer. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| DataTransferFactory | A Factory for creating DataTransfer implementation objects. | Interface | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| DataUtils | Utility methods for delivering data using the filemgr servlet data API. | Class | org.apache.oodt.cas.product.data | Apache OODT |
|
| DateConvert | The DateConvert class is intended to provide date/time conversion and parse routines. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| DateTimeExpandMetExtractor | Expands a given metadata date time field out into multiple metadata fields (i. | Class | org.apache.oodt.cas.filemgr.metadata.extractors.examples | Apache OODT |
|
| DateTimeVersioner | A simple versioning scheme that versions Products with their production date time. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| DateUtils | Sample ISO 8601 date utility methods taken from: dynamicobjects. | Class | org.apache.oodt.cas.curation.util | Apache OODT |
|
| DateUtils | | Class | org.apache.oodt.commons.date | Apache OODT |
|
| DateVersionConverter | | Class | org.apache.oodt.cas.pge.query.conv | Apache OODT |
|
| DBMSExecutor | Executes CDE Queries against an underlying JDBC database, backed by Apache commons-pool and commons-dbcp. | Class | org.apache.oodt.xmlps.product | Apache OODT |
|
| DBMSExecutor | Executes Profile Queries against an underlying JDBC database, backed by Apache commons-pool and commons-dbcp. | Class | org.apache.oodt.xmlps.profile | Apache OODT |
|
| DbStructFactory | | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| DbStructFactory | A Factory for creating Workflow Manager objects from ResultSets. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| DefaultProductSerializer | Default implementation of ProductSerializer that transforms a CAS product into a single Solr document based on the following rules: | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| DefaultPropView | The default view displaying a workflow property (for a task, or a condition, or set of workflows). | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| DefaultTreeView | The default Workflow GUI editor view shell. | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| DeleteEmptyDirectoriesCliAction | ProtocolAction for deleting empty files from site. | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| DeleteFile | Deletes a product file as a CrawlerAction response. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| DeleteProduct | | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| DeleteProductByIdCliAction | A CmdLineAction which deletes a Product by ID. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| DeleteProductByNameCliAction | A CmdLineAction which deletes a Product by name. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| Dictionary | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| DictionaryFactory | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| DirectoryProductVersioner | A Versioner for Hierarchical directory products. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| DirectoryResource | | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| DirectorySelector | Class that traverses a directory tree and selects those directories that contain ALL of the requested files. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| DirListNonRecursiveHandler | Generates a directory listing, without recursing into the OFSN path. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| DirListRecursiveHandler | Generates a directory listing, recursing into the OFSN path. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| DirStructXmlParser | | Class | org.apache.oodt.cas.pushpull.filerestrictions.parsers | Apache OODT |
|
| Dispatcher | A guard to ensure that any XML-RPC method called for the filemgr server is properly authenticated with a username and password. | Interface | org.apache.oodt.cas.filemgr.system.auth | Apache OODT |
|
| Documentable | A documentable object. | Interface | org.apache.oodt.commons.util | Apache OODT |
|
| DOMParser | An XML Document Object Model parser. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| DOMUtil | This class was adapted from an O'Reilly site on DOM utilities. | Class | org.apache.oodt.commons.xml | Apache OODT |
|
| DownloadCliAction | A ProtocolAction which will downlaod a urlAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| DownloadInfo | | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| DownloadingFileInfo | | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| DownloadListener | | Interface | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| DownloadThreadEvaluator | | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| DummyImpl | Dummy implementation of SSO auth -- if you're logged in, it logs you out. | Class | org.apache.oodt.security.sso | Apache OODT |
|
| DumpDbElementsToXml | | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| DumpMetadataCliAction | A CmdLineAction which dumps out metadata for a given Product. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| DynamicConfigFile | | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| DynamicConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| DynWorkflowCliAction | A CmdLineAction for submitting dynamically created Workflows of pre-defined WorkflowTasks. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| EDAException | | Class | org.apache.oodt.commons | Apache OODT |
|
| EditMenu | Edit menu driver for the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui.menu | Apache OODT |
|
| Element | A metadata element. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| EmailNotification | This action sends an email notification. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| EndsWithComparator | A PreConditionComparator that checks a file's extension and then skips extracting metadata from files that don't match this extension. | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| EngineException | An exception throw by the Workflow Engine. | Class | org.apache.oodt.cas.workflow.structs.exceptions | Apache OODT |
|
| EngineRunner | Obfuscates the underlying substrate on which a WorkflowTask should run. | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| EngineRunnerFactory | Factory which creates EngineRunners. | Interface | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| EnterpriseEntityResolver | XML entity resolver for enterprise applications. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| EnumeratedProfileElement | Enumerated profile element. | Class | org.apache.oodt.profile | Apache OODT |
|
| EnvReplacer | Does PathUtils. | Class | org.apache.oodt.cas.install | Apache OODT |
|
| EnvUtilities | Environment Utilities for reading variables and setting them and such. | Class | org.apache.oodt.commons.exec | Apache OODT |
|
| EqualsExpression | Operator equals expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| EventToWorkflowViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.event | Apache OODT |
|
| ExecHelper | This class is taken from Stephen Ostermiller's example at: http://ostermiller. | Class | org.apache.oodt.commons.exec | Apache OODT |
|
| ExecServer | Server execution program. | Class | org.apache.oodt.commons | Apache OODT |
|
| ExecServerConfig | Configuration for an EDA exec-server. | Class | org.apache.oodt.commons | Apache OODT |
|
| Executable | An executable object. | Class | org.apache.oodt.commons | Apache OODT |
|
| ExecUtils | Utilities for executing programs. | Class | org.apache.oodt.commons.exec | Apache OODT |
|
| ExistanceCheckComparator | The Comparator to use when determining File existance with . | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| ExpImpCatalog | A Tool to export from a source file manager catalog and import into a dest file manager catalog. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| Expression | The abstract interface for our expression tree. | Interface | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| ExpressionValidator | Use to evaluate whether your regular expressions are accepting the correct strings | Class | org.apache.oodt.cas.pushpull.util | Apache OODT |
|
| ExternAction | Execute some external command as a CrawlerAction response. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| ExternalMetExtractorConfig | Configuration file for the ExternMetExtractor. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ExternConfigReader | Reader that reads ExternalMetExtractorConfigs from an XML file. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ExternConfigReaderMetKeys | | Interface | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ExternExtractorMetWriter | | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| ExternMetExtractor | Runs an external MetExtractor that is a command line program to extract Metadata from Product files. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ExternMetExtractorMetKeys | Met keys for the ExternMetExtractor . | Interface | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ExternPreconditionComparator | The pre-condition comparator to use when you have an external script or application using ExecUtils that will perform some processing and | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| ExternScriptTaskInstance | A task that takes in the static configuration parameter, and metadata args, then runs an external script. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| ExtractorConfig | | Class | org.apache.oodt.cas.curation.structs | Apache OODT |
|
| ExtractorConfigReader | | Class | org.apache.oodt.cas.curation.util | Apache OODT |
|
| ExtractorConfigWriter | | Class | org.apache.oodt.cas.curation.util | Apache OODT |
|
| ExtractorSpec | A specification class showing how to constract a FilemgrMetExtractor. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| FalseCondition | A WorkflowConditionInstance that always returns false. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| FieldScope | Defines the scope of a MappingField. | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| FieldType | Defines the type of a MappingFieldEnum Constant Summary | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| FileBasedAction | This class provides some basic support for actions revolving around files. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| FileExistCmdLineOptionValidator | A CmdLineOptionValidator which checks args if they are existingAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| FileListNonRecursiveHandler | A non recursive file listing from a given OFSN. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| FileListParser | Describe your class here. | Class | org.apache.oodt.cas.pushpull.filerestrictions.parsers | Apache OODT |
|
| FileListRecursiveHandler | A recursive file listing from the provided ofsn. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| FileLogger | The FileLogger class is intended to be used with the Log class in order to setup a log file as a LogListener. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| FileManagerCliAction | Base CmdLineAction for File Manager. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| FileManagerConfigPage | Describe your class here. | Class | org.apache.oodt.pcs.opsui.config.filemgr | Apache OODT |
|
| FileManagerConn | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.filemgr | Apache OODT |
|
| FileManagerFileStager | A FileStager which uses a FileManager DataTransferer. | Class | org.apache.oodt.cas.pge.staging | Apache OODT |
|
| FileManagerUtils | A set of utility methods for use by the PCS in communicating with the FileVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.util | Apache OODT |
|
| FileMenu | File menu driver for the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui.menu | Apache OODT |
|
| FilemgrMetExtractor | | Interface | org.apache.oodt.cas.filemgr.metadata.extractors | Apache OODT |
|
| FilemgrUniquenessCheckComparator | A pre-ingest, Metadata extractor level comparator that checks whether a product exists before generating metadata for it. | Class | org.apache.oodt.cas.crawl.comparator | Apache OODT |
|
| FilemgrUniquenessChecker | Check whether a product exists in the database alreadyAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| FilenameExtractorWriter | Wrap CAS-Metadata's FilenameTokenMetExtractor as a CAS-PGE PcsMetFileWriter. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| FilenameQuery | A query to the File Manager using the Filename product met field. | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| FilenameRegexMetExtractor | Extracts Metadata from a Product filename that matches a provided regular expression. | Class | org.apache.oodt.cas.filemgr.metadata.extractors.examples | Apache OODT |
|
| FilenameTokenConfig | Wraps a PGEConfigurationFile as a MetExtractorConfig. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| FilenameTokenConfigReader | Reads in a FilenameTokenConfig using the PGEConfigFileReader. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| FilenameTokenExtractorMetKeys | Met keys for the FilenameTokenMetExtractor. | Interface | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| FilenameTokenMetExtractor | Extracts out Metadata using the File. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| FileRestrictions | This class allows the creation of restrictions for files and directories created below an actual directory which is passed into the constructor. | Class | org.apache.oodt.cas.pushpull.filerestrictions | Apache OODT |
|
| FileRestrictionsException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| FileRetrievalSystem | Will crawl external directory structures and will download the files within these structures. | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| FileSettings | This class captures settings used in FileBased actions and the FileExists precondition. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| FileSizeComparator | The compator to use when checking file size in PreConEvalUtils . | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| FileStager | Responsible for transferring Product files to a directory accessible byAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.pge.staging | Apache OODT |
|
| FileStagingInfo | Configuration information about which files should be staged and where. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| FileTransferStatus | | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| FILOPrioritySorter | Sorts the List of WorkflowProcessor candidates according to the time in which the WorkflowInstance that they are processing was | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| FilterAlgor | | Class | org.apache.oodt.cas.filemgr.structs.query.filter | Apache OODT |
|
| FilterAlgorithm | | Class | org.apache.oodt.cas.catalog.query.filter | Apache OODT |
|
| FilterTask | Filters dynamic Metadata from the provided metadata in the run(Metadata, WorkflowTaskConfiguration) method. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| FinalFileLocationExtractor | Extracts the final FILE_LOCATION met field from the underlying Product and sets it appropriately in the Product | Class | org.apache.oodt.cas.filemgr.metadata.extractors.examples | Apache OODT |
|
| FixedBufferOutputStream | This stream writes its output into a byte buffer of fixed length. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| FMBrowserApp | Application object for your web application. | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| FMBrowserAppBase | Base FM browser web-application class. | Class | org.apache.oodt.cas.webcomponents.filemgr | Apache OODT |
|
| FMBrowserSession | A custom session for the FMBrowserApp, holds its List of TermQueryCriteria. | Class | org.apache.oodt.cas.webcomponents.filemgr | Apache OODT |
|
| FreeTextQueryCriteria | A Free Text Criteria element for a Query to the Catalog. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| FreeTextQueryExpression | A Free Text TermQueryExpression Author:woollard, bfoster | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| GangliaAdapter | | Class | org.apache.oodt.cas.resource.monitor.ganglia | Apache OODT |
|
| GangliaMetKeys | | Interface | org.apache.oodt.cas.resource.monitor.ganglia | Apache OODT |
|
| GangliaResourceMonitor | | Class | org.apache.oodt.cas.resource.monitor.ganglia | Apache OODT |
|
| GangliaResourceMonitorFactory | | Class | org.apache.oodt.cas.resource.monitor.ganglia | Apache OODT |
|
| GangliaXMLParser | SAX parser to create a grid configuration from a XML stream. | Class | org.apache.oodt.cas.resource.monitor.ganglia | Apache OODT |
|
| GenericCDEObjectFactory | An object factory for creating CDE objects. | Class | org.apache.oodt.xmlps.util | Apache OODT |
|
| GenericEmailParser | A generic email parser which generates file paths to be downloaded by using a defined java Pattern. | Class | org.apache.oodt.cas.pushpull.filerestrictions.parsers | Apache OODT |
|
| GenericFileManagerObjectFactory | Generic object creation utilities for FileManager objects from their interface class names. | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| GenericMetadataObjectFactory | A generic object factory for Metadata framework objects. | Class | org.apache.oodt.cas.metadata.util | Apache OODT |
|
| GenericPgeObjectFactory | Factory for creating Objects. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
|
| GenericResourceManagerObjectFactory | Generic object creation facilities for the Resource Manager. | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| GenericWorkflowObjectFactory | Generic Workflow object construction utilities. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| GetConditionByIdCliAction | A CmdLineAction which retrieves WorkflowCondition information for WorkflowCondition with given condition ID. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetCurrentTransferCliAction | A CmdLineAction which get the current Product file transfer. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetCurrentTransfersCliAction | A CmdLineAction which get list of current Product fileAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetExecNodeCliAction | A CmdLineAction which get execution node for a job. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetExecReportCliAction | A CmdLineAction which list all jobs executing and shows what nodes are executing those jobs in addition to queue name and | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetFilePercentTransferredCliAction | A CmdLineAction which get percent transferred for a given data file. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetFirstPageCliAction | A CmdLineAction which gets the first page of Products of aAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetFirstPageCliAction | Gets the first page of workflow instances. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetJobInfoCliAction | A CmdLineAction which gets job info. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetLastPageCliAction | A CmdLineAction which gets the last page of Products of aAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetLastPageCliAction | A CmdLineOption which gets the last page of workflows. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetNextPageCliAction | A CmdLineAction which gets the next page of Products for aAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetNextPageCliAction | A CmdLineAction which gets the next page of workflows. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetNodeByIdCliAction | A CmdLineAction which gets a ResourceNode by ID. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetNodeLoadCliAction | A CmdLineAction which get load of given node. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetNodeReportCliAction | A CmdLineAction which returns name (all nodes will be displayed in alphabetical order), load and capacity of all nodes, in addition to what queues that node draws from. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetNodesCliAction | A CmdLineAction which get list of ResourceNodes. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetNodesInQueueCliAction | A CmdLineAction which gets the nodes in a queue. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetNumProductsCliAction | A CmdLineAction which gets number of Products of a givenAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetPrevPageCliAction | A CmdLineAction which gets the previous page of Products for a given ProductType. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetPrevPageCliAction | A CmdLineAction which gets the previous page of workflows. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetProductByIdCliAction | A CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetProductByNameCliAction | A CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetProductPercentTransferredCliAction | A CmdLineAction which get a Product's data file transfersAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetProductTypeByNameCliAction | A CmdLineAction which gets a ProductType by name. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| GetQueuedJobsCliAction | A CmdLineAction which returns Jobs that are currently queued. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetQueuesCliAction | A CmdLineAction which gets list of Node queues. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetQueuesWithNodeCliAction | A CmdLineAction which gets queues with given node id. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| GetRegisteredEventsCliAction | A CmdLineAction which gets a list of registered events. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetSupportedCatalogIdsCliAction | A CmdLineAction which get a list of supported Catalog IDs for given CatalogServiceClient. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| GetSupportedFactoriesCliAction | ProtocolAction for get a list of supported ProtocolFactorys. | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| GetTaskByIdCliAction | A CmdLineAction which retrieves WorkflowTask information for WorkflowTask with given task ID. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetTaskWallClockTimeCliAction | A CmdLineAction which get a workflow instance's current task's wallAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWallClockTimeCliAction | A CmdLineAction which gets Wall Clock Time for a given workflowAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowByIdCliAction | A CmdLineAction which retrieves Workflow information for Workflow with given workflow ID. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowInstCliAction | A CmdLineAction which get WorkflowInstance information by givenAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowInstMetCliAction | A CmdLineAction which get workflow instance metadata. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowInstsCliAction | A CmdLineAction which lists workflow instances current managed by workflow manager at given URL. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowsByEventCliAction | A CmdLineAction which get the current list of workflows byAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GetWorkflowsCliAction | A CmdLineAction which get list of know workflow models from WorkflowManager at given URL. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| GlobalConfigView | Displays information about global config properties loaded from theAuthor:bfoster, mattmannSee Also:Serialized Form | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| GlobalVariables | | Class | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| GoodbyeWorld | A simple task that takes in a static configuration parameter, Person, and echos the string Goodbye ${person}. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| Graph | A representation of data flow and control flow relationship associated with aAuthor:mattmann, bfsoter | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| GraphView | This is where the money happens. | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| GreaterThanEqualsExpression | Greater than or equals expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| GreaterThanExpression | Greater than expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| GridServlet | Grid servlet is an abstract servlet that provides basic behavior (configuration access)See Also:Serialized Form | Class | org.apache.oodt.grid | Apache OODT |
|
| GroupAction | Support of a GroupAction could go a ways to simplify command line specification of actions to run. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| GroupCmdLineOption | CmdLineOption which is a group option (i. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| GroupSubOption | A Group allowable sub-CmdLineOption. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| GuiParams | | Class | org.apache.oodt.cas.filemgr.browser.view | Apache OODT |
|
| GuiUtils | Generic utility functions helpful for the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui.util | Apache OODT |
|
| HandleableCmdLineOption | A CmdLineOption which has a CmdLineOptionHandler should implement this interface. | Interface | org.apache.oodt.cas.cli.option | Apache OODT |
|
| Handler | Describe your class here. | Class | org.apache.oodt.cas.pushpull.url.handlers.imaps | Apache OODT |
|
| Handler | Describe your class here. | Class | org.apache.oodt.cas.pushpull.url.handlers.sftp | Apache OODT |
|
| HandlerQueryParser | Parsers the XMLQuery and its @link XMLQuery#getWhereElementSet()} into an Expression tree. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| HasProductCliAction | A CmdLineAction which checks if the File Manager has a givenAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| Header | An object of this class is a header element of a query. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| HeaderCell | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| HeaderRow | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| HeaderSpacer | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| HealthMonitor | A wicket controller for exposing the super awesome power of theVersion:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.webcomponents.health | Apache OODT |
|
| HealthResource | The JAX-RS resource exposing the PCSHealthMonitor. | Class | org.apache.oodt.pcs.services | Apache OODT |
|
| HelloWorld | A simple task that takes in the static configuration parameter, Person, and echos the String Hello ${person}. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| HelloWorldJob | The classic programming example: the hello world job. | Class | org.apache.oodt.cas.resource.examples | Apache OODT |
|
| HelpCmdLineOption | The Help CmdLineOption. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| HighestFIFOPrioritySorter | Sorts based on highest Priority for a WorkflowProcessor using a particular boostAmount provided by a calling party. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| HighestPrioritySorter | Sorts strictly based on associated WorkflowProcessor#getPriority() in reverse natural order. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| Home | | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| Home | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor | Apache OODT |
|
| HomePage | | Class | org.apache.oodt.cas.curation | Apache OODT |
|
| HomePage | Main home page of the web app. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| Host | Configuration element for the Ganglia host mapping. | Class | org.apache.oodt.cas.resource.monitor.ganglia.configuration | Apache OODT |
|
| HostKeyAuthentication | Authentication implementation allowing a SSH host key file to be specified. | Class | org.apache.oodt.cas.protocol.sftp.auth | Apache OODT |
|
| HTTPContext | This is a pseudo context that yields any name passed in as a URL, if it can be parsed as an URL. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
|
| HttpFile | HTTP extension of ProtocolFileVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
|
| HttpProtocol | Http Protocol communication classVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
|
| HttpProtocolFactory | Factory for creating HttpProtocolsVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
|
| HttpRedirectException | | Class | org.apache.oodt.product | Apache OODT |
|
| HttpUtils | Utility methods for HTTP Protocol related tasks. | Class | org.apache.oodt.cas.protocol.http.util | Apache OODT |
|
| IconLoader | Loads the appropriate classpath-level icon image for Tools, etc. | Class | org.apache.oodt.cas.workflow.gui.util | Apache OODT |
|
| IdentifiableEdge | An ID'ed edge identified by UUID. | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| IdentityDetails | The response from a call to SSOMetKeys. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |
|
| ImapsProtocol | IMAP Secure Protocol implementationVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.imaps | Apache OODT |
|
| ImapsProtocolFactory | Factory for creating ImapsProtocols. | Class | org.apache.oodt.cas.protocol.imaps | Apache OODT |
|
| ImapsURLConnection | | Class | org.apache.oodt.cas.pushpull.url.handlers.imaps | Apache OODT |
|
| Incident | An incident signifies some occurrence within an activity. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| Index | A Interface for Communicating with an Term Index. | Class | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| IndexFactory | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| IndexPager | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| IngestAncillary | This action allows the crawler to ingest an ancillary file while crawling other files. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| Ingester | An interface for ingesting Products . | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| IngestException | An exception when ingesting a product. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| IngestionResource | Leverages CAS Ingester interface to ingest Products into the CAS File Manager via CAS Curator and a REST-ful interface. | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| IngestionTask | A specification for ingestion using the Ingester interface in theVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.curation.structs | Apache OODT |
|
| IngestionTaskStatus | Met keys for the IngestionTask. | Interface | org.apache.oodt.cas.curation.structs | Apache OODT |
|
| IngestMapper | | Interface | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| IngestMapperFactory | | Interface | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| IngestProductCliAction | A CmdLineAction which ingests a Product. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| IngestReceipt | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| IngestService | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| IngestServiceException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| IngestStatus | | Interface | org.apache.oodt.cas.crawl.status | Apache OODT |
|
| Initializer | Initializer for an enterprise application. | Interface | org.apache.oodt.commons | Apache OODT |
|
| InMemoryIndex | | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| InMemoryIndexFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| InMemoryIngestMapper | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| InMemoryIngestMapperFactory | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| InPlaceDataTransferer | An implementation of the DataTransfer interface that leaves products in the same place (i. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| InPlaceDataTransferFactory | Creates new InPlaceDataTransferers. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| InPlaceVersioner | A Inplace versioner that ingests the file without moving the actual file. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| InputFilesQuery | A query to the File Manager using the InputFiles product metVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| InstanceRepoCleaner | Cleans a workflow manager instance repository of ghost jobs that will never execute and cleans up job history and repository status. | Class | org.apache.oodt.cas.workflow.tools | Apache OODT |
|
| InstanceRepositoryException | An exception thrown by the WorkflowInstanceRepository. | Class | org.apache.oodt.cas.workflow.structs.exceptions | Apache OODT |
|
| InternalServerErrorException | This type of exception returns an HTTP 'internal server error' response (status code 500) with an additional message. | Class | org.apache.oodt.cas.product.jaxrs.exceptions | Apache OODT |
|
| IterativeWorkflowProcessorThread | An instance of the WorkflowProcessorThread that processes through an iterative WorkflowInstance. | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| JDBC_DB | This class is a wrapper for JDBC. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| JJTQueryParserState | | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| Job | The unit of computation in the resource manager. | Class | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobBuilder | | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| JobException | The base class for Job Exceptions. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| JobExecutionException | Exception thrown when executing a Job. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| JobHealthStatus | A container representing Job health status in the PCSVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| JobIdQuery | A query to the File Manager using the JobId product met field. | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| JobInput | Input to a job that should be writeable over the XML-RPC wire. | Interface | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobInputException | An exception thrown by a JobInstance when the given JobInput is not what it | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| JobInstance | A job interface: the thing that actually performs the work. | Interface | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobMetadata | A set of metadata constants used by Jobs in the resource manager. | Interface | org.apache.oodt.cas.resource.metadata | Apache OODT |
|
| JobQueue | An interface for persisting JobSpecs used by a JobQueueController. | Interface | org.apache.oodt.cas.resource.jobqueue | Apache OODT |
|
| JobQueueException | Exception thrown when there is an error with the JobQueueing subsystem. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| JobQueueFactory | | Interface | org.apache.oodt.cas.resource.jobqueue | Apache OODT |
|
| JobRepository | | Interface | org.apache.oodt.cas.resource.jobrepo | Apache OODT |
|
| JobRepositoryException | An exception thrown when persisting a Job to a JobRepository. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| JobRepositoryFactory | | Interface | org.apache.oodt.cas.resource.jobrepo | Apache OODT |
|
| JobSpec | A class that holds the complete specification for how to run a Job. | Class | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobSpecSerializer | A class used to serialize and de-serialize a job specAuthor:starchmdSee Also:Serialized Form | Class | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobStack | The Job Stack for unallocatable Jobs. | Class | org.apache.oodt.cas.resource.jobqueue | Apache OODT |
|
| JobStackJobQueueFactory | A factory for creating JobStack JobQueues. | Class | org.apache.oodt.cas.resource.jobqueue | Apache OODT |
|
| JobStatus | Describe your class here. | Interface | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| JobSubmitter | | Class | org.apache.oodt.cas.resource.tools | Apache OODT |
|
| JschSftpProtocol | An implement of an SFTP provider based on Jcraft's JSCH library. | Class | org.apache.oodt.cas.protocol.sftp | Apache OODT |
|
| JschSftpProtocolFactory | Creates new JschSftpProtocols. | Class | org.apache.oodt.cas.protocol.sftp | Apache OODT |
|
| JungJGraphModelAdapter | This class integrates OODT, Jung and JGraph. | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| KillCliAction | A CmdLineAction which kills a job. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| LargeProductQueryHandler | Handle requests for products that are too large to fit in an XMLQuery object. | Interface | org.apache.oodt.product | Apache OODT |
|
| LargeResult | A large result is a result for large products. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| LastModifiedCheckComparator | Precondition class that checks on the last modification time of a product, requiring the product to be no older than a given time (in seconds). | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| LaunchXmlRpcServerCliAction | | Class | org.apache.oodt.cas.catalog.server.cli.action | Apache OODT |
|
| LDAP | This class provides LDAP convenience services. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| LeafListener | | Class | org.apache.oodt.profile.gui | Apache OODT |
|
| LenientDataSourceCatalog | Extension of DataSourceCatalog that can accomodate dynamic fields. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| LessThanEqualsExpression | A less than or equals expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| LessThanExpression | A less than expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| LightweightProfileServer | A lightweight profile server. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| Line | Wrapper class for representing a line between two ModelNodes. | Class | org.apache.oodt.cas.workflow.gui.util | Apache OODT |
|
| ListingConf | The configuration for the PCSLongLister. | Class | org.apache.oodt.pcs.listing | Apache OODT |
|
| ListingConfKeys | Met keys required to read the ListingConf. | Interface | org.apache.oodt.pcs.listing | Apache OODT |
|
| ListRetriever | | Class | org.apache.oodt.cas.pushpull.retrievalmethod | Apache OODT |
|
| Literal | | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| LoadCalculator | | Interface | org.apache.oodt.cas.resource.monitor.ganglia.loadcalc | Apache OODT |
|
| LoadCalculatorFactory | | Interface | org.apache.oodt.cas.resource.monitor.ganglia.loadcalc | Apache OODT |
|
| LoadCatalogRepositoryCliAction | A CmdLineAction which allows Catalogs to be loaded from an existing CatalogRepositoryFactory and to be add to a running | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| LoadCatalogsCliAction | A CmdLineAction which loads Catalogs from a Spring XML file and adds them to the running Catalog Service. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| LocalCache | | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| LocalCacheFactory | | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| LocalDataTransferer | An implementation of the DataTransfer interface that moves products that are available via URIs on the same machine, through an | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| LocalDataTransferFactory | Creates new LocalDataTransferers. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| Log | This class represents the application- or applet-wide logging facility. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| LogEvent | A logging event is generated and delivered to all registered log listeners when a message was logged, a logging stream was started, or when a logging stream was stopped. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| LogEventMultiplexer | Multiplexer for logging events. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| LogFilter | A filter for log messages. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| LoggerOutputStream | OutputStream wrapper around a java Logger. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| LogInit | The LogInit class is intended to be used to initialize the logging capability implemented by the Log class. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| LoginPage | | Class | org.apache.oodt.cas.curation.login | Apache OODT |
|
| LoginServlet | Controller servlet that authenticates the administrator password. | Class | org.apache.oodt.grid | Apache OODT |
|
| LogListener | Listener for logging events. | Interface | org.apache.oodt.commons.io | Apache OODT |
|
| LogOpExpression | A logical expression with a left-hand side and right hind-side Expression. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| LogWriter | A writer for log messages. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| LongCondition | A Simple condition that evaluates to false as many times as specified by the dynamic metadata parameter numFalse. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| LongJob | A Job that will take a variable amount of time to finish. | Class | org.apache.oodt.cas.resource.examples | Apache OODT |
|
| LongTask | An example task to simulate actual work that should last a specified number of seconds. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| LongTransactionIdFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.transaction | Apache OODT |
|
| LRUQueueManager | | Class | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| LRUScheduler | An implementation of a Scheduler that uses a least-recently-used algorithm for scheduling Jobs. | Class | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| LRUSchedulerFactory | A Least recently used scheduler factory interface. | Class | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| LuceneCatalog | An implementation of a File Catalog using Apache's popular Lucene text indexing engine as a Author:mattmann, bfoster, luca | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| LuceneCatalogFactory | A Factory for creating Lucene-based Catalogs. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| LuceneIngestMapper | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| LuceneIngestMapperFactory | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| LuceneQueryCliAction | A CmdLineAction which converts a Lucene-like query into a File Manager Query and returns the results. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| LuceneWorkflowInstanceRepository | | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| LuceneWorkflowInstanceRepositoryFactory | A Factory class for creating LuceneWorkflowEngines. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| MailTask | A CAS WorkflowTaskInstance responsible for sending an email to a recipient notifying them of ingest. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| MainWindow | | Class | org.apache.oodt.cas.filemgr.browser.view | Apache OODT |
|
| MajorMinorVersionTypeHandler | Handler metadata element values whose original format is: \d{1,2}. | Class | org.apache.oodt.cas.filemgr.structs.type.examples | Apache OODT |
|
| MappedDataSourceCatalog | An extension to the DataSourceCatalog where product type names are mapped to the table names in the database (to deal with large product type | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| MappedDataSourceCatalogFactory | Factory for constructing a special DataSourceCatalog called MappedDataSourceCatalog which is able to override the default | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| Mapping | An Mapping is a List of MappingFields that define the translation of common ontological queries into queries against a local site's | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| MappingField | A field within a mapping. | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| MappingFunc | A function to convert CDEValues from a CDE domain vocabulary into a SDE domain vocabulary | Interface | org.apache.oodt.xmlps.mapping.funcs | Apache OODT |
|
| MappingReader | A static final reader class for reading Mappings. | Class | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| MappingReaderMetKeys | | Interface | org.apache.oodt.xmlps.mapping | Apache OODT |
|
| MD5GetHandler | A OFSNGetHandler to perform an MD5 for a file on the server side. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| MemoryBasedCatalogRepository | Memory based Repository where the CatalogService stores its TransactionId Mapping and serializes its Catalogs | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| MemoryBasedCatalogRepositoryFactory | | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| MemoryBasedIngestMapper | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| MemoryBasedIngestMapperFactory | | Class | org.apache.oodt.cas.catalog.mapping | Apache OODT |
|
| MemoryJobRepository | An implementation of a JobRepository that uses an internal HashMap for persisting its JobSpecs. | Class | org.apache.oodt.cas.resource.jobrepo | Apache OODT |
|
| MemoryJobRepositoryFactory | Creates new MemoryJobRepositorys. | Class | org.apache.oodt.cas.resource.jobrepo | Apache OODT |
|
| MemoryLogger | This logger maintains log messages in memory. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| MemoryWorkflowInstanceRepository | A simple WorkflowInstanceRepository that does not require the use of a database to track the status of the Workflow executions it manages. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| MemoryWorkflowInstanceRepositoryFactory | A Factory for creating MemoryWorkflowInstanceRepositorys. | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| MenuBar | | Class | org.apache.oodt.cas.filemgr.browser.view.menus | Apache OODT |
|
| Metadata | Metadata is a Map of String keys mapped to Object values. | Class | org.apache.oodt.cas.metadata | Apache OODT |
|
| MetadataBasedFileVersioner | A Versioner class that uses Metadata fields and a given filePathSpec to version references. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| MetadataBasedProductMover | A tool to move products based on their metadata attributes. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| MetadataBrowser | Metadata-view popup. | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.metadata | Apache OODT |
|
| MetadataDumper | A simple tool to write out a . | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| MetadataExtractor | Interface for extracting metadata from a generic web accessible resource into a CAS metadata container. | Interface | org.apache.oodt.opendapps.extractors | Apache OODT |
|
| MetadataKeyReplacerTemplateWriter | Simple template based replacement writer, replaces $variables inside of a text file template with information computed by Apache OODT (e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| MetadataListPcsMetFileWriter | | Class | org.apache.oodt.cas.pge.writers.metlist | Apache OODT |
|
| MetadataResource | | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| MetadataResource | A JAX-RS resource representing a Metadata object. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| MetadataTimeEvent | | Class | org.apache.oodt.cas.catalog.query.filter.time | Apache OODT |
|
| MetadataTimeEventFilterAlgorithm | | Class | org.apache.oodt.cas.catalog.query.filter.time | Apache OODT |
|
| MetadataTimeEventQueryFilter | | Class | org.apache.oodt.cas.catalog.query.filter.time | Apache OODT |
|
| MetExtractionException | Exception thrown by the Met Extraction framework. | Class | org.apache.oodt.cas.metadata.exceptions | Apache OODT |
|
| MetExtractor | An interface for Metadata extraction. | Interface | org.apache.oodt.cas.metadata | Apache OODT |
|
| MetExtractorConfig | | Interface | org.apache.oodt.cas.metadata | Apache OODT |
|
| MetExtractorConfigReader | A reader interface which converts config Files into MetExtractorConfig objects | Interface | org.apache.oodt.cas.metadata | Apache OODT |
|
| MetExtractorConfigReaderException | Exception throw when error occurs while parsing a config File into aAuthor:bfoster@apache. | Class | org.apache.oodt.cas.metadata.exceptions | Apache OODT |
|
| MetExtractorException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| MetExtractorProductCrawler | A variant of the Standard Product Crawler where . | Class | org.apache.oodt.cas.crawl | Apache OODT |
|
| MetExtractorSpec | A specification for instantiating MetExtractors . | Class | org.apache.oodt.cas.crawl.typedetection | Apache OODT |
|
| Method | | Class | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| MethodException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| MetReaderConfig | Describe your class here. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| MetReaderConfigReader | | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| MetReaderExtractor | A Met Extractor that assumes that the . | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| Metric | Configuration element for the Ganglia Metric mapping. | Class | org.apache.oodt.cas.resource.monitor.ganglia.configuration | Apache OODT |
|
| MiddlePane | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| MimeExtractorConfigMetKeys | XML Config file Met Keys for the MimeExtractorConfig . | Interface | org.apache.oodt.cas.crawl.typedetection | Apache OODT |
|
| MimeExtractorConfigReader | Static reader class for MimeExtractors. | Class | org.apache.oodt.cas.crawl.typedetection | Apache OODT |
|
| MimeExtractorRepo | Repo of extractor spec and naming conventions mapped by mime-type. | Class | org.apache.oodt.cas.crawl.typedetection | Apache OODT |
|
| MimeTypeComparator | A PreConditionComparator that uses Apache Tika for Mime detection . | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| MimeTypeCrawlerAction | Calls a CrawlerAction if this File matches the specified set of internal mimeTypes. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| MimeTypeExtractor | | Class | org.apache.oodt.cas.filemgr.metadata.extractors.examples | Apache OODT |
|
| MimeTypeUtils | | Class | org.apache.oodt.cas.metadata.util | Apache OODT |
|
| MockGmetad | | Class | org.apache.oodt.cas.resource.monitor.utils | Apache OODT |
|
| ModelGraph | The graph to display per workflow in the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui.model | Apache OODT |
|
| ModelNode | Represents a node in the Workflow Model graph. | Class | org.apache.oodt.cas.workflow.gui.model | Apache OODT |
|
| Monitor | The Job Monitor interface. | Interface | org.apache.oodt.cas.resource.monitor | Apache OODT |
|
| MonitorException | An Exception thrown by the Monitoring framework. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| MonitorFactory | Creates new Monitor implementations. | Interface | org.apache.oodt.cas.resource.monitor | Apache OODT |
|
| MoveFile | Moves a Product file as a reponse to a Crawler lifecycle phaseAuthor:bfoster (Brian Foster), mattmann (Chris Mattmann) | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| MultiServer | The MultiServer runs multiple server objects in a single JVM. | Class | org.apache.oodt.commons | Apache OODT |
|
| MultiStatePerspective | A multi-state display perspective. | Class | org.apache.oodt.cas.workflow.gui.perspective | Apache OODT |
|
| MultiStateView | | Class | org.apache.oodt.cas.workflow.gui.perspective.view | Apache OODT |
|
| NameProductIdGenerator | that sets the Product identifier equal to the product name. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| NameValueJobInput | A JobInput backed by a Properties object of NameValue pairs. | Class | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| NamingConvention | Interface for renaming files. | Interface | org.apache.oodt.cas.metadata.filenaming | Apache OODT |
|
| NamingConventionException | Exception throw by NamingConvention on error. | Class | org.apache.oodt.cas.metadata.exceptions | Apache OODT |
|
| NcmlMetadataExtractor | Currently this class is simply a stub that doesn't do anything. | Class | org.apache.oodt.opendapps.extractors | Apache OODT |
|
| Net | | Class | org.apache.oodt.commons.net | Apache OODT |
|
| NoAuthentication | | Class | org.apache.oodt.cas.protocol.auth | Apache OODT |
|
| Node | | Interface | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| NodeRepository | The Node Repository interface. | Interface | org.apache.oodt.cas.resource.noderepo | Apache OODT |
|
| NodeRepositoryFactory | The Node Repository Factory interface. | Interface | org.apache.oodt.cas.resource.noderepo | Apache OODT |
|
| NoOpTask | Performs no action, an is a no-op. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| NoRestrictionsCmdLineOptionValidator | A CmdLineOptionValidator which always returns true. | Class | org.apache.oodt.cas.cli.option.validator | Apache OODT |
|
| NotFoundException | This type of exception returns an HTTP 'not found' response (status code 404) with an additional message. | Class | org.apache.oodt.cas.product.jaxrs.exceptions | Apache OODT |
|
| NotQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| NullActivity | A null activity doesn't record any incidents. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| NullInputStream | An input stream that's always empty. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| NullOutputStream | A null output stream. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| NumIncrementTask | This task illustrates OODT-53 by taking a num Metadata parameter and then incrementing it. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| ObjectCtxFactory | JNDI context factory for object contexts. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
|
| ObjectFactory | Factory to create profile-related objects. | Interface | org.apache.oodt.profile | Apache OODT |
|
| ObjectTimeEvent | A TimeEvent associated with a particular Object. | Class | org.apache.oodt.cas.filemgr.structs.query.filter | Apache OODT |
|
| ObjectTimeEvent | A TimeEvent associated with a particular Object. | Class | org.apache.oodt.commons.filter | Apache OODT |
|
| OFSNFileHandler | An extensible implementation of the PDS-inspired Online File Specification Name (OFSN) style product server. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNFileHandlerConfiguration | The OFSN product handler's configuration object. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNFileHandlerConfigurationReader | Reads an XML file representation of the OFSNFileHandlerConfiguration. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNGetHandler | The default OFSN handler for getting remote data. | Interface | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNHandlerConfig | A configuration element in the XML config file for the OFSN handler. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNListHandler | Classes that implement this interface define how to return file listings on a remote server from an ofsn. | Interface | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| OFSNMetKeys | Met keys for use in OFSN handler definition. | Interface | org.apache.oodt.product.handlers.ofsn.metadata | Apache OODT |
|
| OFSNObjectFactory | The Object factory to use in the OFSN product server. | Class | org.apache.oodt.product.handlers.ofsn.util | Apache OODT |
|
| OFSNUtils | | Class | org.apache.oodt.product.handlers.ofsn.util | Apache OODT |
|
| OFSNXMLConfigMetKeys | Met Keys for the OFSNFileHandlerConfigurationReaderVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.product.handlers.ofsn.metadata | Apache OODT |
|
| OFSNXMLMetKeys | Describe your class here. | Interface | org.apache.oodt.product.handlers.ofsn.metadata | Apache OODT |
|
| OODTMetKeys | Describe your class here. | Interface | org.apache.oodt.product.handlers.ofsn.metadata | Apache OODT |
|
| OpendapConfig | The configuration object for the OpendapProfileHandler. | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| OpendapConfigMetKeys | A set of metadata keys for reading the OpendapConfig. | Interface | org.apache.oodt.opendapps.config | Apache OODT |
|
| OpendapConfigReader | Reads the OpendapConfig from a provided file and returns it. | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| OpendapProfileElementExtractor | This class is used to set custom functionality for scraping data into different types of objects. | Class | org.apache.oodt.opendapps | Apache OODT |
|
| OpendapProfileHandler | A generic reusable OODT ProfileHandler for use in extracting metadata from OPeNDAP and THREDDS-accessible datasets. | Class | org.apache.oodt.opendapps | Apache OODT |
|
| OpendapProfileMetKeys | Interface containing names for the metadata keys written to an OpenDAP profile document. | Interface | org.apache.oodt.opendapps.config | Apache OODT |
|
| OpendapURLEvaluator | | Class | org.apache.oodt.opendapps.util | Apache OODT |
|
| OpenSSOImpl | Connects to OpenSSO's authorization endpoint and authenticates a user, implementing the CAS AbstractWebBasedSingleSignOn interface. | Class | org.apache.oodt.security.sso | Apache OODT |
|
| Operator | | Class | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| OpsuiApp | The OPSUI application object. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| OPSUIWebPage | Extension of WebPage for customized featuresVersion:$Revision$Author:rivermaSee Also:Serialized Form | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| OptimizeLuceneCatalog | A Tool to optimize a LuceneCatalog's index directory for search. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| OptionHelpException | Exception thrown to express that HelpCmdLineOption should be given to see help message. | Class | org.apache.oodt.cas.cli.exception | Apache OODT |
|
| OptionPropertyRegister | Register for determining if a Java Property is required or optional and thus determining which options become required or optional because | Class | org.apache.oodt.cas.cli.util | Apache OODT |
|
| OrExpression | | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| OutputDir | An output directory where PGE will create files. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| OutputFilesQuery | A query to the File Manager using the OutputFiles product metVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| PackagedWorkflowRepository | Loads Workflow2 (WEngine) Style Workflow XML files. | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| PackagedWorkflowRepositoryFactory | Constructs PackagedWorkflowRepositorys. | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| Page | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| PagedQueryCliAction | | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| PageInfo | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| Pagination | An interface for pagination of Product Lists. | Interface | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| Pagination | | Interface | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| PaginationUtils | A set of utility methods to do pagination. | Class | org.apache.oodt.commons.pagination | Apache OODT |
|
| Pair | Wrapper class around 2 objects. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
|
| ParallelProcessor | WorkflowProcessor which handles running sub-workflow processors in parallel. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| Parameters | Class holding parameters for Solr implementation of CAS File Manager. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| ParentChildWorkflow | A Workflow container object that maps a Parent and a Child Workflow model by using the Graph construct. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| ParentKeyDataSourceMetExtractor | Supports data source key look via parent key if files key is no good. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| ParseConstants | Constant met keys used in parsing the XMLQuery. | Interface | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| ParsedArg | | Class | org.apache.oodt.cas.cli.util | Apache OODT |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| Parser | | Interface | org.apache.oodt.cas.pushpull.filerestrictions | Apache OODT |
|
| ParserException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ParserInfo | | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| PathUtils | A Utility class for replacing environment variables and maniuplating file . | Class | org.apache.oodt.cas.metadata.util | Apache OODT |
|
| PathUtilsNamingConvention | A NamingConvention which utilizes PathUtils. | Class | org.apache.oodt.cas.metadata.filenaming | Apache OODT |
|
| PauseWorkflowInstCliAction | A CmdLineAction which stops a workflow instance. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| PCSConfigMetadata | A set of Met Keys for the Task Metadata required by the PCS. | Interface | org.apache.oodt.pcs.metadata | Apache OODT |
|
| PCSDaemonStatus | A simple data structure to capture the status of a PCS daemon (either the File Manager, the Workflow Manager, or the Resource Manager) | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| PCSHealthMonitor | A tool to monitor the health of the PCS. | Class | org.apache.oodt.pcs.tools | Apache OODT |
|
| PCSHealthMonitorMetKeys | Met keys for the PCSHealthMonitor toolVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.pcs.health | Apache OODT |
|
| PCSHealthMonitorReport | The output generated from running the PCSHealthMonitor. | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| PCSLongLister | The PCS Long Lister tool: mimics UNIX-ls and looks up descendant metadata for fields like TestTag, SubTestTag, TestCounter. | Class | org.apache.oodt.pcs.tools | Apache OODT |
|
| PCSMetadata | A Collection of Metadata field names for PCS. | Interface | org.apache.oodt.pcs.metadata | Apache OODT |
|
| PcsMetFileWriter | | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| PCSQuery | Core interface for PCS queries (wrappers around file manager Querys that make them easier to construct). | Interface | org.apache.oodt.pcs.query | Apache OODT |
|
| PCSService | Base class for PCS JAX-RS services. | Class | org.apache.oodt.pcs.services | Apache OODT |
|
| PCSServiceConfig | The configuration class for the PCS JAX RS services. | Class | org.apache.oodt.pcs.services.config | Apache OODT |
|
| PCSServiceConfMetKeys | Config file met keys for the PCS services context. | Interface | org.apache.oodt.pcs.services.config | Apache OODT |
|
| PCSTrace | A program to trace the history of a particular PCS product. | Class | org.apache.oodt.pcs.tools | Apache OODT |
|
| Pedigree | A class to provide pedigre tracking for PCS Products. | Class | org.apache.oodt.pcs.pedigree | Apache OODT |
|
| PedigreeResource | Exposes the Pedigree API of the PCS to provide an upstream and downstream lineage of a particular OODT Product using JAX-RS. | Class | org.apache.oodt.pcs.services | Apache OODT |
|
| PedigreeTree | A data structure representing an upstream and downstream pedigree for a particular Product. | Class | org.apache.oodt.pcs.pedigree | Apache OODT |
|
| PedigreeTreeNode | A node in the PedigreeTree. | Class | org.apache.oodt.pcs.pedigree | Apache OODT |
|
| Perspective | A view listener and jpanel for keeping the Workflow perspective in sync. | Class | org.apache.oodt.cas.workflow.gui.perspective | Apache OODT |
|
| PgeConfig | Configuration file for CAS-PGE. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| PgeConfigBuilder | Interface for building a PgeConfig. | Interface | org.apache.oodt.cas.pge.config | Apache OODT |
|
| PGEConfigFileException | A PGEConfigFileException is thrown by the PGEConfigFileReader when there is some general error parsing the PGEConfigurationFile. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEConfigFileKeys | Metadata keys used when building a PGEConfigurationFileVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEConfigFileReader | A Reader for reading the constructs defined in a PGEConfigurationFile. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEConfigFileWriter | A Configuration File Writer for PGEs. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PgeConfigMetKeys | Met Keys used when reading a PgeConfig XML file. | Interface | org.apache.oodt.cas.pge.config | Apache OODT |
|
| PGEConfigurationFile | A configuration file to record input similar to HDF format. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEDataHandler | A SAX-based event handler to parse PGE data out of an underlying XML file. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEDataParseKeys | A collection of metadata keys relating to the PGEDataHandlerVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEGroup | A PGEGroup is a named set of named PGEVectors, PGEScalars andVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEMatrix | A PGEMatrix is a set of rows and columns with values in each cell defined by a row number and column number. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PgeMetadata | A wrapper class to act as a facade interface to all the different Metadata sources given to a PGE. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
|
| PGEScalar | A PGE Scalar represents a named unit of information. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGETask | Runs a PGETaskInstance given Metadata and a WorkflowTaskConfiguration. | Class | org.apache.oodt.cas.pge | Apache OODT |
|
| PGETaskInstance | Runs a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al. | Class | org.apache.oodt.cas.pge | Apache OODT |
|
| PgeTaskMetKeys | PGETaskInstance Reserved Metadata keys. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
|
| PgeTaskStatus | Workflow Statuses for PGETaskInstance. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
|
| PGEVector | A PGEVector is a dynamic set of information, coupled with a name. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PGEXMLFileUtils | Low-level reading API to get PGEVectors, PGEScalars, and PGEMatrixs from underlying OCO XML files. | Class | org.apache.oodt.pcs.input | Apache OODT |
|
| PluginClassLoader | Java ClassLoader for loading plugin classes in Catalogs and QueryExpressions. | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| PluginURL | Plugin URL for transfering Jars to server side. | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| PolicyResource | | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| PreCondEvalUtils | Evaluation utility for metadata extractor preconditions . | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| PreConditionComparator | The abstract base class for evaluating PreCondition checks for running a MetExtractor | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| PreconditionComparatorException | An exception throw by a PreConditionComparator . | Class | org.apache.oodt.cas.metadata.exceptions | Apache OODT |
|
| PreconditionInfoHandler | | Class | org.apache.oodt.cas.crawl.cli.option.handler | Apache OODT |
|
| PreConditionOperatorMetKeys | Met keys for evaluating MetExtractor PreConditions . | Interface | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| PrintMessageAction | A CmdLineAction which prints out a given message. | Class | org.apache.oodt.cas.cli.action | Apache OODT |
|
| PrintSupportedActionsCmdLineOption | The Print Supported Actions CmdLineOption. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| PrioritizedQueueBasedWorkflowEngine | Describe your class here. | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| PrioritizedQueueBasedWorkflowEngineFactory | Constructs an instance of the PrioritizedQueueBasedWorkflowEngine, based on its constituent instance repository, workflow task prioritizer, | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| Priority | Priority of a WorkflowProcessor. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| PrioritySorter | Interface specifying a method to sort and prioritize WorkflowProcessors. | Interface | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| ProcessedPageInfo | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| ProcessingInstructions | Class that holds special configuration instructions for generating an Opendap profile. | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| ProdTypePatternMetExtractor | Assigns a ProductType based on a filename pattern, while simultaneously assigning values to metadata elements embedded in the filename pattern. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| Product | A Product is a set of files, or a heirarchical, directory structure that should be ingested into the Catalog. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| ProductBrowser | This page is mounted to: /browser/product/[ProductId] | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.product | Apache OODT |
|
| ProductBrowserPage | Page that exposes the underlying ProductBrowser OODT Version:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| ProductBrowserPage | Shows a product, its metadata, and its references, all Version:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| ProductCrawler | An abstract base class for Product Crawling. | Class | org.apache.oodt.cas.crawl | Apache OODT |
|
| ProductCrawlerBean | Turns a ProductCrawler into a Spring-configurable entity. | Class | org.apache.oodt.cas.crawl.config | Apache OODT |
|
| ProductDumper | A simple tool to write out a . | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| ProductException | Checked exception to indicate a product fault. | Class | org.apache.oodt.product | Apache OODT |
|
| ProductIdGenerator | API for generating a unique identifier for a CAS Product. | Interface | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| ProductMetBrowserPage | Page that exposes the underlying MetadataBrowser OODT Wicket component. | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| ProductMetBrowserPage | Show's a product's metadata. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| ProductMetKeys | Met key field names used to augment Product Metadata in XmlRpcFileManagerClient. | Interface | org.apache.oodt.cas.filemgr.metadata | Apache OODT |
|
| ProductModel | A Serializable GenericBaseModel version of a CASVersion:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.cas.webcomponents.filemgr.model | Apache OODT |
|
| ProductNameCheckComparator | Precondition class that checks the product name (i. | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| ProductNameQuery | A query to the File Manager using the ProductName product metVersion:$Revision$Author:mattmann | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| ProductPage | A Page of Products returned from the File Manager. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| ProductPaginator | A paginator component that expands to a +/- 5 page window to paginate a ProductPage. | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.pagination | Apache OODT |
|
| ProductQueryServlet | Product query servlet handles product queries. | Class | org.apache.oodt.grid | Apache OODT |
|
| ProductRefBrowserPage | Page that shows a Product's reference Version:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| ProductRefsBrowser | Component responsible for showing a Products List of References. | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.product | Apache OODT |
|
| ProductRefsBrowserPage | Page that exposes the underlying ProductRefsBrowser OODT Wicket component. | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| ProductResource | A JAX-RS resource representing a Product. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| ProductRssWriter | A Provider that writes product resources to output streams for HTTP responses with application/rss+xml content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| ProductSerializer | API for serializing CAS objects (Products, Metadata and References) into documents to be indexed by Solr, and vice-versa deserializing Solr response documents into CAS objects. | Interface | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| ProductServer | | Class | org.apache.oodt.grid | Apache OODT |
|
| ProductType | A ProductType is a type of content that will be ingested into the data store element of the CAS File Manager. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| ProductTypeDocTool | A tool to output HTML documentation for ProductType policy xml files. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| ProductTypeFilter | Filters a ProductType, based on a set of constraints. | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| ProductTypeMetVersioner | A simple versioner that lets a user define the filePathSpec needed by the MetadataBasedFileVersioner in a Product's ProductType metadata. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| ProductZipper | Utility class that zips up a ProductResource, including the product's references and metadata. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| ProductZipWriter | A Provider that writes product resources to output streams for HTTP responses with application/zip content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| Profile | Objects of this class are profiles. | Class | org.apache.oodt.profile | Apache OODT |
|
| ProfileAttributes | Objects of this class are attributes of profiles. | Class | org.apache.oodt.profile | Apache OODT |
|
| ProfileAttributesPrinter | TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | org.apache.oodt.profile.gui.pstructs | Apache OODT |
|
| ProfileBuilderGUI | This code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial | Class | org.apache.oodt.profile.gui | Apache OODT |
|
| ProfileChecker | Utility class that checks an OODT Profile versus a list of required/optional elements, and provides a validation summary for quick inspection by the publisher. | Class | org.apache.oodt.opendapps.util | Apache OODT |
|
| ProfileClientConstructed | | Class | org.apache.oodt.profile.activity | Apache OODT |
|
| ProfileElement | Objects of this class are elements that describe the composition of a resource. | Class | org.apache.oodt.profile | Apache OODT |
|
| ProfileElementPrinter | TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | org.apache.oodt.profile.gui.pstructs | Apache OODT |
|
| ProfileException | A profile-related exception. | Class | org.apache.oodt.profile | Apache OODT |
|
| ProfileHandler | Interface of a profile handler. | Interface | org.apache.oodt.profile.handlers | Apache OODT |
|
| ProfileManager | Interface of a profile manager. | Interface | org.apache.oodt.profile.handlers | Apache OODT |
|
| ProfilePrinter | TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | org.apache.oodt.profile.gui.pstructs | Apache OODT |
|
| ProfileQueryServlet | Profile query servlet handles profile queries. | Class | org.apache.oodt.grid | Apache OODT |
|
| Profiler | Command line class to drive the creation of OODT profiles from THREDDS catalogs with OpenDAP endpoints. | Class | org.apache.oodt.opendapps | Apache OODT |
|
| ProfileSAXException | An XML-related SAX exception from a profile server. | Class | org.apache.oodt.profile | Apache OODT |
|
| ProfileSerializer | Utility class to serialize a list of profiles to an XML document. | Class | org.apache.oodt.opendapps.util | Apache OODT |
|
| ProfileServer | | Class | org.apache.oodt.grid | Apache OODT |
|
| ProfileSQLException | A database-related SQL exception from a profile server. | Class | org.apache.oodt.profile | Apache OODT |
|
| profileTree | | Class | org.apache.oodt.profile.gui | Apache OODT |
|
| ProfileUtils | Static methods for unraveling and generating ProfileElements, ProfileAttributes and ResourceAttributes for a | Class | org.apache.oodt.opendapps.util | Apache OODT |
|
| ProfileUtils | A set of utility methods to aid in CAS Filemgr vocabulary conversion to OODT Profile vocabulary. | Class | org.apache.oodt.profile.handlers.cas.util | Apache OODT |
|
| PropertiesUtils | Utility methods for handing property values . | Class | org.apache.oodt.cas.metadata.util | Apache OODT |
|
| PropertyMgr | Property manager manages updates to properties. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| PropFilesInfo | Describe your class here. | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| Protocol | Interface for communication over different transfer protocolsVersion:$Revision$Author:bfoster | Interface | org.apache.oodt.cas.protocol | Apache OODT |
|
| ProtocolCliAction | Action used to perform some task via a ProtocolManagerAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
|
| ProtocolCommandLine | | Class | org.apache.oodt.cas.protocol.system | Apache OODT |
|
| ProtocolConfig | Protocol configuration for configuring ProtocolManager. | Interface | org.apache.oodt.cas.protocol.config | Apache OODT |
|
| ProtocolDeletionError | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ProtocolException | | Class | org.apache.oodt.cas.protocol.exceptions | Apache OODT |
|
| ProtocolException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ProtocolFactory | Factory for creating ProtocolsVersion:$Revision$Author:bfoster | Interface | org.apache.oodt.cas.protocol | Apache OODT |
|
| ProtocolFile | | Class | org.apache.oodt.cas.protocol | Apache OODT |
|
| ProtocolFileException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ProtocolFileFilter | Filter for filtering s. | Interface | org.apache.oodt.cas.protocol.util | Apache OODT |
|
| ProtocolHandler | This class is responsible for creating the appropriate Protocol for the given RemoteSites. | Class | org.apache.oodt.cas.pushpull.protocol | Apache OODT |
|
| ProtocolInfo | | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| ProtocolManager | | Class | org.apache.oodt.cas.protocol.system | Apache OODT |
|
| ProtocolPath | This class wraps up a URL for a given path, and whether the path specified by the URL is a dirctory or not | Class | org.apache.oodt.cas.pushpull.protocol | Apache OODT |
|
| ProtocolVerifier | Interface for verifying Protocols can connect to sites. | Interface | org.apache.oodt.cas.protocol.verify | Apache OODT |
|
| ProtocolVerifierFactory | | Interface | org.apache.oodt.cas.protocol.verify | Apache OODT |
|
| Punctuation | | Class | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| PushPullFrameworkException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| PushPullObjectFactory | | Class | org.apache.oodt.cas.pushpull.objectfactory | Apache OODT |
|
| QueriedHandlers | | Class | org.apache.oodt.profile.activity | Apache OODT |
|
| Query | A Query is a List of QueryCriteria. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| QueryBuilder | | Class | org.apache.oodt.cas.filemgr.browser.model | Apache OODT |
|
| QueryBuilderPrompt | | Class | org.apache.oodt.cas.filemgr.browser.view.prompts | Apache OODT |
|
| QueryCliAction | A CmdLineAction which queries Catalog Service. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| QueryConstructed | | Class | org.apache.oodt.xmlquery.activity | Apache OODT |
|
| QueryCriteria | This is an abstract base class for a number of different criteria searches such as term search, range search and free text search. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| QueryElement | A single query element. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| QueryException | Checked exception to indicate a query fault. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| QueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| QueryField | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| QueryFilter | | Class | org.apache.oodt.cas.catalog.query.filter | Apache OODT |
|
| QueryFilter | | Class | org.apache.oodt.cas.filemgr.structs.query | Apache OODT |
|
| QueryFormulationException | A generic exception that occured when dealing with the Catalog. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| QueryHandler | Handler for queries in a product service. | Interface | org.apache.oodt.product | Apache OODT |
|
| QueryHeader | | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| QueryLogicalGroup | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| QueryPager | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| QueryPane | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| QueryParser | | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| QueryParserConstants | | Interface | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| QueryParserTokenManager | | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| QueryParserTreeConstants | | Interface | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| QueryResponse | Class holding information returned from querying the Solr server. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| QueryResult | | Class | org.apache.oodt.cas.filemgr.structs.query | Apache OODT |
|
| QueryResult | | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| QueryResultComparator | | Class | org.apache.oodt.cas.filemgr.structs.query | Apache OODT |
|
| QueryService | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| QueryServiceException | | Class | org.apache.oodt.cas.catalog.exception | Apache OODT |
|
| QueryServlet | Query servlet provides common query functionality for profile queries and product queries. | Class | org.apache.oodt.grid | Apache OODT |
|
| QueryTool | A tool to return product ids given a Query against the File Manager. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| QueryUtils | | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| QueryUtils | | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| QueueManager | | Class | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| QueueManagerException | | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| QueueMuxBatchManager | A batch-manager used to execute and control jobs in a mesos-cluster. | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| QueueMuxMonitor | A monitor to monitor the multiple monitors. | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| QueueMuxScheduler | This scheduler multiplexes between multiple schedulers based on the queue . | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| QueueMuxSchedulerFactory | | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| QueueRepository | The Queue Repository interface. | Interface | org.apache.oodt.cas.resource.queuerepo | Apache OODT |
|
| QueueRepositoryFactory | The Queue Repository Factory interface. | Interface | org.apache.oodt.cas.resource.queuerepo | Apache OODT |
|
| RandomStatusUpdateTask | This class illustrates OODT-86, demonstrating how the method XmlRpcWorkflowManager. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| RangedProfileElement | Ranged profile element. | Class | org.apache.oodt.profile | Apache OODT |
|
| RangeQueryCriteria | A Range Criteria element for a Query to the Catalog. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| RangeQueryTester | A Utility command line program to test RangeQueries against an underlying Lucene-based Product Catalog. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| RawSizeListHandler | Handles a listing request for the raw size of a file. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| RDFConfig | The RDF REST-ful web service configuration for the CAS product service layer. | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RDFConfigMetKeys | Met keys for the RDFConfig. | Interface | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RDFConfigReader | Reader class for RDFConfigs from Files. | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RDFConfigReaderMetKeys | Met keys for the RDFConfigReader. | Interface | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RdfConfiguration | Class representing custom configurations for RDF XML outputs. | Class | org.apache.oodt.cas.product.jaxrs.configurations | Apache OODT |
|
| RDFDatasetServlet | A Servlet that exports ProductType metaata information using the W3C's Resource Description Framework. | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RDFProductServlet | A Servlet that exports Product metaata information using the W3C's Resource Description Framework. | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RDFUtils | Utility class to leverage the RDFConfig to determine how to displayVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.product.rdf | Apache OODT |
|
| RdfWriter | Class with shared properties and behavior for RDF writers. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| ReceivedQuery | | Class | org.apache.oodt.profile.activity | Apache OODT |
|
| ReducedPagedQueryCliAction | A CmdLineAction which queries Catalog Service. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| ReducedQueryCliAction | A CmdLineAction which queries the Catalog Service and limits the results to a subset of given terms. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| Reference | A reference stores the original item reference, and also the item's data store reference, which describes its location within the data store. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| ReferenceFileWriter | A Provider that writes reference resources to output streams for HTTP responses with different file content-types. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| ReferenceResource | A JAX-RS resource representing a Reference. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| ReferenceRssWriter | A Provider that writes reference resources to output streams for HTTP responses with application/rss+xml content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| ReferenceZipWriter | A Provider that writes reference resources to output streams for HTTP responses with application/zip content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| RegExprOutputFiles | A regular expression class to define what OutputFiles to identify after running a PGE | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| RelOpExpression | A relational operator. | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| RemoteableCache | A Java RMI Remote-able implementation of the Cache . | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| RemoteConnectionException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| RemoteCrawler | | Class | org.apache.oodt.cas.pushpull.retrievalmethod | Apache OODT |
|
| RemoteDataTransferer | An implementation of the DataTransfer interface that transfers files to a remote file manager over XML-RPC, using the | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| RemoteDataTransferFactory | A Factory for constructing RemoteDataTransferer objects. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| RemoteFile | Describe your class here . | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| RemoteFileMetKeys | | Interface | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| RemoteSite | | Class | org.apache.oodt.cas.pushpull.protocol | Apache OODT |
|
| RemoteSiteFile | | Class | org.apache.oodt.cas.pushpull.protocol | Apache OODT |
|
| RemoteSpecs | Remote Site Crawling specifications. | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| RemoveNodeCliAction | A CmdLineAction which removes a node by id. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| RemoveNodeFromQueueCliAction | A CmdLineAction which removes a node from a queue. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| RemoveQueueCliAction | A CmdLineAction which removes a queue. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| RenamingConvention | | Class | org.apache.oodt.cas.pushpull.filerestrictions.renamingconventions | Apache OODT |
|
| ReplaceFunc | | Class | org.apache.oodt.xmlps.mapping.funcs | Apache OODT |
|
| RepositoryException | An exception thrown by the BackendRepository when an error occurs. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| RepositoryException | An exception thrown by the workflow repository. | Class | org.apache.oodt.cas.workflow.structs.exceptions | Apache OODT |
|
| RepositoryManager | A Repository Manager is an extension point that is responsible for managing ProductType information which boils down to policy information about | Interface | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| RepositoryManagerException | An exception thrown from the RepositoryManager interface. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| RepositoryManagerFactory | A Factory interface for creating RepositoryManager objects. | Interface | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| RequirementRule | A CmdLineOption requirement rule which specifies if it is required, optional, or not required at all. | Interface | org.apache.oodt.cas.cli.option.require | Apache OODT |
|
| ResourceAttributes | Resource attribuets. | Class | org.apache.oodt.profile | Apache OODT |
|
| ResourceAttributesPrinter | TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments | Class | org.apache.oodt.profile.gui.pstructs | Apache OODT |
|
| ResourceCliAction | Base CmdLineAction for Workflow Manager. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| ResourceManagerUtils | A set of utility methods that can be used by PCS that need to communicate with the Resource Manager. | Class | org.apache.oodt.pcs.util | Apache OODT |
|
| ResourceNode | A node struct to capture information about each resource. | Class | org.apache.oodt.cas.resource.structs | Apache OODT |
|
| ResourceNodeComparator | | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| ResourceRunner | Submits a WorkflowTask to the Resource Manager. | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| ResourceRunnerFactory | Factory which creates ResourceRunners. | Class | org.apache.oodt.cas.workflow.engine.runner | Apache OODT |
|
| RestfulProductQueryServlet | The RestfulProductQueryServlet is an alternative to the standard ProductQueryServlet that allows clients to use a more intuitive syntax for encoding query constraints, than the traditional | Class | org.apache.oodt.grid | Apache OODT |
|
| Result | A Python-friendly wrapper that wraps an XML-RPC result. | Class | org.apache.oodt.cas.filemgr.system.auth | Apache OODT |
|
| Result | An object of this class is a result of a query. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| Results | | Class | org.apache.oodt.cas.filemgr.browser.model | Apache OODT |
|
| Results | | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| ResultsReceived | | Class | org.apache.oodt.xmlquery.activity | Apache OODT |
|
| ResumeWorkflowInstCliAction | A CmdLineAction which resumes a paused workflow instance. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| Retrieval | Retrieval is a vehicle for getting activities and their associated incidents from Storage. | Interface | org.apache.oodt.commons.activity | Apache OODT |
|
| RetrievalMethod | | Interface | org.apache.oodt.cas.pushpull.retrievalmethod | Apache OODT |
|
| RetrievalMethodException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| RetrievalSetup | | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| RetrieveFilesCliAction | Retrieves files for a given Product. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| Retriever | Retrievers retrieve products. | Interface | org.apache.oodt.product | Apache OODT |
|
| RewriteSpec | A specification for rewriting OPeNDAP element names and tags from their original OPeNDAP/THREDDS names into OODT profile elements, and their names | Class | org.apache.oodt.opendapps.config | Apache OODT |
|
| RightClickMenu | | Class | org.apache.oodt.cas.filemgr.browser.view.menus | Apache OODT |
|
| RmiCache | An RMI client to the RmiCacheServer, implementing an RMI front end . | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| RmiCacheFactory | Constructs new RmiCaches. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| RmiCacheServer | | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| RmiCacheServerFactory | Constructs new RmiCacheServers. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| RmiCommunicationChannelClient | | Class | org.apache.oodt.cas.catalog.server.channel.rmi | Apache OODT |
|
| RmiCommunicationChannelClientInterface | | Interface | org.apache.oodt.cas.catalog.server.channel.rmi | Apache OODT |
|
| RmiCommunicationChannelClientMBean | | Interface | org.apache.oodt.cas.catalog.server.channel.rmi | Apache OODT |
|
| RmiCommunicationChannelServer | | Class | org.apache.oodt.cas.catalog.server.channel.rmi | Apache OODT |
|
| RMIContext | Context for binding and looking up distributed objects in RMI. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
|
| Row | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| RSSConfig | Configures the RSSProductServlet, with the information defined in an rssconf. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSConfigMetKeys | Met keys used by RSSUtils and other classes that deal with theVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSConfigReader | Reader class for RSSConfigs from Files. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSConfigReaderMetKeys | Met keys used by the RSSConfigReader. | Interface | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RssConfiguration | Class representing custom configurations for RSS XML outputs. | Class | org.apache.oodt.cas.product.jaxrs.configurations | Apache OODT |
|
| RssNamespace | Represents an XML namespace for RSS XML content. | Class | org.apache.oodt.cas.product.jaxrs.configurations | Apache OODT |
|
| RSSNamespace | RSS namespace definition to include in an RSS feed as defined by the RSSProductServlet's RSSConfig. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSProductServlet | A Servlet that supports the RSS 2. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSProductTransferServlet | A Servlet that supports the RSS 2. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RssTag | Represents an RSS XML tag to include in an RSS feed. | Class | org.apache.oodt.cas.product.jaxrs.configurations | Apache OODT |
|
| RSSTag | An output RSS tag to include in an RSS feed as defined by the RSSProductServlet's RSSConfig. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RssTagAttribute | Represents an attribute for an RSS XML tag. | Class | org.apache.oodt.cas.product.jaxrs.configurations | Apache OODT |
|
| RSSTagAttribute | An attribute on an RSS output tag, generated from theVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RSSUtils | Utility functions to help out in configuring the RSSProductServlet. | Class | org.apache.oodt.cas.product.rss | Apache OODT |
|
| RssWriter | Class with shared properties and behavior for RSS writers. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| RunDirJobSubmitter | A tool that creates a job and send it to the Resource Manager. | Class | org.apache.oodt.cas.resource.tools | Apache OODT |
|
| S3DataTransferer | DataTransfer which put/gets files in/from Amazon S3 storage. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| S3DataTransfererFactory | DataTransferFactory which creates S3DataTransferers. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| SAXParser | An XML Simple API for XML (SAX) parser. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| Scheduler | A scheduler interface. | Interface | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| SchedulerException | An exception thrown by the Scheduler when an error occurs. | Class | org.apache.oodt.cas.resource.structs.exceptions | Apache OODT |
|
| SchedulerFactory | A Factory interface for creating implementations of Schedulers. | Interface | org.apache.oodt.cas.resource.scheduler | Apache OODT |
|
| ScienceDataCatalog | Provides a Catalog implementation that facilitate large-scale ingest of observational data into a relational schema. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| ScienceDataCatalogFactory | ScienceDataCatalog. | Class | org.apache.oodt.cas.filemgr.catalog | Apache OODT |
|
| ScienceDataRepositoryManager | Leverages the information in the ScienceDataCatalog's dataset table to list out ProductTypes. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| ScienceDataRepositoryManagerFactory | Constructs new ScienceDataRepositoryManagers. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| ScienceDataValidationLayer | Determines the mapping of s to ProductTypes by reading the ScienceDataCatalog catalog schema tables concerning parameters and datasets. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| ScienceDataValidationLayerFactory | Constructs new ScienceDataValidationLayers. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| SciPgeConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE | Interface | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| ScreenLogger | The ScreenLogger class is intended to be used with the Log class in order to setup the System. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| ScriptFile | A script file represents a set of commands (which are just Strings) to be run through a command shell. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| SearchableEnumeratedProfileElement | Searchable, enumerated, profile element. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| SearchableProfile | A profile that can be searched. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| SearchableRangedProfileElement | Searchable profile element with a range of valid values. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| SearchableResourceAttributes | Resource attributes that can be searched. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| SearchableUnspecifiedProfileElement | Searchable profile element with unspecified values. | Class | org.apache.oodt.profile.handlers.lightweight | Apache OODT |
|
| SecureWebServer | An XML-RPC Web Server that requires authentication and authorization. | Class | org.apache.oodt.cas.filemgr.system.auth | Apache OODT |
|
| SendEventCliAction | A CmdLineAction which triggers a workflow event. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| SequentialProcessor | WorkflowProcessor which handles running sub-processors in sequence. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| SerializableMetadata | Metadata that's Serializable. | Class | org.apache.oodt.cas.metadata | Apache OODT |
|
| SerializedCatalogRepository | | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| SerializedCatalogRepositoryFactory | | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| Serializer | | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| Server | An abstract server defines the code base and class name of a query handler. | Class | org.apache.oodt.grid | Apache OODT |
|
| Service | An enterprise service. | Interface | org.apache.oodt.commons | Apache OODT |
|
| SetIdBeanPostProcessor | Describe your class here. | Class | org.apache.oodt.commons.spring.postprocessor | Apache OODT |
|
| SetJavaPropertiesHandler | CmdLineOptionHandler which sets Java Properties equals to the values specified by the CmdLineOption this handler is attached | Class | org.apache.oodt.cas.cli.option.handler | Apache OODT |
|
| SetNodeCapacityCliAction | A CmdLineAction which changes a node's capacity. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| SftpURLConnection | Describe your class here. | Class | org.apache.oodt.cas.pushpull.url.handlers.sftp | Apache OODT |
|
| ShutdownCliAction | A CmdLineAction which shuts down Catalog Service server. | Class | org.apache.oodt.cas.catalog.cli.action | Apache OODT |
|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| SimpleCmdLineOption | CmdLineOption which implements the basic methods for any CmdLineOption. | Class | org.apache.oodt.cas.cli.option | Apache OODT |
|
| SimpleNode | | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| SingleFileBasicVersioner | A Versioner that handles single file Products by storing them in productTypeRepoPath/Filename. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| SingleFileListHandler | Returns a single remote file listing of the given ofsn. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| SingleSignOn | The CAS java-based single sign on API. | Interface | org.apache.oodt.security.sso | Apache OODT |
|
| SingleSignOnFactory | Object factory for creating SingleSignOns from class name Strings. | Class | org.apache.oodt.security.sso | Apache OODT |
|
| SingleZipFileListHandler | Generates a listing of the size of a remote file identified by its OFSN as aVersion:$Revision$Author:mattmann | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| SiteInfo | | Class | org.apache.oodt.cas.pushpull.config | Apache OODT |
|
| SolrCatalog | that uses a Solr back-end metadata store. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| SolrCatalogFactory | Factory class that creates a SolrCatalog instance configured with the properties specified in filemgr. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| SolrClient | Class containing client-side functionality for interacting with a Solr server. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| SolrIndexer | Indexes products from the File Manager catalog to a Solr instance. | Class | org.apache.oodt.cas.filemgr.tools | Apache OODT |
|
| SolrIndexingAction | Crawler action that ingests the product metadata into the configured Solr index. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| SortPrompt | | Class | org.apache.oodt.cas.filemgr.browser.view.prompts | Apache OODT |
|
| SpringCatalogRepository | | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| SpringCatalogRepositoryFactory | | Class | org.apache.oodt.cas.catalog.repository | Apache OODT |
|
| SpringCmdLineActionStore | A Spring Framework based CmdLineActionStore. | Class | org.apache.oodt.cas.cli.action.store.spring | Apache OODT |
|
| SpringCmdLineActionStoreFactory | Factory for creating SpringCmdLineActionStores. | Class | org.apache.oodt.cas.cli.action.store.spring | Apache OODT |
|
| SpringCmdLineOptionStore | Spring Framework based CmdLineOptionStore. | Class | org.apache.oodt.cas.cli.option.store.spring | Apache OODT |
|
| SpringCmdLineOptionStoreFactory | Factory for creating SpringCmdLineOptionStore. | Class | org.apache.oodt.cas.cli.option.store.spring | Apache OODT |
|
| SpringProtocolConfig | Spring Framework base ProtocolConfig which loads ProtocolFactorys from a Spring xml bean file. | Class | org.apache.oodt.cas.protocol.config | Apache OODT |
|
| SpringSetContextInjectionType | Interface which if implemented will have the Spring Framework ApplicationContext injected via the setter method after loading from | Interface | org.apache.oodt.cas.cli.action.store.spring | Apache OODT |
|
| SpringSetIdInjectionType | Describe your class here. | Interface | org.apache.oodt.commons.spring | Apache OODT |
|
| SpringUtils | | Class | org.apache.oodt.cas.catalog.util | Apache OODT |
|
| SQLDatabaseRetrieval | This class enables retrieval of activity incidents from just about any database management system. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| SQLDatabaseStorage | This class enables storage of activity incidents in just about any database management system. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| SqlParser | A fairly robust SQL parser, based on the Shunting yard Evaluates SQL like string statements contained in a string. | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| SqlQueryCliAction | A CmdLineAction which queries the FileManager by parsing an SQL like query into a FileManager Query. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
|
| SqlScript | | Class | org.apache.oodt.commons.database | Apache OODT |
|
| SSOMetKeys | Met keys for dealing with SSOProxy. | Interface | org.apache.oodt.security.sso.opensso | Apache OODT |
|
| SSOProxy | A client class to the services provided by the OpenSSO project. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |
|
| StandardBackendManager | This manager keeps track of the mux-able backends for the resource manager. | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| StandardOutputStorage | Storage that sends activity reports to the standard output as plain text. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| Statistic | | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| StatusPage | A wicket controller for exposing the super awesome power of theVersion:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.opsui.status | Apache OODT |
|
| StdCmdLineConstructor | Standard CmdLineConstructor which support options and optionAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.cli.construct | Apache OODT |
|
| StdCmdLineParser | Standard Command-line parser which parser command line options of the form --longOption or -shortOption followed by 0 or more values. | Class | org.apache.oodt.cas.cli.parser | Apache OODT |
|
| StdCmdLinePresenter | Standard help presenter which sends help messages to System. | Class | org.apache.oodt.cas.cli.presenter | Apache OODT |
|
| StdCmdLinePrinter | Standard CmdLinePrinter. | Class | org.apache.oodt.cas.cli.printer | Apache OODT |
|
| StdIngester | An implementation of the Ingster interface that uses the following pieces of Metadata information to determine how to ingest a | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
|
| StdOFSNGetHandler | Standard way of retrieving a file without performing any transformation on it. | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| StdPGETaskInstance | The Standard implementation of the PGETaskInstance. | Class | org.apache.oodt.cas.pge | Apache OODT |
|
| StdProductCrawler | A generic Product Crawler for Products. | Class | org.apache.oodt.cas.crawl | Apache OODT |
|
| StdQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| StopWorkflowInstCliAction | A CmdLineAction which stops a workflow instance. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| Storage | A Storage is a place to store for the long term record an activity and the incidentsVersion:$Revision: 1. | Interface | org.apache.oodt.commons.activity | Apache OODT |
|
| StoredActivity | This class holds an activity retrieved from storage. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| StoredIncident | This class holds an incident retrieved from storage. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| StreamGobbler | | Class | org.apache.oodt.commons.exec | Apache OODT |
|
| StringTransactionIdFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.transaction | Apache OODT |
|
| SubmitJobCliAction | A CmdLineAction which submits a job. | Class | org.apache.oodt.cas.resource.cli.action | Apache OODT |
|
| SubProductExistenceCheckComparator | A PreConditionComparator that checks for the existence of an arbitrary file (a sub-product) within the product directory. | Class | org.apache.oodt.cas.metadata.preconditions | Apache OODT |
|
| SystemResource | | Class | org.apache.oodt.cas.curation.service | Apache OODT |
|
| TableListener | | Class | org.apache.oodt.cas.filemgr.browser.controller | Apache OODT |
|
| TablePane | | Class | org.apache.oodt.cas.filemgr.browser.view.panels | Apache OODT |
|
| TaskJob | A Resource Manager Job that runs an underlying WorkflowTask. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| TaskJobInput | JobInput for a WorkflowTask. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| TaskProcessor | WorkflowProcessor which handles running task workflows. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| TaskQuerier | The purpose of this class is to constantly pop off tasks that are run to run and made available by the WorkflowProcessorQueue, and then to set | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| TaskRunner | TaskQuerier to take the next sorted (aka ones that have been sorted with the Workflow PrioritySorter) task and then leverage the Engine's Runner to | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| TemporalQuery | A query with a StartDateTime and an EndDateTime range that identifies a set of matching Products. | Class | org.apache.oodt.pcs.query | Apache OODT |
|
| Term | | Class | org.apache.oodt.cas.catalog.term | Apache OODT |
|
| TermBucket | | Class | org.apache.oodt.cas.catalog.term | Apache OODT |
|
| TermQueryCriteria | A Term Criteria element for a Query to the Catalog. | Class | org.apache.oodt.cas.filemgr.structs | Apache OODT |
|
| TermQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| TernaryAction | While branching seems more along the lines of a workflow deal having support for decisions based on success or failure of an action can help support | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| TestResmgr | | Class | org.apache.oodt.cas.resource.examples | Apache OODT |
|
| TextConfigFileWriter | Text SciPgeConfigFileWriter which takes a template with envReplace metadata that gets dynamically filled out and written to a file. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| ThreadEvaluatorException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| ThreadPoolWorkflowEngine | The ThreadPooling portion of the WorkflowEngine. | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| ThreadPoolWorkflowEngineFactory | A Factory class for creating ThreadPoolWorkflowEngines. | Class | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| ThreddsMetadataExtractor | | Class | org.apache.oodt.opendapps.extractors | Apache OODT |
|
| TikaAutoDetectExtractor | | Class | org.apache.oodt.cas.filemgr.metadata.extractors.examples | Apache OODT |
|
| TikaCmdLineMetExtractor | A Met Extractor that invokes Apache Tika to automatically detect relevant metadata for a given product. | Class | org.apache.oodt.cas.metadata.extractors | Apache OODT |
|
| TimeAndThreadCount | | Class | org.apache.oodt.cas.pushpull.retrievalsystem | Apache OODT |
|
| TimeEvent | | Class | org.apache.oodt.cas.filemgr.structs.query.filter | Apache OODT |
|
| TimeEvent | | Class | org.apache.oodt.commons.filter | Apache OODT |
|
| TimeEventWeightedHash | Builds a time sorted hash where the top value has the earliest time. | Class | org.apache.oodt.commons.filter | Apache OODT |
|
| ToggleAction | Allows for cases where there are one of two (or more) actions which needs to run. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| Token | Describes the input token stream. | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| TokenMgrError | Token Manager Error. | Class | org.apache.oodt.cas.catalog.query.parser | Apache OODT |
|
| ToManyFailedDownloadsException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| Tool | One of the tool buttons at the top of the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui.toolbox | Apache OODT |
|
| ToolBox | The box button and its panel that wrap the Tool. | Class | org.apache.oodt.cas.workflow.gui.toolbox | Apache OODT |
|
| Trace | A Trace web widget to expose the underlying PCS PedigreeVersion:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.webcomponents.trace | Apache OODT |
|
| TraceableProductBrowser | associated pedigree tree container to expose the Trace component. | Class | org.apache.oodt.pcs.opsui.pedigree | Apache OODT |
|
| TraceNode | A node wrapper around a PedigreeTreeNode that exposes the node in a recursive way via Wicket and as a component of a Trace panel. | Class | org.apache.oodt.pcs.webcomponents.trace | Apache OODT |
|
| TransactionalMetadata | | Class | org.apache.oodt.cas.catalog.metadata | Apache OODT |
|
| TransactionId | | Class | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| TransactionIdFactory | | Interface | org.apache.oodt.cas.catalog.struct | Apache OODT |
|
| TransactionReceipt | | Class | org.apache.oodt.cas.catalog.page | Apache OODT |
|
| TransferResource | A JAX-RS resource representing a FileTransferStatus. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| TransfersResource | A JAX-RS resource representing currently active file transfers as transfer resources. | Class | org.apache.oodt.cas.product.jaxrs.resources | Apache OODT |
|
| TransfersRssWriter | A Provider that writes transfers resources to output streams for HTTP responses with application/rss+xml content-type. | Class | org.apache.oodt.cas.product.jaxrs.writers | Apache OODT |
|
| TransferStatusTracker | An abstract base class for data transfers that uses an in-memory HashMap to keep track of data transfer status information. | Class | org.apache.oodt.cas.filemgr.datatransfer | Apache OODT |
|
| TreeProjectView | Shows the files/workflows associated with a project in the Workflow EditorAuthor:bfoster, mattmannSee Also:Serialized Form | Class | org.apache.oodt.cas.workflow.gui.perspective.view.impl | Apache OODT |
|
| TrueCondition | A simple condition that always returns true when invoked. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| TypeBrowser | This page is mounted to: /browser/type/[TypeName]. | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.types | Apache OODT |
|
| TypeBrowserPage | Exposes the OODT Wicket TypeBrowser component Version:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| TypeBrowserPage | The type browser page that shows a table including all of the queried products for a given type and a | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| TypeHandler | A Metadata modification class that intercepts all Metadata flowing in and out of the Catalog. | Class | org.apache.oodt.cas.filemgr.structs.type | Apache OODT |
|
| Types | This page is mounted to: /browser/types and shows a type plus | Class | org.apache.oodt.cas.webcomponents.filemgr.browser.types | Apache OODT |
|
| TypesPage | Exposes the underlying OODT Wicket Types component on a web page. | Class | org.apache.oodt.cas.filemgr.webapp.browser | Apache OODT |
|
| TypesPage | The types page that shows type names and bucket counts (that are clickable). | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| Ulimit | | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| UlimitMetKeys | Metadata keys to describe the output of the ulimit call. | Interface | org.apache.oodt.cas.resource.util | Apache OODT |
|
| UlimitProperty | A Ulimit returned property, mapping a name to a particular value. | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| UndefinedTypeException | Describe your class here . | Class | org.apache.oodt.cas.pushpull.exceptions | Apache OODT |
|
| UnspecifiedProfileElement | A profile element with unspecified values. | Class | org.apache.oodt.profile | Apache OODT |
|
| URLGetHandler | A OFSNGetHandler for returning a URL listing pointing to files within an OFSN NOTE: Configuration parameters for this class include: | Class | org.apache.oodt.product.handlers.ofsn | Apache OODT |
|
| UserDetails | The response from a query to SSOMetKeys. | Class | org.apache.oodt.security.sso.opensso | Apache OODT |
|
| Utility | Miscellaneous utilities. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| Utility | Utility methods for web grid. | Class | org.apache.oodt.grid | Apache OODT |
|
| UUIDProductIdGenerator | identifier as a newly generated UUID. | Class | org.apache.oodt.cas.filemgr.catalog.solr | Apache OODT |
|
| UuidTransactionIdFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.transaction | Apache OODT |
|
| ValidatableCmdLineOption | A CmdLineOption which has CmdLineOptionValidators should implement this interface. | Interface | org.apache.oodt.cas.cli.option | Apache OODT |
|
| ValidationLayer | The Validation Layer for the File Manager, allowing Elements to be mapped to ProductTypes. | Interface | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| ValidationLayerException | An exception thrown by the validation layer. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| ValidationLayerFactory | A Factory for creating ValidationLayers. | Interface | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| ValidInput | | Interface | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| ValueReplaceTypeHandler | A Subset-TypeHandler which only allows for metadata value modification. | Class | org.apache.oodt.cas.filemgr.structs.type | Apache OODT |
|
| Variable | | Class | org.apache.oodt.cas.pushpull.expressions | Apache OODT |
|
| VelocityConfigFileWriter | A PGE input file writer based on Apache Velocity and Paul Ramirez's need to make my code better. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| VelocityMetadata | Wrapper around CAS Metadata object to provide Velocity template semantics, e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
|
| VersionConverter | | Interface | org.apache.oodt.cas.catalog.query.filter.time.conv | Apache OODT |
|
| VersionConverter | | Interface | org.apache.oodt.cas.filemgr.structs.query.conv | Apache OODT |
|
| Versioner | This interface defines a versioning scheme for generating the DataStore references for the items in a Product. | Interface | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| VersioningException | An exception thrown during Versioning by a Versioner. | Class | org.apache.oodt.cas.filemgr.structs.exceptions | Apache OODT |
|
| VersioningUtils | A Utility component to help out with versioning. | Class | org.apache.oodt.cas.filemgr.versioning | Apache OODT |
|
| View | View abstract base class. | Class | org.apache.oodt.cas.workflow.gui.perspective.view | Apache OODT |
|
| ViewChange | Represents a change in the Workflow GUI model view. | Class | org.apache.oodt.cas.workflow.gui.perspective.view | Apache OODT |
|
| ViewListener | Interface for listening/notifying about Workflow View state changes. | Interface | org.apache.oodt.cas.workflow.gui.perspective.view | Apache OODT |
|
| ViewState | The current state of a particular Workflow GUI editor view. | Class | org.apache.oodt.cas.workflow.gui.perspective.view | Apache OODT |
|
| VirtualFile | | Class | org.apache.oodt.cas.pushpull.filerestrictions | Apache OODT |
|
| VirtualFileStructure | Describe your class here. | Class | org.apache.oodt.cas.pushpull.filerestrictions | Apache OODT |
|
| VisibilityToggler | Toggles a show/hide link for displaying PCSDaemonStatus and CrawlerStatus inVersion:$Revision$Author:mattmannSee Also:Serialized Form | Class | org.apache.oodt.pcs.webcomponents.health | Apache OODT |
|
| WeightedAverageLoadCalc | | Class | org.apache.oodt.cas.resource.monitor.ganglia.loadcalc | Apache OODT |
|
| WeightedAverageLoadCalcFactory | | Class | org.apache.oodt.cas.resource.monitor.ganglia.loadcalc | Apache OODT |
|
| WildcardLiteral | | Class | org.apache.oodt.xmlps.queryparser | Apache OODT |
|
| WindowListener | | Class | org.apache.oodt.cas.filemgr.browser.controller | Apache OODT |
|
| WinPGETaskInstance | Runs a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al. | Class | org.apache.oodt.cas.pge | Apache OODT |
|
| WMMonitorApp | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor | Apache OODT |
|
| WMMonitorAppBase | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow | Apache OODT |
|
| Workbench | | Class | org.apache.oodt.cas.webcomponents.curation.workbench | Apache OODT |
|
| WorkbenchPage | | Class | org.apache.oodt.cas.curation.workbench | Apache OODT |
|
| WorkbenchPage | | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| Workflow | A Workflow is an abstract representation of a set of interconnected processes. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowCliAction | Base CmdLineAction for Workflow Manager. | Class | org.apache.oodt.cas.workflow.cli.action | Apache OODT |
|
| WorkflowCondition | A WorkflowCondition is some pre-condition that must evaluate to true in order for a particular WorkflowTask to be permitted to execute . | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowConditionConfiguration | Configuration for a WorkflowCondition. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowConditionInstance | The actual evaluation method for the condition should be defined in any class that implements this interface. | Interface | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowConditionViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.conditions | Apache OODT |
|
| WorkflowConditionViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.condition | Apache OODT |
|
| WorkflowConditionViewerPage | Page controller for the WorkflowConditionViewerPage. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WorkflowCrumbedPage | Adds a bread crumb link to the OPSUI app home, the PCS status page. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WorkflowEngine | The engine that executes and monitors WorkflowInstances, which are the physical executing representation of the abtract Workflows | Interface | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| WorkflowEngineFactory | A factory interface for creating WorkflowEngine objects. | Interface | org.apache.oodt.cas.workflow.engine | Apache OODT |
|
| WorkflowEventViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.events | Apache OODT |
|
| WorkflowGUI | Main driver shell and JFrame for the Workflow Editor GUI. | Class | org.apache.oodt.cas.workflow.gui | Apache OODT |
|
| WorkflowInstance | A WorkflowInstance is an instantiation of the abstract description of a Workflow provided by the Workflow class. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowInstanceMetadataReader | | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| WorkflowInstanceMetMap | | Class | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| WorkflowInstanceMetMapKeys | Describe your class here. | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| WorkflowInstancePage | | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowInstanceRepository | | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| WorkflowInstanceRepositoryFactory | A factory interface for creating WorkflowInstanceRepository objects. | Interface | org.apache.oodt.cas.workflow.instrepo | Apache OODT |
|
| WorkflowInstancesViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.instance | Apache OODT |
|
| WorkflowInstanceViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.instance | Apache OODT |
|
| WorkflowInstanceViewerPage | Shows a set of workflow instances. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WorkflowLifecycle | Defines the lifecycle of a Workflow, identifying what WorkflowStatuses belong to a particular phase. | Class | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowLifecycleManager | A Manager interface for the WorkflowLifecycles to determine status for a WorkflowInstance. | Class | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowLifecycleMetKeys | | Interface | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowLifecyclesReader | A reader for the workflow-lifecycle. | Class | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowLifecycleStage | A particular step (or Stage) in a WorkflowLifecycleVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowManagerDataSourceIndex | | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| WorkflowManagerDataSourceIndexFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.index | Apache OODT |
|
| WorkflowManagerDictionary | | Class | org.apache.oodt.cas.catalog.struct.impl.dictionary | Apache OODT |
|
| WorkflowManagerDictionaryFactory | | Class | org.apache.oodt.cas.catalog.struct.impl.dictionary | Apache OODT |
|
| WorkflowManagerUtils | A set of utility methods that can be used by PCS that need to communicate with the Workflow Manager. | Class | org.apache.oodt.pcs.util | Apache OODT |
|
| WorkflowMgrConn | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow | Apache OODT |
|
| WorkflowMgrStatusUpdate | Updates the Workflow Manager and notifies it that the crawled Product has been ingested successfully. | Class | org.apache.oodt.cas.crawl.action | Apache OODT |
|
| WorkflowPagePaginator | A paginator component that expands to a +/- 5 page window to paginate a WorkflowInstancePage. | Class | org.apache.oodt.cas.webcomponents.workflow.pagination | Apache OODT |
|
| WorkflowProcessor | The new Apache OODT workflow style of processor. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| WorkflowProcessorBuilder | Builds WorkflowProcessors. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| WorkflowProcessorHelper | Utilities for working with WorkflowProcessors and WorkflowModels. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| WorkflowProcessorListener | | Interface | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| WorkflowProcessorQueue | The queue of available WorkflowTasks, that will be fed into theVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
|
| WorkflowRepository | A repository interface for obtaining Workflows, and managing the information about their WorkflowTasks. | Interface | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| WorkflowRepositoryFactory | A Factory class for creating implementations of WorkflowRepositorys. | Interface | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| WorkflowState | The state of a WorkflowProcessorVersion:$Revision$Author:bfoster, mattmann | Class | org.apache.oodt.cas.workflow.lifecycle | Apache OODT |
|
| WorkflowStatesFile | A file that manages the Workflow states that the PCSHealthMonitor tool will look up when obtaining status in the PCS. | Class | org.apache.oodt.pcs.health | Apache OODT |
|
| WorkflowStatesMetKeys | Met keys for the WorkflowStatesFileVersion:$Revision$Author:mattmann | Interface | org.apache.oodt.pcs.health | Apache OODT |
|
| WorkflowStatus | Default Workflow Status Strings. | Interface | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowsViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.model | Apache OODT |
|
| WorkflowsViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.workflow | Apache OODT |
|
| WorkflowsViewerPage | Page controller for the WorkflowsViewerPage. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WorkflowTask | A Workflow task, or job, or process. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowTaskConfiguration | A specialized set of metadata properties for a WorkflowTask. | Class | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowTaskInstance | The part of a WorkflowTask that is responsible for actually doing the work. | Interface | org.apache.oodt.cas.workflow.structs | Apache OODT |
|
| WorkflowTaskInstanceException | | Class | org.apache.oodt.cas.workflow.structs.exceptions | Apache OODT |
|
| WorkflowTaskViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.tasks | Apache OODT |
|
| WorkflowTaskViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.task | Apache OODT |
|
| WorkflowTaskViewerPage | Controller for the TaskViewerPage. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WorkflowViewer | Describe your class here. | Class | org.apache.oodt.cas.webcomponents.workflow.model | Apache OODT |
|
| WorkflowViewerPage | Describe your class here. | Class | org.apache.oodt.cas.workflow.webapp.monitor.workflow | Apache OODT |
|
| WorkflowViewerPage | Controller for the WorkflowViewerPage. | Class | org.apache.oodt.pcs.opsui | Apache OODT |
|
| WrapperQueryExpression | | Class | org.apache.oodt.cas.catalog.query | Apache OODT |
|
| WriterLogger | Log messages to a Writer. | Class | org.apache.oodt.commons.io | Apache OODT |
|
| WriterStorage | Storage that sends activity reports to a Writer as plain text. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| XML | This class provides several XML convenience services and encapsulates the underlying XML implementation, allowing it to vary without impacting developers. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| XmlBackendRepository | Class to load BackendManager from XML file. | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| XmlBackendRepositoryFactory | The XML Backend Repository Factory interface. | Class | org.apache.oodt.cas.resource.mux | Apache OODT |
|
| XmlFilePgeConfigBuilder | An implementation of the PgeConfigBuilder that reads an XML file representation of the PgeConfig. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
|
| XmlHelper | Help class with method for parsing XMLFilePgeConfigBuilder config XML file. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
|
| XmlNodeRepository | The XML Node Repository interface. | Class | org.apache.oodt.cas.resource.noderepo | Apache OODT |
|
| XmlNodeRepositoryFactory | The XML Node Repository Factory interface. | Class | org.apache.oodt.cas.resource.noderepo | Apache OODT |
|
| XMLPSProductHandler | An XML configurable version of a Product Server that requires no code to be written to plug into a local site's relational backend DBMS. | Class | org.apache.oodt.xmlps.product | Apache OODT |
|
| XMLPSProfileHandler | An implementation of a ProfileHandler that extends the capabilities of the XMLPSProductHandler, and uses the XML Specification defined | Class | org.apache.oodt.xmlps.profile | Apache OODT |
|
| XMLQuery | EDA XML query class. | Class | org.apache.oodt.xmlquery | Apache OODT |
|
| XMLQueryHelper | Helper methods to handle those pesky XMLQuery objects. | Class | org.apache.oodt.xmlps.util | Apache OODT |
|
| XMLQueryKeys | Met Keys for dealing with XMLQuerys. | Interface | org.apache.oodt.xmlps.util | Apache OODT |
|
| XMLQueryMetKeys | Describe your class here. | Interface | org.apache.oodt.product.handlers.ofsn.metadata | Apache OODT |
|
| XmlQueueRepository | The XML Queue Repository interface. | Class | org.apache.oodt.cas.resource.queuerepo | Apache OODT |
|
| XmlQueueRepositoryFactory | The XML Queue Repository Factory interface. | Class | org.apache.oodt.cas.resource.queuerepo | Apache OODT |
|
| XMLRepositoryManager | A RepositoryManager that manages Product policy based on an xml file called product-types. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| XMLRepositoryManagerFactory | A Factory class for creating XMLRepositoryManager objects. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
|
| XMLRPC | This class provides several XML-RPC utilities. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| XmlRpcBatchMgr | An XML-RPC interface to the batch manager. | Class | org.apache.oodt.cas.resource.batchmgr | Apache OODT |
|
| XmlRpcBatchMgrFactory | A batchmgr factory. | Class | org.apache.oodt.cas.resource.batchmgr | Apache OODT |
|
| XmlRpcBatchMgrProxy | A Runnable proxy to an XmlRpcBatchStub that allows the call to the XmlRpcBatchStub to be asynchronous rather than synchronous. | Class | org.apache.oodt.cas.resource.batchmgr | Apache OODT |
|
| XmlRpcBatchStub | An XML RPC-based Batch Submission System. | Class | org.apache.oodt.cas.resource.system.extern | Apache OODT |
|
| XmlRpcCommunicationChannelClient | | Class | org.apache.oodt.cas.catalog.server.channel.xmlrpc | Apache OODT |
|
| XmlRpcCommunicationChannelClientFactory | | Class | org.apache.oodt.cas.catalog.server.channel.xmlrpc | Apache OODT |
|
| XmlRpcCommunicationChannelServer | | Class | org.apache.oodt.cas.catalog.server.channel.xmlrpc | Apache OODT |
|
| XmlRpcCommunicationChannelServerFactory | | Class | org.apache.oodt.cas.catalog.server.channel.xmlrpc | Apache OODT |
|
| XMLRPCFault | This exception is thrown when a fault is returned from an XML-RPC call. | Class | org.apache.oodt.commons.util | Apache OODT |
|
| XmlRpcFileManager | An XML RPC-based File manager. | Class | org.apache.oodt.cas.filemgr.system | Apache OODT |
|
| XmlRpcFileManagerClient | The XML RPC based file manager client. | Class | org.apache.oodt.cas.filemgr.system | Apache OODT |
|
| XmlRpcFilemgrBrowser | | Class | org.apache.oodt.cas.filemgr.browser.system | Apache OODT |
|
| XmlRpcResourceManager | An XML RPC-based Resource manager. | Class | org.apache.oodt.cas.resource.system | Apache OODT |
|
| XmlRpcResourceManagerClient | The XML RPC based resource manager client. | Class | org.apache.oodt.cas.resource.system | Apache OODT |
|
| XmlRpcStructFactory | A factory class for creating File Manager structures suitable for transfer over the XML-RPC pipe, and for reading objects from the XML-RPC pipe into | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| XmlRpcStructFactory | | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| XmlRpcStructFactory | A Struct Factory for creating and unpacking Workflow Objects to be sent and received across the XML-RPC wire. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| XmlRpcWorkflowManager | An XML RPC-based Workflow manager. | Class | org.apache.oodt.cas.workflow.system | Apache OODT |
|
| XmlRpcWorkflowManagerClient | The XML RPC based workflow manager client. | Class | org.apache.oodt.cas.workflow.system | Apache OODT |
|
| XmlRpcWriteable | An interface requiring implementing classes to define how that can be serialized to and from the XML-RPC wire. | Interface | org.apache.oodt.cas.resource.util | Apache OODT |
|
| XMLStandardOutputStorage | Simple storage that writes XML documents describing activities to the standard output. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| XMLStorage | Storage that saves activities as XML documents. | Class | org.apache.oodt.commons.activity | Apache OODT |
|
| XmlStructFactory | A Generic class for constructing File Manager objects out of XML Nodes. | Class | org.apache.oodt.cas.filemgr.util | Apache OODT |
|
| XmlStructFactory | A class for constructing Resource Manager objects from XML Nodes and Author:woollard, bfoster | Class | org.apache.oodt.cas.resource.util | Apache OODT |
|
| XmlStructFactory | * A class for constructing Workflow Manager objects from XML NodesVersion:$Revsion$Author:mattmann | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| XMLUtils | A Utility class containing methods to write and transform XML objects. | Class | org.apache.oodt.commons.xml | Apache OODT |
|
| XMLValidationLayer | An XML ValidationLayer based on two xml files, elements. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| XMLValidationLayerFactory | A Factory class for creating XMLValidationLayer objects. | Class | org.apache.oodt.cas.filemgr.validation | Apache OODT |
|
| XmlWorkflowModelRepository | Model Repository which stores models in xml filesAuthor:bfoster, mattmann | Class | org.apache.oodt.cas.workflow.gui.model.repo | Apache OODT |
|
| XmlWorkflowModelRepositoryFactory | Factory for creating xml model repositoriesAuthor:bfoster, mattmann | Class | org.apache.oodt.cas.workflow.gui.model.repo | Apache OODT |
|
| XMLWorkflowRepository | A WorkflowRepository that loads events, Workflows, WorkflowTasks and WorkflowConditions from specialized xml | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| XMLWorkflowRepositoryFactory | A Factory class for creating XMLWorkflowRepositorys. | Class | org.apache.oodt.cas.workflow.repository | Apache OODT |
|
| XslTransformWriter | XSL Transformation class which writes Science PGE config files based from the XML format of SerializableMetadata | Class | org.apache.oodt.cas.pge.writers.xslt | Apache OODT |
|
| XStreamJobRepository | | Class | org.apache.oodt.cas.resource.jobrepo | Apache OODT |
|
| XStreamJobRepositoryFactory | | Class | org.apache.oodt.cas.resource.jobrepo | Apache OODT |