@Component public abstract class AbstractLinkAspect<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AspspProfileService |
aspspProfileService |
protected JsonConverter |
jsonConverter |
protected int |
maxNumberOfCharInTransactionJson |
| Constructor and Description |
|---|
AbstractLinkAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected <B> boolean |
hasError(org.springframework.http.ResponseEntity<B> target) |
@Autowired protected int maxNumberOfCharInTransactionJson
@Autowired protected AspspProfileService aspspProfileService
@Autowired protected JsonConverter jsonConverter
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.