|
||||||||||
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.units.dimension.UnitConvertersCollectionResource
public final class UnitConvertersCollectionResource
Resource to handle the collection of unit converters implemented
Field Summary |
---|
Fields inherited from class fr.cnes.sitools.common.SitoolsResource |
---|
DEFAULT_MEDIATYPE |
Constructor Summary | |
---|---|
UnitConvertersCollectionResource()
|
Method Summary | |
---|---|
void |
configure(com.thoughtworks.xstream.XStream xstream,
Response response)
Configure the XStream |
void |
describeGet(org.restlet.ext.wadl.MethodInfo info)
|
void |
doInit()
Initiate the resource |
java.lang.String |
getHelperClassName()
Gets the helperClassName value |
org.restlet.representation.Representation |
getResourceJSON(org.restlet.representation.Variant variant)
Get the Dimension helpers descriptions |
void |
setHelperClassName(java.lang.String helperClassName)
Sets the value of helperClassName |
void |
sitoolsDescribe()
Method implementation mandatory |
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 UnitConvertersCollectionResource()
Method Detail |
---|
public void sitoolsDescribe()
AbstractSitoolsResource
sitoolsDescribe
in class AbstractSitoolsResource
public void doInit()
SitoolsResource
@Get public org.restlet.representation.Representation getResourceJSON(org.restlet.representation.Variant variant)
variant
- restlet variant
public void describeGet(org.restlet.ext.wadl.MethodInfo info)
public void configure(com.thoughtworks.xstream.XStream xstream, Response response)
SitoolsResource
configure
in class SitoolsResource
xstream
- the XStream to treatresponse
- the response usedpublic void setHelperClassName(java.lang.String helperClassName)
helperClassName
- the helperClassName to setpublic java.lang.String getHelperClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |