| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.security.permissions | |
| de.hybris.platform.servicelayer.security.permissions.impl |
| Modifier and Type | Method and Description |
|---|---|
PermissionDAO.AclContainer |
PermissionDAO.findAclsForItem(PK itemPk) |
PermissionDAO.AclContainer |
PermissionDAO.findGlobalAclsForPrincipalPk(PK principalPk) |
| Modifier and Type | Method and Description |
|---|---|
PermissionDAO.AclContainer |
SLDPermissionManagementStrategy.AclCacheUnit.compute() |
PermissionDAO.AclContainer |
SLDPermissionManagementStrategy.AclCacheUnit.getAsContainer() |
| Modifier and Type | Method and Description |
|---|---|
static SLDPermissionManagementStrategy.AclCacheUnit |
SLDPermissionManagementStrategy.AclCacheUnit.globalCacheUnit(Cache cache,
PK principalPk,
Supplier<PermissionDAO.AclContainer> getter) |
static SLDPermissionManagementStrategy.AclCacheUnit |
SLDPermissionManagementStrategy.AclCacheUnit.itemCacheUnit(Cache cache,
PK itemPk,
Supplier<PermissionDAO.AclContainer> getter) |
Copyright © 2017 SAP SE. All Rights Reserved.