org.universAAL.middleware.service.data
Class LocalServiceSearchResultsDataMap

Package class diagram package LocalServiceSearchResultsDataMap
java.lang.Object
  extended by org.universAAL.middleware.service.data.LocalServiceSearchResultsDataMap
All Implemented Interfaces:
ILocalServiceSearchResultsData

public class LocalServiceSearchResultsDataMap
extends Object
implements ILocalServiceSearchResultsData

Author:
noamsh Apr 20, 2012

Constructor Summary
LocalServiceSearchResultsDataMap()
           
 
Method Summary
 void addProfiles(String id, List profiles)
           
 boolean exist(String id)
           
 List getProfiles(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalServiceSearchResultsDataMap

public LocalServiceSearchResultsDataMap()
Method Detail

addProfiles

public void addProfiles(String id,
                        List profiles)
Specified by:
addProfiles in interface ILocalServiceSearchResultsData

getProfiles

public List getProfiles(String id)
Specified by:
getProfiles in interface ILocalServiceSearchResultsData

exist

public boolean exist(String id)
Specified by:
exist in interface ILocalServiceSearchResultsData


Copyright © 2014 universAAL Consortium. All Rights Reserved.