A B C D G I L M N O P R S T U W 
All Classes All Packages

A

addTodoItem(String, TodoItemDTO) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
addTodoItem(String, TodoItemDTO) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
APPLICATION_PATH - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
assertSuccess(String, Response) - Static method in class info.ejava.examples.jaxrs.todos.client.ResponseUtil
 

B

baseUrl - Variable in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

C

client - Variable in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
createTodoList(TodoListDTO) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
createTodoList(TodoListDTO) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

D

deleteAll() - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
deleteAll() - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
deleteTodoItem(String, String) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
deleteTodoItem(String, String) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
deleteTodoList(String) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
deleteTodoList(String) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

G

getBaseUrl(String...) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
getCount() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
getEntity(Response, Class<T>) - Static method in class info.ejava.examples.jaxrs.todos.client.ResponseUtil
 
getListItem(String) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
getName() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
getName() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
getPriority() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
getText() - Method in class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
getTodoItems() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
getTodoList(String) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
getTodoList(String) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
getTodoLists() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
getTodoLists(Integer, Integer) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
getTodoLists(Integer, Integer) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

I

info.ejava.examples.jaxrs.todos.client - package info.ejava.examples.jaxrs.todos.client
 
info.ejava.examples.jaxrs.todos.dto - package info.ejava.examples.jaxrs.todos.dto
 

L

LIMIT - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
logger - Static variable in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

M

marshal(Object) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
mediaType - Variable in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
MessageDTO - Class in info.ejava.examples.jaxrs.todos.dto
 
MessageDTO() - Constructor for class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
MessageDTO(String) - Constructor for class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 

N

name - Variable in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
name - Variable in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
NAME_PARAM - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 

O

OFFSET - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 

P

priority - Variable in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 

R

renameTodoList(String, String) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
renameTodoList(String, String) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
ResponseUtil - Class in info.ejava.examples.jaxrs.todos.client
 
ResponseUtil() - Constructor for class info.ejava.examples.jaxrs.todos.client.ResponseUtil
 

S

serialVersionUID - Static variable in class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
serialVersionUID - Static variable in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
serialVersionUID - Static variable in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
serialVersionUID - Static variable in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
setCount(int) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
setMediaType(String) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
setMediaType(MediaType) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
setName(String) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
setName(String) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
setPriority(Integer) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
setText(String) - Method in class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
setTodoItems(List<TodoItemDTO>) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
setTodoLists(List<TodoListDTO>) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 

T

text - Variable in class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
TODO_ITEM_PATH - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
TODO_ITEMS_PATH - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
TODO_LIST_PATH - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
TODO_LISTS_PATH - Static variable in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
TodoItemDTO - Class in info.ejava.examples.jaxrs.todos.dto
 
TodoItemDTO() - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
TodoItemDTO(String) - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
todoItems - Variable in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
TodoListDTO - Class in info.ejava.examples.jaxrs.todos.dto
 
TodoListDTO() - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
TodoListDTO(String) - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
TodoListListDTO - Class in info.ejava.examples.jaxrs.todos.dto
 
TodoListListDTO() - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
TodoListListDTO(List<TodoListDTO>) - Constructor for class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
todoLists - Variable in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
TodosJaxRsClient - Interface in info.ejava.examples.jaxrs.todos.client
 
TodosJaxRsClientImpl - Class in info.ejava.examples.jaxrs.todos.client
 
TodosJaxRsClientImpl(Client, URI, String) - Constructor for class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 
toString() - Method in class info.ejava.examples.jaxrs.todos.dto.MessageDTO
 
toString() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoItemDTO
 
toString() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
toString() - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 

U

updateTodoItem(String, TodoItemDTO) - Method in interface info.ejava.examples.jaxrs.todos.client.TodosJaxRsClient
 
updateTodoItem(String, TodoItemDTO) - Method in class info.ejava.examples.jaxrs.todos.client.TodosJaxRsClientImpl
 

W

withTodoItem(TodoItemDTO) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListDTO
 
withTodoList(TodoListDTO) - Method in class info.ejava.examples.jaxrs.todos.dto.TodoListListDTO
 
A B C D G I L M N O P R S T U W 
All Classes All Packages