Package | Description |
---|---|
org.alfresco.repo.domain.locks | |
org.alfresco.repo.domain.locks.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract LockResourceEntity |
AbstractLockDAOImpl.createLockResource(Long qnameNamespaceId,
String qnameLocalName)
Create a unique lock resource
|
protected abstract LockResourceEntity |
AbstractLockDAOImpl.getLockResource(Long qnameNamespaceId,
String qnameLocalName)
Override to get the unique, lock resource entity if one exists.
|
Modifier and Type | Method and Description |
---|---|
protected LockResourceEntity |
LockDAOImpl.createLockResource(Long qnameNamespaceId,
String qnameLocalName) |
protected LockResourceEntity |
LockDAOImpl.getLockResource(Long qnameNamespaceId,
String qnameLocalName) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.