Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addLock(Lock) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Adds the lock to the database.
- addLock(Lock) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Adds the lock to the database.
- addLock(Lock) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Adds the lock to the database.
C
- cacheResult(Lock) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Caches the lock in the entity cache if it is enabled.
- cacheResult(Lock) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Caches the lock in the entity cache if it is enabled.
- cacheResult(List<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Caches the locks in the entity cache if it is enabled.
- cacheResult(List<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Caches the locks in the entity cache if it is enabled.
- className - Variable in class com.liferay.portal.lock.model.LockTable
- clear() - Method in interface com.liferay.portal.lock.service.LockLocalService
- clear() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- clear() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- clearCache() - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- clearCache(Lock) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- cloneWithOriginalValues() - Method in interface com.liferay.portal.lock.model.LockModel
- cloneWithOriginalValues() - Method in class com.liferay.portal.lock.model.LockWrapper
- com.liferay.portal.lock.exception - package com.liferay.portal.lock.exception
- com.liferay.portal.lock.model - package com.liferay.portal.lock.model
- com.liferay.portal.lock.service - package com.liferay.portal.lock.service
- com.liferay.portal.lock.service.persistence - package com.liferay.portal.lock.service.persistence
- companyId - Variable in class com.liferay.portal.lock.model.LockTable
- countAll() - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks.
- countAll() - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks.
- countByC_C(long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where companyId = ? and className = ?.
- countByC_C(long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where companyId = ? and className = ?.
- countByC_K(String, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where className = ? and key = ?.
- countByC_K(String, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where className = ? and key = ?.
- countByC_U_C(long, long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where companyId = ? and userId = ? and className = ?.
- countByC_U_C(long, long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where companyId = ? and userId = ? and className = ?.
- countByClassName(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where className = ?.
- countByClassName(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where className = ?.
- countByLtExpirationDate(Date) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where expirationDate < ?.
- countByLtExpirationDate(Date) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where expirationDate < ?.
- countByUuid(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the number of locks where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the number of locks where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- create(long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Creates a new lock with the primary key.
- create(long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Creates a new lock with the primary key.
- createDate - Variable in class com.liferay.portal.lock.model.LockTable
- createLock(long) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Creates a new lock with the primary key.
- createLock(long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Creates a new lock with the primary key.
- createLock(long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Creates a new lock with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.lock.service.LockLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
D
- deleteLock(long) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Deletes the lock with the primary key from the database.
- deleteLock(long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Deletes the lock with the primary key from the database.
- deleteLock(long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Deletes the lock with the primary key from the database.
- deleteLock(Lock) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Deletes the lock from the database.
- deleteLock(Lock) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Deletes the lock from the database.
- deleteLock(Lock) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Deletes the lock from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.lock.service.LockLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.lock.service.LockLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.lock.service.LockLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- DuplicateLockException - Exception in com.liferay.portal.lock.exception
- DuplicateLockException(Lock) - Constructor for exception com.liferay.portal.lock.exception.DuplicateLockException
- dynamicQuery() - Method in interface com.liferay.portal.lock.service.LockLocalService
- dynamicQuery() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- expirationDate - Variable in class com.liferay.portal.lock.model.LockTable
- ExpiredLockException - Exception in com.liferay.portal.lock.exception
- ExpiredLockException() - Constructor for exception com.liferay.portal.lock.exception.ExpiredLockException
- ExpiredLockException(String) - Constructor for exception com.liferay.portal.lock.exception.ExpiredLockException
- ExpiredLockException(String, Throwable) - Constructor for exception com.liferay.portal.lock.exception.ExpiredLockException
- ExpiredLockException(Throwable) - Constructor for exception com.liferay.portal.lock.exception.ExpiredLockException
F
- fetchByC_C_First(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where companyId = ? and className = ?.
- fetchByC_C_First(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where companyId = ? and className = ?.
- fetchByC_C_Last(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where companyId = ? and className = ?.
- fetchByC_C_Last(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where companyId = ? and className = ?.
- fetchByC_K(String, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the lock where className = ? and key = ? or returns
null
if it could not be found. - fetchByC_K(String, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the lock where className = ? and key = ? or returns
null
if it could not be found. - fetchByC_K(String, String, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the lock where className = ? and key = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_K(String, String, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the lock where className = ? and key = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_U_C_First(long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where companyId = ? and userId = ? and className = ?.
- fetchByC_U_C_First(long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where companyId = ? and userId = ? and className = ?.
- fetchByC_U_C_Last(long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where companyId = ? and userId = ? and className = ?.
- fetchByC_U_C_Last(long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where companyId = ? and userId = ? and className = ?.
- fetchByClassName_First(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where className = ?.
- fetchByClassName_First(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where className = ?.
- fetchByClassName_Last(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where className = ?.
- fetchByClassName_Last(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where className = ?.
- fetchByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where expirationDate < ?.
- fetchByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where expirationDate < ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the lock with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the lock with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- fetchByUuid_C_First(String, long, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where uuid = ?.
- fetchLock(long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- fetchLock(long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- fetchLock(long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- fetchLock(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- fetchLock(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- fetchLock(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- fetchLock(String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- fetchLock(String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- fetchLock(String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- fetchLockByUuidAndCompanyId(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the lock with the matching UUID and company.
- fetchLockByUuidAndCompanyId(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the lock with the matching UUID and company.
- fetchLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the lock with the matching UUID and company.
- findAll() - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks.
- findAll() - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks.
- findAll(int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks.
- findAll(int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks.
- findAll(int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks.
- findAll(int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks.
- findAll(int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks.
- findAll(int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks.
- findByC_C(long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where companyId = ? and className = ?.
- findByC_C(long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where companyId = ? and className = ?.
- findByC_C(long, String, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where companyId = ? and className = ?.
- findByC_C_First(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where companyId = ? and className = ?.
- findByC_C_First(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where companyId = ? and className = ?.
- findByC_C_Last(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where companyId = ? and className = ?.
- findByC_C_Last(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where companyId = ? and className = ?.
- findByC_C_PrevAndNext(long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where companyId = ? and className = ?.
- findByC_C_PrevAndNext(long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where companyId = ? and className = ?.
- findByC_K(String, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the lock where className = ? and key = ? or throws a
NoSuchLockException
if it could not be found. - findByC_K(String, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the lock where className = ? and key = ? or throws a
NoSuchLockException
if it could not be found. - findByC_U_C(long, long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C(long, long, String, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where companyId = ? and userId = ? and className = ?.
- findByC_U_C_First(long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByC_U_C_First(long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByC_U_C_Last(long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByC_U_C_Last(long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByC_U_C_PrevAndNext(long, long, long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByC_U_C_PrevAndNext(long, long, long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where companyId = ? and userId = ? and className = ?.
- findByClassName(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where className = ?.
- findByClassName(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where className = ?.
- findByClassName(String, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where className = ?.
- findByClassName(String, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where className = ?.
- findByClassName(String, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where className = ?.
- findByClassName(String, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where className = ?.
- findByClassName(String, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where className = ?.
- findByClassName(String, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where className = ?.
- findByClassName_First(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where className = ?.
- findByClassName_First(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where className = ?.
- findByClassName_Last(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where className = ?.
- findByClassName_Last(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where className = ?.
- findByClassName_PrevAndNext(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where className = ?.
- findByClassName_PrevAndNext(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where className = ?.
- findByLtExpirationDate(Date) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where expirationDate < ?.
- findByLtExpirationDate(Date) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where expirationDate < ?.
- findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where expirationDate < ?.
- findByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where expirationDate < ?.
- findByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where expirationDate < ?.
- findByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where expirationDate < ?.
- findByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where expirationDate < ?.
- findByLtExpirationDate_PrevAndNext(long, Date, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where expirationDate < ?.
- findByLtExpirationDate_PrevAndNext(long, Date, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where expirationDate < ?.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the lock with the primary key or throws a
NoSuchLockException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the lock with the primary key or throws a
NoSuchLockException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns a range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns a range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Lock>, boolean) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Lock>, boolean) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the first lock in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the first lock in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the last lock in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the last lock in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Lock>) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Returns the locks before and after the current lock in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Returns the locks before and after the current lock in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Lock>) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.portal.lock.service.LockLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getClassName() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the class name of this lock.
- getClassName() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the class name of this lock.
- getCompanyId() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the company ID of this lock.
- getCompanyId() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the company ID of this lock.
- getCreateDate() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the create date of this lock.
- getCreateDate() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the create date of this lock.
- getExpirationDate() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the expiration date of this lock.
- getExpirationDate() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the expiration date of this lock.
- getExpirationTime() - Method in interface com.liferay.portal.lock.model.Lock
- getExpirationTime() - Method in class com.liferay.portal.lock.model.LockWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.lock.service.LockLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getInheritable() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the inheritable of this lock.
- getInheritable() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the inheritable of this lock.
- getKey() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the key of this lock.
- getKey() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the key of this lock.
- getLock() - Method in exception com.liferay.portal.lock.exception.DuplicateLockException
- getLock(long) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the lock with the primary key.
- getLock(long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the lock with the primary key.
- getLock(long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the lock with the primary key.
- getLock(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- getLock(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getLock(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getLock(String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- getLock(String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getLock(String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getLockByUuidAndCompanyId(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the lock with the matching UUID and company.
- getLockByUuidAndCompanyId(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the lock with the matching UUID and company.
- getLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the lock with the matching UUID and company.
- getLockId() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the lock ID of this lock.
- getLockId() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the lock ID of this lock.
- getLocks(int, int) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns a range of all the locks.
- getLocks(int, int) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns a range of all the locks.
- getLocks(int, int) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns a range of all the locks.
- getLocks(long, long, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- getLocks(long, long, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getLocks(long, long, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getLocks(long, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- getLocks(long, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getLocks(long, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getLocksCount() - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the number of locks.
- getLocksCount() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the number of locks.
- getLocksCount() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the number of locks.
- getModelAttributes() - Method in class com.liferay.portal.lock.model.LockWrapper
- getMvccVersion() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the mvcc version of this lock.
- getMvccVersion() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the mvcc version of this lock.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOwner() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the owner of this lock.
- getOwner() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the owner of this lock.
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.lock.service.LockLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- getPrimaryKey() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the primary key of this lock.
- getPrimaryKey() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the primary key of this lock.
- getService() - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- getUserId() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the user ID of this lock.
- getUserId() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the user ID of this lock.
- getUserName() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the user name of this lock.
- getUserName() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the user name of this lock.
- getUserUuid() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the user uuid of this lock.
- getUserUuid() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the user uuid of this lock.
- getUuid() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns the uuid of this lock.
- getUuid() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns the uuid of this lock.
- getWrappedService() - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
H
- hasLock(long, String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- hasLock(long, String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- hasLock(long, String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- hasLock(long, String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- hasLock(long, String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- hasLock(long, String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
I
- inheritable - Variable in class com.liferay.portal.lock.model.LockTable
- INSTANCE - Static variable in class com.liferay.portal.lock.model.LockTable
- InvalidLockException - Exception in com.liferay.portal.lock.exception
- InvalidLockException() - Constructor for exception com.liferay.portal.lock.exception.InvalidLockException
- InvalidLockException(String) - Constructor for exception com.liferay.portal.lock.exception.InvalidLockException
- InvalidLockException(String, Throwable) - Constructor for exception com.liferay.portal.lock.exception.InvalidLockException
- InvalidLockException(Throwable) - Constructor for exception com.liferay.portal.lock.exception.InvalidLockException
- isExpired() - Method in interface com.liferay.portal.lock.model.Lock
- isExpired() - Method in class com.liferay.portal.lock.model.LockWrapper
- isInheritable() - Method in interface com.liferay.portal.lock.model.LockModel
-
Returns
true
if this lock is inheritable. - isInheritable() - Method in class com.liferay.portal.lock.model.LockWrapper
-
Returns
true
if this lock is inheritable. - isLocked(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- isLocked(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- isLocked(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- isLocked(String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- isLocked(String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- isLocked(String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- isNeverExpires() - Method in interface com.liferay.portal.lock.model.Lock
- isNeverExpires() - Method in class com.liferay.portal.lock.model.LockWrapper
K
L
- lock(long, String, long, String, boolean, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(long, String, long, String, boolean, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(long, String, long, String, boolean, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- lock(long, String, long, String, boolean, long, boolean) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(long, String, long, String, boolean, long, boolean) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(long, String, long, String, boolean, long, boolean) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- lock(long, String, String, String, boolean, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(long, String, String, String, boolean, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(long, String, String, String, boolean, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- lock(long, String, String, String, boolean, long, boolean) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(long, String, String, String, boolean, long, boolean) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(long, String, String, String, boolean, long, boolean) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- lock(String, String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(String, String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(String, String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- lock(String, String, String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- lock(String, String, String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- lock(String, String, String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- Lock - Interface in com.liferay.portal.lock.model
-
The extended model interface for the Lock service.
- LOCK_ID_ACCESSOR - Static variable in interface com.liferay.portal.lock.model.Lock
- lockId - Variable in class com.liferay.portal.lock.model.LockTable
- LockLocalService - Interface in com.liferay.portal.lock.service
-
Provides the local service interface for Lock.
- LockLocalServiceUtil - Class in com.liferay.portal.lock.service
-
Provides the local service utility for Lock.
- LockLocalServiceUtil() - Constructor for class com.liferay.portal.lock.service.LockLocalServiceUtil
- LockLocalServiceWrapper - Class in com.liferay.portal.lock.service
-
Provides a wrapper for
LockLocalService
. - LockLocalServiceWrapper() - Constructor for class com.liferay.portal.lock.service.LockLocalServiceWrapper
- LockLocalServiceWrapper(LockLocalService) - Constructor for class com.liferay.portal.lock.service.LockLocalServiceWrapper
- LockModel - Interface in com.liferay.portal.lock.model
-
The base model interface for the Lock service.
- LockPersistence - Interface in com.liferay.portal.lock.service.persistence
-
The persistence interface for the lock service.
- LockTable - Class in com.liferay.portal.lock.model
-
The table class for the "Lock_" database table.
- LockUtil - Class in com.liferay.portal.lock.service.persistence
-
The persistence utility for the lock service.
- LockUtil() - Constructor for class com.liferay.portal.lock.service.persistence.LockUtil
- LockWrapper - Class in com.liferay.portal.lock.model
-
This class is a wrapper for
Lock
. - LockWrapper(Lock) - Constructor for class com.liferay.portal.lock.model.LockWrapper
M
- mvccVersion - Variable in class com.liferay.portal.lock.model.LockTable
N
- NoSuchLockException - Exception in com.liferay.portal.lock.exception
- NoSuchLockException() - Constructor for exception com.liferay.portal.lock.exception.NoSuchLockException
- NoSuchLockException(String) - Constructor for exception com.liferay.portal.lock.exception.NoSuchLockException
- NoSuchLockException(String, Throwable) - Constructor for exception com.liferay.portal.lock.exception.NoSuchLockException
- NoSuchLockException(Throwable) - Constructor for exception com.liferay.portal.lock.exception.NoSuchLockException
O
P
- persist() - Method in class com.liferay.portal.lock.model.LockWrapper
R
- refresh(String, long, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- refresh(String, long, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- refresh(String, long, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- remove(long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes the lock with the primary key from the database.
- remove(long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes the lock with the primary key from the database.
- removeAll() - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks from the database.
- removeAll() - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks from the database.
- removeByC_C(long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where companyId = ? and className = ? from the database.
- removeByC_C(long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where companyId = ? and className = ? from the database.
- removeByC_K(String, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes the lock where className = ? and key = ? from the database.
- removeByC_K(String, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes the lock where className = ? and key = ? from the database.
- removeByC_U_C(long, long, String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where companyId = ? and userId = ? and className = ? from the database.
- removeByC_U_C(long, long, String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where companyId = ? and userId = ? and className = ? from the database.
- removeByClassName(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where className = ? from the database.
- removeByClassName(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where className = ? from the database.
- removeByLtExpirationDate(Date) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where expirationDate < ? from the database.
- removeByLtExpirationDate(Date) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where expirationDate < ? from the database.
- removeByUuid(String) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
-
Removes all the locks where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
-
Removes all the locks where uuid = ? and companyId = ? from the database.
S
- setClassName(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the class name of this lock.
- setClassName(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the class name of this lock.
- setCompanyId(long) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the company ID of this lock.
- setCompanyId(long) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the company ID of this lock.
- setCreateDate(Date) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the create date of this lock.
- setCreateDate(Date) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the create date of this lock.
- setExpirationDate(Date) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the expiration date of this lock.
- setExpirationDate(Date) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the expiration date of this lock.
- setInheritable(boolean) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets whether this lock is inheritable.
- setInheritable(boolean) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets whether this lock is inheritable.
- setKey(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the key of this lock.
- setKey(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the key of this lock.
- setLockId(long) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the lock ID of this lock.
- setLockId(long) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the lock ID of this lock.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.lock.model.LockWrapper
- setMvccVersion(long) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the mvcc version of this lock.
- setMvccVersion(long) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the mvcc version of this lock.
- setOwner(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the owner of this lock.
- setOwner(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the owner of this lock.
- setPersistence(LockPersistence) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- setPrimaryKey(long) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the primary key of this lock.
- setPrimaryKey(long) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the primary key of this lock.
- setUserId(long) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the user ID of this lock.
- setUserId(long) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the user ID of this lock.
- setUserName(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the user name of this lock.
- setUserName(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the user name of this lock.
- setUserUuid(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the user uuid of this lock.
- setUserUuid(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the user uuid of this lock.
- setUuid(String) - Method in interface com.liferay.portal.lock.model.LockModel
-
Sets the uuid of this lock.
- setUuid(String) - Method in class com.liferay.portal.lock.model.LockWrapper
-
Sets the uuid of this lock.
- setWrappedService(LockLocalService) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
T
- toXmlString() - Method in interface com.liferay.portal.lock.model.LockModel
- toXmlString() - Method in class com.liferay.portal.lock.model.LockWrapper
U
- unlock(String, long) - Method in interface com.liferay.portal.lock.service.LockLocalService
- unlock(String, long) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- unlock(String, long) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- unlock(String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- unlock(String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- unlock(String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- unlock(String, String, String) - Method in interface com.liferay.portal.lock.service.LockLocalService
- unlock(String, String, String) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
- unlock(String, String, String) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
- update(Lock) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- update(Lock, ServiceContext) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- updateImpl(Lock) - Method in interface com.liferay.portal.lock.service.persistence.LockPersistence
- updateImpl(Lock) - Static method in class com.liferay.portal.lock.service.persistence.LockUtil
- updateLock(Lock) - Method in interface com.liferay.portal.lock.service.LockLocalService
-
Updates the lock in the database or adds it if it does not yet exist.
- updateLock(Lock) - Static method in class com.liferay.portal.lock.service.LockLocalServiceUtil
-
Updates the lock in the database or adds it if it does not yet exist.
- updateLock(Lock) - Method in class com.liferay.portal.lock.service.LockLocalServiceWrapper
-
Updates the lock in the database or adds it if it does not yet exist.
- userId - Variable in class com.liferay.portal.lock.model.LockTable
- userName - Variable in class com.liferay.portal.lock.model.LockTable
- uuid - Variable in class com.liferay.portal.lock.model.LockTable
W
- wrap(Lock) - Method in class com.liferay.portal.lock.model.LockWrapper
All Classes and Interfaces|All Packages|Serialized Form