Uses of Interface
com.liferay.portal.kernel.lock.Lock
Packages that use Lock
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the portal repository proxy beans.
-
Uses of Lock in com.liferay.document.library.kernel.model
Methods in com.liferay.document.library.kernel.model that return Lock -
Uses of Lock in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that return LockModifier and TypeMethodDescriptionDLFileEntryService.getFileEntryLock(long fileEntryId) static LockDLFileEntryServiceUtil.getFileEntryLock(long fileEntryId) DLFileEntryServiceWrapper.getFileEntryLock(long fileEntryId) DLFileEntryLocalService.lockFileEntry(long userId, long fileEntryId) static LockDLFileEntryLocalServiceUtil.lockFileEntry(long userId, long fileEntryId) DLFileEntryLocalServiceWrapper.lockFileEntry(long userId, long fileEntryId) DLAppService.lockFolder(long repositoryId, long folderId) Locks the folder.DLAppService.lockFolder(long repositoryId, long folderId, String owner, boolean inheritable, long expirationTime) Locks the folder.static LockDLAppServiceUtil.lockFolder(long repositoryId, long folderId) Locks the folder.static LockDLAppServiceUtil.lockFolder(long repositoryId, long folderId, String owner, boolean inheritable, long expirationTime) Locks the folder.DLAppServiceWrapper.lockFolder(long repositoryId, long folderId) Locks the folder.DLAppServiceWrapper.lockFolder(long repositoryId, long folderId, String owner, boolean inheritable, long expirationTime) Locks the folder.DLFolderLocalService.lockFolder(long userId, long folderId) DLFolderLocalService.lockFolder(long userId, long folderId, String owner, boolean inheritable, long expirationTime) static LockDLFolderLocalServiceUtil.lockFolder(long userId, long folderId) static LockDLFolderLocalServiceUtil.lockFolder(long userId, long folderId, String owner, boolean inheritable, long expirationTime) DLFolderLocalServiceWrapper.lockFolder(long userId, long folderId) DLFolderLocalServiceWrapper.lockFolder(long userId, long folderId, String owner, boolean inheritable, long expirationTime) DLFolderService.lockFolder(long folderId) DLFolderService.lockFolder(long folderId, String owner, boolean inheritable, long expirationTime) static LockDLFolderServiceUtil.lockFolder(long folderId) static LockDLFolderServiceUtil.lockFolder(long folderId, String owner, boolean inheritable, long expirationTime) DLFolderServiceWrapper.lockFolder(long folderId) DLFolderServiceWrapper.lockFolder(long folderId, String owner, boolean inheritable, long expirationTime) DLAppService.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the file entry.static LockDLAppServiceUtil.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the file entry.DLAppServiceWrapper.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the file entry.DLFileEntryService.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) static LockDLFileEntryServiceUtil.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) DLFileEntryServiceWrapper.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) DLAppService.refreshFolderLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the folder.static LockDLAppServiceUtil.refreshFolderLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the folder.DLAppServiceWrapper.refreshFolderLock(String lockUuid, long companyId, long expirationTime) Refreshes the lock for the folder.DLFolderService.refreshFolderLock(String lockUuid, long companyId, long expirationTime) static LockDLFolderServiceUtil.refreshFolderLock(String lockUuid, long companyId, long expirationTime) DLFolderServiceWrapper.refreshFolderLock(String lockUuid, long companyId, long expirationTime) -
Uses of Lock in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return types with arguments of type LockMethods in com.liferay.exportimport.kernel.lar with parameters of type Lock -
Uses of Lock in com.liferay.portal.kernel.lock
Methods in com.liferay.portal.kernel.lock that return LockModifier and TypeMethodDescriptionLockManager.createLock(long lockId, long companyId, long userId, String userName) static LockLockManagerUtil.createLock(long lockId, long companyId, long userId, String userName) static Lockstatic LockDuplicateLockException.getLock()static Lockstatic LockLockManager.getLockByUuidAndCompanyId(String uuid, long companyId) static LockLockManagerUtil.getLockByUuidAndCompanyId(String uuid, long companyId) LockManager.lock(long userId, String className, long key, String owner, boolean inheritable, long expirationTime) LockManager.lock(long userId, String className, long key, String owner, boolean inheritable, long expirationTime, boolean renew) LockManager.lock(long userId, String className, String key, String owner, boolean inheritable, long expirationTime) LockManager.lock(long userId, String className, String key, String owner, boolean inheritable, long expirationTime, boolean renew) static LockLockManagerUtil.lock(long userId, String className, long key, String owner, boolean inheritable, long expirationTime) static LockLockManagerUtil.lock(long userId, String className, long key, String owner, boolean inheritable, long expirationTime, boolean renew) static LockLockManagerUtil.lock(long userId, String className, String key, String owner, boolean inheritable, long expirationTime) static LockLockManagerUtil.lock(long userId, String className, String key, String owner, boolean inheritable, long expirationTime, boolean renew) static Lockstatic Lockstatic LockConstructors in com.liferay.portal.kernel.lock with parameters of type Lock -
Uses of Lock in com.liferay.portal.kernel.repository
Methods in com.liferay.portal.kernel.repository that return LockModifier and TypeMethodDescriptionRepository.lockFolder(long folderId) Repository.lockFolder(long folderId, String owner, boolean inheritable, long expirationTime) Repository.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) Repository.refreshFolderLock(String lockUuid, long companyId, long expirationTime) -
Uses of Lock in com.liferay.portal.kernel.repository.model
Methods in com.liferay.portal.kernel.repository.model that return Lock -
Uses of Lock in com.liferay.portal.kernel.repository.proxy
Methods in com.liferay.portal.kernel.repository.proxy that return LockModifier and TypeMethodDescriptionFileEntryProxyBean.getLock()BaseRepositoryProxyBean.lockFolder(long folderId) BaseRepositoryProxyBean.lockFolder(long folderId, String owner, boolean inheritable, long expirationTime) BaseRepositoryProxyBean.refreshFileEntryLock(String lockUuid, long companyId, long expirationTime) BaseRepositoryProxyBean.refreshFolderLock(String lockUuid, long companyId, long expirationTime) -
Uses of Lock in com.liferay.portal.kernel.webdav
Methods in com.liferay.portal.kernel.webdav that return LockModifier and TypeMethodDescriptionBaseResourceImpl.getLock()Resource.getLock()WebDAVStorage.refreshResourceLock(WebDAVRequest webDAVRequest, String uuid, long timeout) WebDAVStorageWrapper.refreshResourceLock(WebDAVRequest webDAVRequest, String uuid, long timeout)