| Name | Description | Type | Package | Framework |
| AbstractDeleteProductCliAction | A abstract CmdLineAction for deleting Products. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
| AbstractGetProductCliAction | A CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
| AbstractQueryCliAction | Abstract query CmdLineAction. | Class | org.apache.oodt.cas.filemgr.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 |
| 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 |
| DumpMetadataCliAction | A CmdLineAction which dumps out metadata for a given Product. | Class | org.apache.oodt.cas.filemgr.cli.action | Apache OODT |
| FileManagerCliAction | Base CmdLineAction for File Manager. | Class | org.apache.oodt.cas.filemgr.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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| IngestProductCliAction | A CmdLineAction which ingests a Product. | Class | org.apache.oodt.cas.filemgr.cli.action | 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 |
| RetrieveFilesCliAction | Retrieves files for a given Product. | Class | org.apache.oodt.cas.filemgr.cli.action | 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 |