Uses of Interface
org.cxbox.core.service.ResponsibilitiesService
-
Packages that use ResponsibilitiesService Package Description org.cxbox.core.config org.cxbox.core.service.impl -
-
Uses of ResponsibilitiesService in org.cxbox.core.config
Methods in org.cxbox.core.config that return ResponsibilitiesService Modifier and Type Method Description ResponsibilitiesServiceCoreApplicationConfig. responsibilitiesService(JpaDao jpaDao) -
Uses of ResponsibilitiesService in org.cxbox.core.service.impl
Classes in org.cxbox.core.service.impl that implement ResponsibilitiesService Modifier and Type Class Description classResponsibilitiesServiceImpl
-