Uses of Interface
com.hybris.backoffice.daos.BackofficeRoleDao
-
Packages that use BackofficeRoleDao Package Description com.hybris.backoffice.cockpitng.core.user.impl com.hybris.backoffice.daos.impl -
-
Uses of BackofficeRoleDao in com.hybris.backoffice.cockpitng.core.user.impl
Methods in com.hybris.backoffice.cockpitng.core.user.impl that return BackofficeRoleDao Modifier and Type Method Description protected BackofficeRoleDaoDefaultPlatformAuthorityGroupService. getBackofficeRoleDao()Methods in com.hybris.backoffice.cockpitng.core.user.impl with parameters of type BackofficeRoleDao Modifier and Type Method Description voidDefaultPlatformAuthorityGroupService. setBackofficeRoleDao(BackofficeRoleDao backofficeRoleDao) -
Uses of BackofficeRoleDao in com.hybris.backoffice.daos.impl
Classes in com.hybris.backoffice.daos.impl that implement BackofficeRoleDao Modifier and Type Class Description classDefaultBackofficeRoleDaoDefault implementation forDefaultBackofficeRoleDao.
-