Skip navigation links
A G H I M O Q R 

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(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
 
getNextId() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
 
getOffset() - Method in class org.glassfish.jersey.examples.linking.representation.ItemsRepresentation
 
getPrevId(String) - Method in class org.glassfish.jersey.examples.linking.model.ItemsModel
 
getPrevId() - Method in class org.glassfish.jersey.examples.linking.representation.ItemRepresentation
 
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

ROOT_PATH - Static variable in class org.glassfish.jersey.examples.linking.App
 
A G H I M O Q R 
Skip navigation links

Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.