You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/03 21:06:40 UTC

[jira] [Resolved] (OODT-357) Change Print Supported Actions StdCmdLinePrinter output format to more "readable"

     [ https://issues.apache.org/jira/browse/OODT-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Foster resolved OODT-357.
-------------------------------

    Resolution: Fixed

- fixed in r1209988
                
> Change Print Supported Actions StdCmdLinePrinter output format to more "readable"
> ---------------------------------------------------------------------------------
>
>                 Key: OODT-357
>                 URL: https://issues.apache.org/jira/browse/OODT-357
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.3
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>
> For example:
> $ ./filemgr-client -psa
> {code}
> -----------------------------------------------------------------------------------------------------------------
> | Action                            | Description
> -----------------------------------------------------------------------------------------------------------------
>   AddProductType                      Adds a ProductType to list of supported ProductTypes
>   DeleteProductById                   Delete Product by ID
>   DeleteProductByName                 Delete Product by name
>   DumpMetadata                        Dumps Product Metadata out to XML
>   GetCurrentTransfer                  Gets the status of the current Product file transfer
>   GetCurrentTransfers                 Gets the status of the current Product file transfers
>   GetFilePercentTransferred           Gets the percent amount transferred of given file
>   GetFirstPage                        Gets first page of Products of given ProductType
>   GetLastPage                         Gets last page of Products of given ProductType
>   GetNextPage                         Gets next page of Products of given ProductType
>   GetNumProducts                      Gets number of Products ingested for a given ProductType
>   GetPrevPage                         Gets prev page of Products of given ProductType
>   GetProductById                      Gets Product info by ID
>   GetProductByName                    Get Product info by name
>   GetProductPercentTransferred        Gets percent amount transferred of a Products data files
>   GetProductTypeByName                Gets a ProductType by its name
>   HasProduct                          Checks if Product with given name has been ingested
>   IngestProduct                       Ingests a Product
>   LuceneQuery                         Queries by parsing an Lucene-like query into a FileManager Query
>   SqlQuery                            Queries by parsing an SQL-like query into a FileManager Query
> -----------------------------------------------------------------------------------------------------------------
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira