|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExtendedWadlApplication
fr.cnes.sitools.common.application.SitoolsApplication
fr.cnes.sitools.inscription.AbstractInscriptionApplication
public abstract class AbstractInscriptionApplication
Base class for Inscription management
Constructor Summary | |
---|---|
AbstractInscriptionApplication(org.restlet.Context context)
Constructor with context |
|
AbstractInscriptionApplication(org.restlet.Context arg0,
org.restlet.representation.Representation arg1)
Constructor with context and wadl configuration |
Method Summary | |
---|---|
SitoolsStore<Inscription> |
getStore()
Gets the store |
Methods inherited from class fr.cnes.sitools.common.application.SitoolsApplication |
---|
addSecurity, addSecurity, addSecurityFilter, defaultDescribe, getApplicationInfo, getAttachementRef, getAuthenticationRealm, getAuthorizer, getAuthorizer, getAuthorizer, getCategory, getId, getPublicBaseRef, getRepresentationInfoReferences, getSecure, getSettings, getSitoolsApplicationInfo, getType, getUserAuthorizer, isAuthorizationSecure, isUserAuthenticationNeeded, register, setAutoRegistration, setCategory, setId, setSitoolsApplicationInfo, setType, setUserAuthenticationNeeded, sitoolsDescribe, start, stop, unregister, wrapToResource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractInscriptionApplication(org.restlet.Context context)
context
- Restlet host contextpublic AbstractInscriptionApplication(org.restlet.Context arg0, org.restlet.representation.Representation arg1)
arg0
- Contextarg1
- wadl configurationMethod Detail |
---|
public final SitoolsStore<Inscription> getStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |