|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.examples.jsonp.resource.DocumentFilteringResource
@Consumes(value="application/json") @Produces(value="application/json") public class DocumentFilteringResource
Resource filtering stored documents based on the presence of given attributes.
| Constructor Summary | |
|---|---|
DocumentFilteringResource()
|
|
| Method Summary | |
|---|---|
javax.json.JsonArray |
filter(javax.json.JsonArray properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentFilteringResource()
| Method Detail |
|---|
@POST public javax.json.JsonArray filter(javax.json.JsonArray properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||