| 
 | ||||||||||
| 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.dataset.opensearch.OpenSearchApplication
public final class OpenSearchApplication
Application for managing OpenSearch configuration Dependencies : DataSets, SolR
| Constructor Summary | |
|---|---|
| OpenSearchApplication(org.restlet.Context context)Constructor | |
| Method Summary | |
|---|---|
|  org.restlet.Restlet | createInboundRoot() | 
|  org.restlet.ext.wadl.ApplicationInfo | getApplicationInfo(org.restlet.Request request,
                   org.restlet.Response response) | 
|  SitoolsStore<Opensearch> | getStore()Gets the store value | 
|  FeedsStoreXML | getStoreFeed()Gets the StoreFeeds value | 
|  boolean | isCancelled()Gets the cancelled value | 
|  void | setCancelled(boolean cancelled)Sets the value of cancelled | 
|  void | sitoolsDescribe()Abstract method for thinking about implementing it for each concrete application describe is the RESTlet method, but overriding, prevents the self-describing functionality. | 
| Methods inherited from class fr.cnes.sitools.common.application.SitoolsApplication | 
|---|
| addSecurity, addSecurity, addSecurityFilter, defaultDescribe, getAttachementRef, getAuthenticationRealm, getAuthorizer, getAuthorizer, getAuthorizer, getCategory, getId, getPublicBaseRef, getRepresentationInfoReferences, getSecure, getSettings, getSitoolsApplicationInfo, getType, getUserAuthorizer, isAuthorizationSecure, isUserAuthenticationNeeded, register, setAutoRegistration, setCategory, setId, setSitoolsApplicationInfo, setType, setUserAuthenticationNeeded, start, stop, unregister, wrapToResource | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OpenSearchApplication(org.restlet.Context context)
context - RESTlet Host Context| Method Detail | 
|---|
public void sitoolsDescribe()
SitoolsApplication
sitoolsDescribe in class SitoolsApplicationpublic org.restlet.Restlet createInboundRoot()
public SitoolsStore<Opensearch> getStore()
public FeedsStoreXML getStoreFeed()
public org.restlet.ext.wadl.ApplicationInfo getApplicationInfo(org.restlet.Request request,
                                                               org.restlet.Response response)
getApplicationInfo in class SitoolsApplicationpublic void setCancelled(boolean cancelled)
cancelled - the cancelled to setpublic boolean isCancelled()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||