|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.annotation.rest.internal.representations.AbstractFormUrlEncodedAnnotationRequestReader<AnnotationRequest>
org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader
@Component(value="org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader") @Provider public class FormUrlEncodedAnnotationRequestReader
| Field Summary |
|---|
| Fields inherited from class org.xwiki.annotation.rest.internal.representations.AbstractFormUrlEncodedAnnotationRequestReader |
|---|
FILTER_FIELD_PREFIX, REQUESTED_FIELD |
| Constructor Summary | |
|---|---|
FormUrlEncodedAnnotationRequestReader()
|
|
| Method Summary | |
|---|---|
protected AnnotationRequest |
getReadObjectInstance(ObjectFactory factory)
Helper function to provide an instance of the read object from the object factory. |
boolean |
isReadable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
|
| Methods inherited from class org.xwiki.annotation.rest.internal.representations.AbstractFormUrlEncodedAnnotationRequestReader |
|---|
readFrom, saveField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormUrlEncodedAnnotationRequestReader()
| Method Detail |
|---|
protected AnnotationRequest getReadObjectInstance(ObjectFactory factory)
getReadObjectInstance in class AbstractFormUrlEncodedAnnotationRequestReader<AnnotationRequest>factory - the object factory
#getReadObjectInstance(org.xwiki.annotation.rest.model.jaxb.ObjectFactory)
public boolean isReadable(java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
MessageBodyReader.isReadable(java.lang.Class, java.lang.reflect.Type,
java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||