Package | Description |
---|---|
org.universAAL.middleware.service.owl |
Modifier and Type | Class and Description |
---|---|
class |
InitialServiceDialog |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
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 © 2018 universAAL Consortium. All rights reserved.