|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAlgorithmReporter
Interface for the production of representations for an algorithm resource with respect to a desired MIME type.
Method Summary | |
---|---|
org.restlet.representation.Representation |
formatedRepresntation(org.restlet.data.MediaType media,
AlgorithmEnum algorithm)
Formatted representation of an algorithm given the algorithm and the desired MIME type. |
Methods inherited from interface org.opentox.interfaces.IProne2Error |
---|
getErrorRep |
Method Detail |
---|
org.restlet.representation.Representation formatedRepresntation(org.restlet.data.MediaType media, AlgorithmEnum algorithm)
media
- Prefered mime.algorithm
- The algorithm for which the representation is needed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |