Class GroupServiceImpl

All Implemented Interfaces:
BasicService, BasicResourceService<org.hl7.fhir.r4.model.Group>, GroupService, org.springframework.beans.factory.InitializingBean

public class GroupServiceImpl extends AbstractResourceServiceImpl<GroupDao,org.hl7.fhir.r4.model.Group> implements GroupService