@Service(value="sendoutGetService") public class SendoutDtoFieldGetService extends DtoFieldGetService<SendoutDto>
Constructor and Description |
---|
SendoutDtoFieldGetService() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
retrieveField(java.lang.String field,
SendoutDto sendout,
java.lang.Boolean isDotPrefixed) |
removeDotPrefix
public java.lang.Object retrieveField(java.lang.String field, SendoutDto sendout, java.lang.Boolean isDotPrefixed) throws java.lang.NoSuchMethodException
retrieveField
in interface FieldGetService<SendoutDto>
retrieveField
in class DtoFieldGetService<SendoutDto>
java.lang.NoSuchMethodException