Index

C D F M O S T U 
All Classes and Interfaces|All Packages

C

create(PersonDTO) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 

D

delete(UUID) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
deleteByIds(List<UUID>) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 

F

findAll(Pageable) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
findById(UUID) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
findByIds(List<UUID>) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 

M

main(String[]) - Static method in class org.autumnframework.test.rest.client.TestRestClientApplication
 

O

org.autumnframework.test.rest.client - package org.autumnframework.test.rest.client
 
org.autumnframework.test.rest.client.person.controllers - package org.autumnframework.test.rest.client.person.controllers
 

S

schedule() - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 

T

TestPersonAPIController - Class in org.autumnframework.test.rest.client.person.controllers
Test controller that proxies the personService we try to test.
TestPersonAPIController(PersonService) - Constructor for class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
TestRestClientApplication - Class in org.autumnframework.test.rest.client
 
TestRestClientApplication() - Constructor for class org.autumnframework.test.rest.client.TestRestClientApplication
 
TestRestClientApplicationConfiguration - Class in org.autumnframework.test.rest.client
 
TestRestClientApplicationConfiguration() - Constructor for class org.autumnframework.test.rest.client.TestRestClientApplicationConfiguration
 

U

update(PersonDTO) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
C D F M O S T U 
All Classes and Interfaces|All Packages