|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.server.StoreHelper
public final class StoreHelper
Store helper
Method Summary | |
---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
initContext(org.restlet.Context context)
Initializes the context with default stores |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.Map<java.lang.String,java.lang.Object> initContext(org.restlet.Context context) throws SitoolsException
context
- a Restlet Context
. It must contains the global SitoolsSettings
SitoolsException
- if an error occured while creating the stores
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |