|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectExtendedWadlServerResource
fr.cnes.sitools.common.resource.AbstractSitoolsResource
fr.cnes.sitools.common.SitoolsResource
fr.cnes.sitools.notification.TriggerResource
fr.cnes.sitools.trigger.DefaultFiltersTrigger
fr.cnes.sitools.trigger.DefaultGuiServicesTrigger
public class DefaultGuiServicesTrigger
Invoked when a dataset is created
Field Summary |
---|
Fields inherited from class fr.cnes.sitools.common.SitoolsResource |
---|
DEFAULT_MEDIATYPE |
Constructor Summary | |
---|---|
DefaultGuiServicesTrigger()
|
Method Summary | |
---|---|
void |
event(org.restlet.representation.Representation representation)
Method applied after POST request |
Methods inherited from class fr.cnes.sitools.notification.TriggerResource |
---|
sitoolsDescribe |
Methods inherited from class fr.cnes.sitools.common.resource.AbstractSitoolsResource |
---|
getMediaType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultGuiServicesTrigger()
Method Detail |
---|
@Post public void event(org.restlet.representation.Representation representation)
event
in class DefaultFiltersTrigger
representation
- the representation sent by the POST
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |