Class OrganizationServiceImpl

java.lang.Object
org.example.crmedu.domain.service.organization.OrganizationServiceImpl
All Implemented Interfaces:
OrganizationService

@Service public class OrganizationServiceImpl extends Object implements OrganizationService
Implementation of the OrganizationService interface. Provides business logic for managing Organization entities.
  • Constructor Details

    • OrganizationServiceImpl

      public OrganizationServiceImpl()
  • Method Details