Class CharacteristicServiceImpl

All Implemented Interfaces:
BaseImmutableService<Characteristic>, BaseReadOnlyService<Characteristic>, BaseService<Characteristic>, BaseVoEnabledService<Characteristic,CharacteristicValueObject>, CharacteristicService, FilteringService<Characteristic>, FilteringVoEnabledService<Characteristic,CharacteristicValueObject>

@Service public class CharacteristicServiceImpl extends AbstractFilteringVoEnabledService<Characteristic,CharacteristicValueObject> implements CharacteristicService
Author:
Luke
See Also: