public interface AdAddressServiceLocal extends AdAddressService, CRUDServiceLocal<AdAddress,AdAddressDTO,AdAddressData,AdAddressDataParams>
AdAddressService| Modifier and Type | Method and Description |
|---|---|
void |
cleanDisabledAddressFields(IAddress address,
ConfigurationAccessor configuration)
Sets null to the disabled address fields according to the given configuration
|
AddressListData |
getAddressListData(BasicAd ad)
Returns the addresses for an advertisement
|
getAddressListDatafind, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetData, getDataForNew, load, remove, removeAll, savevoid cleanDisabledAddressFields(IAddress address, ConfigurationAccessor configuration)
AddressListData getAddressListData(BasicAd ad)