Package com.hybris.backoffice.daos.impl
Class DefaultBackofficeRoleDao
java.lang.Object
com.hybris.backoffice.daos.impl.DefaultBackofficeRoleDao
- All Implemented Interfaces:
BackofficeRoleDao
Default implementation for
DefaultBackofficeRoleDao.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFinds all existingBackofficeRoleModels .protected FlexibleSearchServicevoidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService)
-
Constructor Details
-
DefaultBackofficeRoleDao
public DefaultBackofficeRoleDao()
-
-
Method Details
-
findAllBackofficeRoles
Description copied from interface:BackofficeRoleDaoFinds all existingBackofficeRoleModels .- Specified by:
findAllBackofficeRolesin interfaceBackofficeRoleDao- Returns:
- a set of all found
BackofficeRoleModels
-
getFlexibleSearchService
-
setFlexibleSearchService
-