|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentox.error.ErrorSource
org.opentox.formatters.AbstractModelFormatter
public abstract class AbstractModelFormatter
Field Summary | |
---|---|
protected int |
model_id
|
Fields inherited from class org.opentox.error.ErrorSource |
---|
errorRep |
Constructor Summary | |
---|---|
AbstractModelFormatter(int model_id)
|
Method Summary | |
---|---|
abstract org.restlet.representation.Representation |
getRepresentation(org.restlet.data.MediaType mediatype)
|
Methods inherited from class org.opentox.error.ErrorSource |
---|
getErrorRep |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int model_id
Constructor Detail |
---|
public AbstractModelFormatter(int model_id)
Method Detail |
---|
public abstract org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)
getRepresentation
in interface IFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |