Provide method to filter specific kind of resources.
Public Methods
-
void filter(list<list<map<string, list<string>*>*>*>* retResPropsList)
- Filter specific kind of resources from specified list.
-
static ResourceFilter* getInstance()
- Returns single ton object of ResourceFilter
Documentation
Provide method to filter specific kind of resources.
void filter(list<list<map<string, list<string>*>*>*>* retResPropsList)
-
Filter specific kind of resources from specified list.
If property Map contains the property 'http:myurc.org/ns/restype' and its value 'http:myurc.org/TR/uch/userprofile' then remove that map from list.
- Parameters:
- retResPropsList - an object of List<List<Map<String, List<String>>>>
static ResourceFilter* getInstance()
-
Returns single ton object of ResourceFilter
- Returns:
- Object of ResourceFilter
- 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++.