public interface ConditionalFieldAnnotationCopyTransformersManager
Modifier and Type | Method and Description |
---|---|
ConditionalFieldAnnotationCopyTransformMemberDTO |
getTransformMember(String entityName)
Retrieve the direct copy transform config info
|
Boolean |
isEntityEnabled(String entityName)
Based on the entity name, this method will determine if the associated conditionalProperty from the Spring configuration is true.
|
Boolean isEntityEnabled(String entityName)
entityName
- ConditionalFieldAnnotationCopyTransformMemberDTO getTransformMember(String entityName)
entityName
- Copyright © 2022. All rights reserved.