| Package | Description |
|---|---|
| org.alfresco.repo.domain.permissions | |
| org.alfresco.repo.domain.permissions.ibatis |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AceEntity |
AbstractAclCrudDAOImpl.getAceEntity(long aceEntityId) |
protected abstract AceEntity |
AbstractAclCrudDAOImpl.getAceEntity(long permissionId,
long authorityId,
boolean allowed,
ACEType type) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract long |
AbstractAclCrudDAOImpl.createAceEntity(AceEntity entity) |
protected abstract int |
AbstractAclCrudDAOImpl.updateAceEntity(AceEntity updatedAceEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected AceEntity |
AclCrudDAOImpl.getAceEntity(long aceEntityId) |
protected AceEntity |
AclCrudDAOImpl.getAceEntity(long permissionId,
long authorityId,
boolean allowed,
ACEType type) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
AclCrudDAOImpl.createAceEntity(AceEntity entity) |
protected int |
AclCrudDAOImpl.updateAceEntity(AceEntity updatedAceEntity) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.