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 |
---|---|
Space |
Space.getSpaceResource(String id) |
Space |
Spaces.getSpaceResourceLocator() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Space> |
Spaces.getSpaces() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
Spaces.addSpaceResource(Space space) |
javax.ws.rs.core.Response |
Space.putSpaceResource(String id,
Space space) |
Modifier and Type | Method and Description |
---|---|
void |
Spaces.setSpaces(ArrayList<Space> spaces) |
Modifier and Type | Method and Description |
---|---|
void |
Persistence.storeSpace(Space s,
String v) |
void |
PersistenceDerby.storeSpace(Space s,
String v) |
Modifier and Type | Method and Description |
---|---|
Space |
SpaceWrapper.getResource() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceWrapper.setResource(Space resource) |
Constructor and Description |
---|
SpaceWrapper(Space r) |
Copyright © 2018 universAAL Consortium. All rights reserved.