Package | Description |
---|---|
org.universAAL.ri.rest.manager.resources | |
org.universAAL.ri.rest.manager.server.persistence | |
org.universAAL.ri.rest.manager.wrappers |
Modifier and Type | Method and Description |
---|---|
Callee |
Callee.getCalleeResource(String id,
String subid) |
Callee |
Callees.getCalleeResourceLocator() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Callee> |
Callees.getCallees() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
Callees.addCalleeResource(String id,
Callee cee) |
javax.ws.rs.core.Response |
Callee.putCalleeResource(String id,
String subid,
Callee cee) |
Modifier and Type | Method and Description |
---|---|
void |
Callees.setCallees(ArrayList<Callee> callees) |
Modifier and Type | Method and Description |
---|---|
void |
Persistence.storeCallee(String id,
Callee c) |
void |
PersistenceDerby.storeCallee(String space,
Callee c) |
Modifier and Type | Method and Description |
---|---|
Callee |
CalleeWrapper.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
CalleeWrapper.setResource(Callee resource) |
Constructor and Description |
---|
CalleeWrapper(ModuleContext context,
ServiceProfile[] realizedServices,
Callee r,
String t) |
Copyright © 2018 universAAL Consortium. All rights reserved.