@Service public class EmbeddedResourceData extends Object implements ResourceData
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<? extends PersistentDto> |
executeGet(String endPoint,
GetRequest getRequest) |
int |
getDepth(String table) |
AbstractMetaData |
getMetaData(String endPoint) |
AbstractMapperEmbedded |
mapper(String responseDto) |
public ApiResponse<? extends PersistentDto> executeGet(String endPoint, GetRequest getRequest) throws BlufinClientException, BlufinServerException
executeGet in interface ResourceDataBlufinClientExceptionBlufinServerExceptionpublic AbstractMetaData getMetaData(String endPoint) throws ResourceNotFoundException
getMetaData in interface ResourceDataResourceNotFoundExceptionpublic int getDepth(String table)
getDepth in interface ResourceDatapublic AbstractMapperEmbedded mapper(String responseDto)
Copyright © 2019. All rights reserved.