| Package | Description |
|---|---|
| de.hybris.platform.persistence.security |
| Modifier and Type | Method and Description |
|---|---|
protected static ACLEntryCache |
ACLEntryCache.create(PK user,
PK permission,
boolean negative) |
static ACLEntryCache |
ACLEntryCache.load(PK user,
PK permission,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ACLEntryCache> |
ACLCache.getUpdateableACLs() |
| Modifier and Type | Method and Description |
|---|---|
static ACLCache |
ACLCache.load(PK itemPK,
long version,
java.util.Collection<ACLEntryCache> allACLs) |
Copyright © 2018 SAP SE. All Rights Reserved.