Uses of Class
org.universAAL.middleware.service.owl.UserInterfaceService

Packages that use UserInterfaceService
org.universAAL.middleware.service.owl   
 

Uses of UserInterfaceService in org.universAAL.middleware.service.owl
 

Subclasses of UserInterfaceService in org.universAAL.middleware.service.owl
 class InitialServiceDialog
           
 

Methods in org.universAAL.middleware.service.owl that return UserInterfaceService
static UserInterfaceService[] InitialServiceDialog.getInitialDialogInfo(String serviceClassURI, ServiceCaller theCaller)
           
static UserInterfaceService[] UserInterfaceService.getUIServiceInfo(String serviceClassURI, ServiceCaller theCaller)
           
protected static UserInterfaceService[] UserInterfaceService.getUIServiceInfo(UserInterfaceService requestedService, String serviceClassURI, ServiceCaller theCaller)
           
 

Methods in org.universAAL.middleware.service.owl with parameters of type UserInterfaceService
protected static ServiceProfile UserInterfaceService.createServiceProfile(UserInterfaceService uis, String serviceClassURI, String vendor, String description, String startServiceURI)
          Same method with different arguments.
protected static String UserInterfaceService.getUIServiceDescription(UserInterfaceService requestedService, String serviceClassURI, String vendor, ServiceCaller theCaller)
          Gets the UI service description of the service.
protected static UserInterfaceService[] UserInterfaceService.getUIServiceInfo(UserInterfaceService requestedService, String serviceClassURI, ServiceCaller theCaller)
           
protected static ServiceRequest UserInterfaceService.getUIServiceRequest(UserInterfaceService requestedService, String serviceClassURI, String vendor, Resource requestingUser)
          Gets the UI service request.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.