[
https://issues.apache.org/jira/browse/OODT-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769647#comment-13769647
]
Varun Ratnakar commented on OODT-562:
-------------------------------------
@Chris and others: I've been working on putting most of this functionality into
the curator (CuratorPolicyManager). So far I've been testing it by calling the
functions directly, but this assumes that the file-manager policy files are in
the same server as the Wings portal, and hence are directly editable. Since, we
might want to have Wings and OODT on different servers, I had a couple of
questions:
- Is there a remotely-accessible Curation API that I could add this
functionality to ?
- If not, would it be improper to create a Curation API Servlet ?
Regards,
Varun
> 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
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira