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 |
---|---|
Caller |
Caller.getCallerResource(String id,
String subid) |
Caller |
Callers.getCallerResourceLocator() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Caller> |
Callers.getCallers() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
Callers.addCallerResource(String id,
Caller cer) |
javax.ws.rs.core.Response |
Caller.putCallerResource(String id,
String subid,
Caller cer) |
Modifier and Type | Method and Description |
---|---|
void |
Callers.setCallers(ArrayList<Caller> callers) |
Modifier and Type | Method and Description |
---|---|
void |
Persistence.storeCaller(String id,
Caller c) |
void |
PersistenceDerby.storeCaller(String space,
Caller c) |
Modifier and Type | Method and Description |
---|---|
Caller |
CallerWrapper.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
CallerWrapper.setResource(Caller resource) |
Constructor and Description |
---|
CallerWrapper(ModuleContext context,
Caller r) |
Copyright © 2018 universAAL Consortium. All rights reserved.