| Package | Description |
|---|---|
| org.leandreck.endpoints.examples | |
| org.leandreck.endpoints.examples.lombok |
| Modifier and Type | Method and Description |
|---|---|
SubType |
TestTypeScriptEndpoint.handleSubType(SubType param) |
SubType |
SecondTypeScriptEndpoint.handleSubType(SubType param) |
| Modifier and Type | Method and Description |
|---|---|
List<SubType> |
RootType.getSubTypeList() |
Map<String,SubType> |
RootType.getSubTypeMap() |
List<SubType> |
TestTypeScriptEndpoint.setId(Long id,
SubType body) |
List<SubType> |
SecondTypeScriptEndpoint.setId(Long id,
SubType body) |
| Modifier and Type | Method and Description |
|---|---|
SubType |
TestTypeScriptEndpoint.handleSubType(SubType param) |
SubType |
SecondTypeScriptEndpoint.handleSubType(SubType param) |
List<SubType> |
TestTypeScriptEndpoint.setId(Long id,
SubType body) |
List<SubType> |
SecondTypeScriptEndpoint.setId(Long id,
SubType body) |
| Modifier and Type | Method and Description |
|---|---|
void |
RootType.setSubTypeList(List<SubType> subTypeList) |
void |
RootType.setSubTypeMap(Map<String,SubType> subTypeMap) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<org.leandreck.endpoints.examples.lombok.LombokResponse<List<RootType>,List<Object>,Boolean,SubType,RootType>> |
LombokTypeScriptEndpoint.fileUpload(long id,
org.springframework.web.multipart.MultipartFile uploadfile,
javax.servlet.http.HttpServletRequest request) |
org.leandreck.endpoints.examples.lombok.LombokResponse<List<RootType>,List<Object>,Boolean,SubType,RootType> |
LombokTypeScriptEndpoint.setFoo(Long id,
String typeRef,
Optional<String> queryParameter,
LombokRequest body) |
org.leandreck.endpoints.examples.lombok.LombokResponse<ArrayList<SubType>,List<Object>,Boolean,Map<String,String>,SubType> |
LombokTypeScriptEndpoint.setId(Long id,
String typeRef,
Optional<String> queryParameter,
LombokRequest body) |
org.leandreck.endpoints.examples.lombok.LombokResponse<ArrayList<SubType>,List<Object>,Boolean,Map<String,String>,SubType> |
LombokTypeScriptEndpoint.setId(Long id,
String typeRef,
Optional<String> queryParameter,
LombokRequest body) |
org.springframework.http.ResponseEntity<org.leandreck.endpoints.examples.lombok.LombokResponse<List<RootType>,List<Object>,Boolean,SubType,RootType>> |
LombokTypeScriptEndpoint.setResponseEntity(Long id,
String typeRef,
Optional<String> queryParameter,
LombokRequest body) |
Copyright © 2016–2017. All rights reserved.