|
RichFaces Core API 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.resource.AbstractUserResource
org.richfaces.resource.AbstractJSONResource
public abstract class AbstractJSONResource
Constructor Summary | |
---|---|
AbstractJSONResource()
|
Method Summary | |
---|---|
void |
encode(javax.faces.context.FacesContext context)
|
java.lang.String |
getContentType()
|
protected abstract java.lang.Object |
getData(javax.faces.context.FacesContext context)
|
Methods inherited from class org.richfaces.resource.AbstractUserResource |
---|
getContentLength, getLastModified, getResponseHeaders |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractJSONResource()
Method Detail |
---|
public java.lang.String getContentType()
public void encode(javax.faces.context.FacesContext context) throws java.io.IOException
java.io.IOException
protected abstract java.lang.Object getData(javax.faces.context.FacesContext context)
|
RichFaces Core API 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |