|
||||||||||
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
public abstract class AbstractSitoolsResource
Base class for SITools resources
Constructor Summary | |
---|---|
AbstractSitoolsResource()
Sets the name with the canonical name of the class. |
Method Summary | |
---|---|
org.restlet.data.MediaType |
getMediaType(org.restlet.representation.Variant variant)
Gets the mediaType of the request |
abstract void |
sitoolsDescribe()
Method implementation mandatory |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSitoolsResource()
Method Detail |
---|
public abstract void sitoolsDescribe()
public org.restlet.data.MediaType getMediaType(org.restlet.representation.Variant variant)
variant
- the variant of the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |