Package com.hybris.backoffice.daos.impl
Class BackofficeCatalogVersionDao
java.lang.Object
de.hybris.platform.catalog.daos.impl.DefaultCatalogVersionDao
com.hybris.backoffice.daos.impl.BackofficeCatalogVersionDao
- All Implemented Interfaces:
CatalogVersionDao,Dao
Backoffice implementation of CatalogVersionDao which considers active
role when checking the permissions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BackofficeRoleServiceprotected Collection<PrincipalModel>protected Collection<PrincipalModel>voidsetBackofficeRoleService(BackofficeRoleService backofficeRoleService) Methods inherited from class de.hybris.platform.catalog.daos.impl.DefaultCatalogVersionDao
findAllCatalogVersions, findAllCategoriesCount, findAllKeywordsCount, findAllMediasCount, findAllProductsCount, findCatalogVersions, findDuplicatedIds, findReadableCatalogVersions, findWritableCatalogVersions, getFlexibleSearchService, setFlexibleSearchService
-
Constructor Details
-
BackofficeCatalogVersionDao
public BackofficeCatalogVersionDao()
-
-
Method Details
-
getRelatedPrincipals
- Overrides:
getRelatedPrincipalsin classDefaultCatalogVersionDao
-
getRelatedPrincipalsFromActiveRole
-
getBackofficeRoleService
-
setBackofficeRoleService
-