Class GeneProductServiceImpl

All Implemented Interfaces:
BaseImmutableService<GeneProduct>, BaseReadOnlyService<GeneProduct>, BaseService<GeneProduct>, BaseVoEnabledService<GeneProduct,GeneProductValueObject>, GeneProductService

@Service public class GeneProductServiceImpl extends AbstractVoEnabledService<GeneProduct,GeneProductValueObject> implements GeneProductService
See Also: