| Constructor and Description |
|---|
ItemsResource() |
@GET public ItemsRepresentation query(@Context UriInfo info, @QueryParam(value="offset")@DefaultValue(value="-1") int offset, @DefaultValue(value="-1")@QueryParam(value="limit") int limit)
@Path(value="{id}") public ItemResource get(@PathParam(value="id") String id)
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.