Index

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

C

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

D

delete(UUID) - Method in class org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
delete(UUID) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
deleteByIds(List<UUID>) - Method in class org.autumnframework.service.test.feign.feigntest.clientapplication.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.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
findAll(Pageable) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
findById(UUID) - Method in class org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
findById(UUID) - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
findByIds(List<UUID>) - Method in class org.autumnframework.service.test.feign.feigntest.clientapplication.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.service.test.feign.feigntest.clientapplication.TestRestClientApplication
 
main(String[]) - Static method in class org.autumnframework.test.rest.client.TestRestClientApplication
 

O

org.autumnframework.service.test.feign.feigntest.clientapplication - package org.autumnframework.service.test.feign.feigntest.clientapplication
 
org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers - package org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers
 
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.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
schedule() - Method in class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 

T

TestPersonAPIController - Class in org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers
Test controller that proxies the personService we try to test.
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.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
TestPersonAPIController(PersonService) - Constructor for class org.autumnframework.test.rest.client.person.controllers.TestPersonAPIController
 
TestRestClientApplication - Class in org.autumnframework.service.test.feign.feigntest.clientapplication
 
TestRestClientApplication - Class in org.autumnframework.test.rest.client
 
TestRestClientApplication() - Constructor for class org.autumnframework.service.test.feign.feigntest.clientapplication.TestRestClientApplication
 
TestRestClientApplication() - Constructor for class org.autumnframework.test.rest.client.TestRestClientApplication
 
TestRestClientApplicationConfiguration - Class in org.autumnframework.service.test.feign.feigntest.clientapplication
 
TestRestClientApplicationConfiguration - Class in org.autumnframework.test.rest.client
 
TestRestClientApplicationConfiguration() - Constructor for class org.autumnframework.service.test.feign.feigntest.clientapplication.TestRestClientApplicationConfiguration
 
TestRestClientApplicationConfiguration() - Constructor for class org.autumnframework.test.rest.client.TestRestClientApplicationConfiguration
 

U

update(PersonDTO) - Method in class org.autumnframework.service.test.feign.feigntest.clientapplication.person.controllers.TestPersonAPIController
 
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