Provide methods to upload resources locally and on resource server.
Public Methods
-
list<map<string, string>*> * uploadResources(list<map<string, list<string>*>*>* props, list<string>* owners, list<string>* groups, map<string, list<string>*>* rights, list<string>*resourceUri)
- Upload the specified Resources to the Resource Server and prepare a List of Map containing Status Code and Resource Name and return it.
Documentation
Provide methods to upload resources locally and on resource server.
list<map<string, string>*> * uploadResources(list<map<string, list<string>*>*>* props, list<string>* owners, list<string>* groups, map<string, list<string>*>* rights, list<string>*resourceUri)
-
Upload the specified Resources to the Resource Server and prepare a List of Map containing Status Code and Resource Name and return it.
- Parameters:
- props - an Object of List<Map<String, List<String>>>
owners - an Object of List<String>
groups - an Object of List<String>
rights - an Object of List<Map<String, List<String>>>
resourceUri - a String value of Resource URI
- Returns:
- an Object of List<Map<String, String>>
- This class has no child classes.
- Author:
- Parikshit Thakur & Team, Trace R&D Center
- Version:
- Revision: 1.1
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.