You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Varun Ratnakar (JIRA)" <ji...@apache.org> on 2013/10/12 01:39:42 UTC

[jira] [Updated] (OODT-562) Parent and Element editing for Product Types

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

Varun Ratnakar updated OODT-562:
--------------------------------

    Attachment: OODT-562.varunratnakar.101213.patch.txt

The latest patch moves the implementation from File Manager into the Curation Service.

> Parent and Element editing for Product Types
> --------------------------------------------
>
>                 Key: OODT-562
>                 URL: https://issues.apache.org/jira/browse/OODT-562
>             Project: OODT
>          Issue Type: Sub-task
>          Components: file manager
>    Affects Versions: 0.6
>            Reporter: Varun Ratnakar
>            Priority: Minor
>              Labels: api-addition
>             Fix For: 0.7
>
>         Attachments: OODT-562.varunratnakar.021213.patch.txt, OODT-562.varunratnakar.101213.patch.txt
>
>
> File Manager API Additions: (XmlRpcFileManager , XmlRpcFileManagerClient)
> * addParentForProductType - to support parent additions to data types in Wings Data Catalog
> * removeParentForProductType
> removeProductType
> * addElementsForProductType - to support property additions to data types in Wings Data Catalog
> * removeElementsForProductType
> Validation Layer Changes: (To support the above API additions)
> * addParentForProductType - invocation from API function above
> * removeParentForProductType - invocation from API function above
> Note: The attached patch only provides ValidationLayer implementations of the above functions for XmlValidationLayer, whereas only stub functions exist for DataSourceValidationLayer and ScienceDataValidationLayer.
>  



--
This message was sent by Atlassian JIRA
(v6.1#6144)