class PropertyModifier

Provide methods to modify resource properties.

Public Methods

[more] PropertyModifier(LocalResourceManager* localResourceManager)
Constructor.
[more]map<string, list<string>*> * addProperties(map<string, list<string>*>* props, string resDirUri)
Add new property 'resourceLocalAt' using the value of property 'http:myurcorg/ns/resresourceUri' and return property map.


Documentation

Provide methods to modify resource properties.

o PropertyModifier(LocalResourceManager* localResourceManager)
Constructor. Provide the reference of LocalResourceManager and resDirUri to local variables.

omap<string, list<string>*> * addProperties(map<string, list<string>*>* props, string resDirUri)
Add new property 'resourceLocalAt' using the value of property 'http:myurcorg/ns/resresourceUri' and return property map.
Parameters:
props - an Object of Map<String, List<String>>
Returns:
an Object of Map<String, List<String>> specified modified properties


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++.