org.universAAL.samples.ctxtbus
Class ProfileCaller

Package class diagram package ProfileCaller
java.lang.Object
  extended by org.universAAL.samples.ctxtbus.ProfileCaller

public class ProfileCaller
extends Object


Constructor Summary
ProfileCaller(ModuleContext context)
           
 
Method Summary
 String callProfile(int selectedIndex, String arg1, String arg2, Integer repeat)
           
 boolean checkPWD(String user, String PWD)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileCaller

public ProfileCaller(ModuleContext context)
Method Detail

checkPWD

public boolean checkPWD(String user,
                        String PWD)

callProfile

public String callProfile(int selectedIndex,
                          String arg1,
                          String arg2,
                          Integer repeat)


Copyright © 2014 universAAL Consortium. All Rights Reserved.