A G H I M O Q R
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- App - Class in org.glassfish.jersey.examples.linking
-
Show link injection in action
- App() - Constructor for class org.glassfish.jersey.examples.linking.App
G
- get() - Method in class org.glassfish.jersey.examples.linking.resources.ItemResource
- get(String) - Method in class org.glassfish.jersey.examples.linking.resources.ItemsResource
- getId() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- getId() - Method in class org.glassfish.jersey.examples.linking.resources.ItemResource
- getInstance() - Static method in class org.glassfish.jersey.examples.linking.model.ItemsModel
- getItem(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
- getLimit() - Method in class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
- getModelLimit() - Method in class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
- getName() - Method in class org.glassfish.jersey.examples.linking.model.ItemModel
- getNextId() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- getNextId(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
- getOffset() - Method in class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
- getPrevId() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- getPrevId(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
- getSize() - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
H
- hasNext(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
- hasPrev(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
I
- isNext() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- isPrev() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- ItemModel - Class in org.glassfish.jersey.examples.linking.model
- ItemModel(String) - Constructor for class org.glassfish.jersey.examples.linking.model.ItemModel
- ItemRepresentation - Class in org.glassfish.jersey.examples.linking.representation
-
JAXB representation of an item
- ItemRepresentation() - Constructor for class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- ItemRepresentation(ItemsModel, String, String) - Constructor for class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
- ItemResource - Class in org.glassfish.jersey.examples.linking.resources
-
Resource that provides access to one item from a set of items managed by ItemsModel
- ItemResource() - Constructor for class org.glassfish.jersey.examples.linking.resources.ItemResource
- ItemResource(ItemsModel, String) - Constructor for class org.glassfish.jersey.examples.linking.resources.ItemResource
- ItemsModel - Class in org.glassfish.jersey.examples.linking.model
-
Models a three entry list of items and provides a simple means of navigating the list.
- ItemsRepresentation - Class in org.glassfish.jersey.examples.linking.representation
-
JAXB representation of a sublist of items
- ItemsRepresentation() - Constructor for class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
- ItemsRepresentation(ItemsModel, int, int) - Constructor for class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
- ItemsResource - Class in org.glassfish.jersey.examples.linking.resources
-
Resource that provides access to the entire list of items
- ItemsResource() - Constructor for class org.glassfish.jersey.examples.linking.resources.ItemsResource
M
- main(String[]) - Static method in class org.glassfish.jersey.examples.linking.App
O
- org.glassfish.jersey.examples.linking - package org.glassfish.jersey.examples.linking
- org.glassfish.jersey.examples.linking.model - package org.glassfish.jersey.examples.linking.model
- org.glassfish.jersey.examples.linking.representation - package org.glassfish.jersey.examples.linking.representation
- org.glassfish.jersey.examples.linking.resources - package org.glassfish.jersey.examples.linking.resources
Q
- query(UriInfo, int, int) - Method in class org.glassfish.jersey.examples.linking.resources.ItemsResource
R
A G H I M O Q RAll Classes All Packages