Skip navigation links
A C D E F G H I K L M O P R S T U W 

A

activate(Map<String, Object>) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
activate() - Method in class com.liferay.portal.lock.internal.xstream.configurator.LockXStreamConfigurator
 
addLock(Lock) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Adds the lock to the database.
addProperties(Properties) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
afterPropertiesSet() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Initializes the lock persistence.

C

cacheResult(Lock) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Caches the lock in the entity cache if it is enabled.
cacheResult(List<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Caches the locks in the entity cache if it is enabled.
cacheUniqueFindersCache(LockModelImpl, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
className - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
CLASSNAME_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
clear() - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
clear() - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
clearCache() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Clears the cache for all locks.
clearCache(Lock) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Clears the cache for the lock.
clearCache(List<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
clearUniqueFindersCache(LockModelImpl) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
clone() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
com.liferay.portal.lock.convert.database - package com.liferay.portal.lock.convert.database
 
com.liferay.portal.lock.internal - package com.liferay.portal.lock.internal
 
com.liferay.portal.lock.internal.upgrade - package com.liferay.portal.lock.internal.upgrade
 
com.liferay.portal.lock.internal.upgrade.v1_0_0 - package com.liferay.portal.lock.internal.upgrade.v1_0_0
 
com.liferay.portal.lock.internal.upgrade.v1_0_0.util - package com.liferay.portal.lock.internal.upgrade.v1_0_0.util
 
com.liferay.portal.lock.internal.xstream.configurator - package com.liferay.portal.lock.internal.xstream.configurator
 
com.liferay.portal.lock.model.impl - package com.liferay.portal.lock.model.impl
 
com.liferay.portal.lock.service.base - package com.liferay.portal.lock.service.base
 
com.liferay.portal.lock.service.impl - package com.liferay.portal.lock.service.impl
 
com.liferay.portal.lock.service.persistence.impl - package com.liferay.portal.lock.service.persistence.impl
 
com.liferay.portal.lock.service.util - package com.liferay.portal.lock.service.util
 
companyId - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
COMPANYID_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
companyProvider - Variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
compareTo(Lock) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
contains(String) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
convert(DataSource) - Method in class com.liferay.portal.lock.convert.database.LockDatabaseConverter
 
countAll() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the number of locks.
countByC_K(String, String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the number of locks where className = ? and key = ?.
countByLtExpirationDate(Date) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the number of locks where expirationDate < ?.
countByUuid(String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the number of locks where uuid = ?.
countByUuid_C(String, long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the number of locks where uuid = ? and companyId = ?.
counterLocalService - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
create(long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Creates a new lock with the primary key.
createDate - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
createLock(long, long, long, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
createLock(long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Creates a new lock with the primary key.

D

DATA_SOURCE - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
deleteLock(long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Deletes the lock with the primary key from the database.
deleteLock(Lock) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Deletes the lock from the database.
deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
doUpgrade() - Method in class com.liferay.portal.lock.internal.upgrade.v1_0_0.UpgradeLock
 
dynamicQuery() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.

E

ENTITY_CACHE_ENABLED - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
entityCache - Variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
equals(Object) - Method in class com.liferay.portal.lock.internal.LockImpl
 
equals(Object) - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
equals(Object) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
expirationDate - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
EXPIRATIONDATE_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
expireLock(Lock) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 

F

fetchByC_K(String, String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock where className = ? and key = ? or returns null if it could not be found.
fetchByC_K(String, String, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock where className = ? and key = ? or returns null if it could not be found, optionally using the finder cache.
fetchByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where expirationDate < ?.
fetchByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where expirationDate < ?.
fetchByPrimaryKey(Serializable) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
fetchByUuid_C_First(String, long, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where uuid = ?.
fetchLock(long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
fetchLock(String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
fetchLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the lock with the matching UUID and company.
findAll() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns all the locks.
findAll(int, int) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns a range of all the locks.
findAll(int, int, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks.
findAll(int, int, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks.
findByC_K(String, String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock where className = ? and key = ? or throws a NoSuchLockException if it could not be found.
findByLtExpirationDate(Date) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns all the locks where expirationDate < ?.
findByLtExpirationDate(Date, int, int) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns a range of all the locks where expirationDate < ?.
findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where expirationDate < ?.
findByLtExpirationDate(Date, int, int, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where expirationDate < ?.
findByLtExpirationDate_First(Date, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where expirationDate < ?.
findByLtExpirationDate_Last(Date, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where expirationDate < ?.
findByLtExpirationDate_PrevAndNext(long, Date, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the locks before and after the current lock in the ordered set where expirationDate < ?.
findByPrimaryKey(Serializable) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the lock with the primary key or throws a NoSuchLockException if it could not be found.
findByUuid(String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns all the locks where uuid = ?.
findByUuid(String, int, int) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns a range of all the locks where uuid = ?.
findByUuid(String, int, int, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where uuid = ?.
findByUuid(String, int, int, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where uuid = ?.
findByUuid_C(String, long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns all the locks where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns a range of all the locks where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns an ordered range of all the locks where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the locks before and after the current lock in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the first lock in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the last lock in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<Lock>) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Returns the locks before and after the current lock in the ordered set where uuid = ?.
FINDER_CACHE_ENABLED - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_COUNT_BY_C_K - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_C - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_FETCH_BY_C_K - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_COUNT_BY_LTEXPIRATIONDATE - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_LTEXPIRATIONDATE - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
finderCache - Variable in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 

G

get(String) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
get(String, Filter) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
getActionableDynamicQuery() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
getAllowedXStreamTypes() - Method in class com.liferay.portal.lock.internal.xstream.configurator.LockXStreamConfigurator
 
getArray(String) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
getArray(String, Filter) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
getBadColumnNames() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
getByLtExpirationDate_PrevAndNext(Session, Lock, Date, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
getByUuid_C_PrevAndNext(Session, Lock, String, long, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
getByUuid_PrevAndNext(Session, Lock, String, OrderByComparator<Lock>, boolean) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
getClassName() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getClassName() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getColumnBitmask() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getCompanyId() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getCompanyId() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getCounterLocalService() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the counter local service.
getCreateDate() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getCreateDate() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getExpandoBridge() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getExpirationDate() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getExpirationDate() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getExpirationTime() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getExpirationTime() - Method in class com.liferay.portal.lock.model.impl.LockImpl
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
getInheritable() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getInheritable() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getKey() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getKey() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getLock(String, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
getLock(String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
getLock(long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the lock with the primary key.
getLock(String, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
getLock(String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
getLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
getLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the lock with the matching UUID and company.
getLockByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
getLockId() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getLockId() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getLockLocalService() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the lock local service.
getLockPersistence() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the lock persistence.
getLocks(int, int) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns a range of all the locks.
getLocksCount() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the number of locks.
getModelAttributes() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getModelClass() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getModelClass() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getModelClassName() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
getMvccVersion() - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
getMvccVersion() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOriginalClassName() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOriginalCompanyId() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOriginalExpirationDate() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOriginalKey() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOriginalUuid() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getOSGiServiceIdentifier() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the OSGi service identifier.
getOwner() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getOwner() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getPersistedModel(Serializable) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
getPrimaryKey() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getProperties() - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
getTableColumnsMap() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
getUserId() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getUserId() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getUserLocalService() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the user local service.
getUserName() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getUserName() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getUserPersistence() - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Returns the user persistence.
getUserUuid() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getUserUuid() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getUuid() - Method in class com.liferay.portal.lock.internal.LockImpl
 
getUuid() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
getXStreamAliases() - Method in class com.liferay.portal.lock.internal.xstream.configurator.LockXStreamConfigurator
 
getXStreamConverters() - Method in class com.liferay.portal.lock.internal.xstream.configurator.LockXStreamConfigurator
 

H

hashCode() - Method in class com.liferay.portal.lock.internal.LockImpl
 
hashCode() - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
hashCode() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
hasLock(long, String, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
hasLock(long, String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
hasLock(long, String, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
hasLock(long, String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 

I

inheritable - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
isCachedModel() - Method in class com.liferay.portal.lock.internal.LockImpl
 
isEntityCacheEnabled() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
isEscapedModel() - Method in class com.liferay.portal.lock.internal.LockImpl
 
isExpired() - Method in class com.liferay.portal.lock.internal.LockImpl
 
isExpired() - Method in class com.liferay.portal.lock.model.impl.LockImpl
 
isFinderCacheEnabled() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
isInheritable() - Method in class com.liferay.portal.lock.internal.LockImpl
 
isInheritable() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
isLocked(String, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
isLocked(String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
isLocked(String, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
isLocked(String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
isNeverExpires() - Method in class com.liferay.portal.lock.internal.LockImpl
 
isNeverExpires() - Method in class com.liferay.portal.lock.model.impl.LockImpl
 
isNew() - Method in class com.liferay.portal.lock.internal.LockImpl
 

K

key - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
KEY_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 

L

lock(long, String, long, String, boolean, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
lock(long, String, String, String, boolean, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
lock(String, String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
lock(String, String, String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
lock(long, String, long, String, boolean, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
lock(long, String, String, String, boolean, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
lock(String, String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
lock(String, String, String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
LockBaseImpl - Class in com.liferay.portal.lock.model.impl
The extended model base implementation for the Lock service.
LockBaseImpl() - Constructor for class com.liferay.portal.lock.model.impl.LockBaseImpl
 
LockCacheModel - Class in com.liferay.portal.lock.model.impl
The cache model class for representing Lock in entity cache.
LockCacheModel() - Constructor for class com.liferay.portal.lock.model.impl.LockCacheModel
 
LockDatabaseConverter - Class in com.liferay.portal.lock.convert.database
 
LockDatabaseConverter() - Constructor for class com.liferay.portal.lock.convert.database.LockDatabaseConverter
 
lockId - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
LOCKID_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
LockImpl - Class in com.liferay.portal.lock.internal
 
LockImpl(Lock) - Constructor for class com.liferay.portal.lock.internal.LockImpl
 
LockImpl - Class in com.liferay.portal.lock.model.impl
 
LockImpl() - Constructor for class com.liferay.portal.lock.model.impl.LockImpl
 
lockLocalService - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
LockLocalServiceBaseImpl - Class in com.liferay.portal.lock.service.base
Provides the base implementation for the lock local service.
LockLocalServiceBaseImpl() - Constructor for class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
LockLocalServiceImpl - Class in com.liferay.portal.lock.service.impl
 
LockLocalServiceImpl() - Constructor for class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
LockManagerImpl - Class in com.liferay.portal.lock.internal
 
LockManagerImpl() - Constructor for class com.liferay.portal.lock.internal.LockManagerImpl
 
LockModelImpl - Class in com.liferay.portal.lock.model.impl
The base model implementation for the Lock service.
LockModelImpl() - Constructor for class com.liferay.portal.lock.model.impl.LockModelImpl
 
lockPersistence - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
LockPersistenceImpl - Class in com.liferay.portal.lock.service.persistence.impl
The persistence implementation for the lock service.
LockPersistenceImpl() - Constructor for class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
LockServiceUpgrade - Class in com.liferay.portal.lock.internal.upgrade
 
LockServiceUpgrade() - Constructor for class com.liferay.portal.lock.internal.upgrade.LockServiceUpgrade
 
LockTable - Class in com.liferay.portal.lock.internal.upgrade.v1_0_0.util
 
LockTable() - Constructor for class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
LockXStreamConfigurator - Class in com.liferay.portal.lock.internal.xstream.configurator
 
LockXStreamConfigurator() - Constructor for class com.liferay.portal.lock.internal.xstream.configurator.LockXStreamConfigurator
 

M

mvccVersion - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 

O

ORDER_BY_JPQL - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
owner - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 

P

persist() - Method in class com.liferay.portal.lock.model.impl.LockBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 

R

readExternal(ObjectInput) - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
refresh(String, long, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
refresh(String, long, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
register(UpgradeStepRegistrator.Registry) - Method in class com.liferay.portal.lock.internal.upgrade.LockServiceUpgrade
 
remove(long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes the lock with the primary key from the database.
remove(Serializable) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes the lock with the primary key from the database.
removeAll() - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes all the locks from the database.
removeByC_K(String, String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes the lock where className = ? and key = ? from the database.
removeByLtExpirationDate(Date) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes all the locks where expirationDate < ? from the database.
removeByUuid(String) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes all the locks where uuid = ? from the database.
removeByUuid_C(String, long) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
Removes all the locks where uuid = ? and companyId = ? from the database.
removeImpl(Lock) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
removeProperties(Properties) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
resetOriginalValues() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
runSQL(String) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Performs a SQL query.

S

ServiceProps - Class in com.liferay.portal.lock.service.util
 
SESSION_FACTORY - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
set(String, String) - Static method in class com.liferay.portal.lock.service.util.ServiceProps
 
setClassName(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setCompanyId(long) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setCounterLocalService(CounterLocalService) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Sets the counter local service.
setCreateDate(Date) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setExpirationDate(Date) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setInheritable(boolean) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setKey(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setLockId(long) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setLockLocalService(LockLocalService) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
setLockLocalService(LockLocalService) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Sets the lock local service.
setLockPersistence(LockPersistence) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Sets the lock persistence.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setMvccVersion(long) - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
setMvccVersion(long) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setOwner(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setUserId(long) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setUserLocalService(UserLocalService) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Sets the user local service.
setUserName(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setUserPersistence(UserPersistence) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Sets the user persistence.
setUserUuid(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
setUuid(String) - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 

T

TABLE_COLUMNS - Static variable in class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
TABLE_COLUMNS - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
TABLE_NAME - Static variable in class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
TABLE_NAME - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
TABLE_SQL_ADD_INDEXES - Static variable in class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
TABLE_SQL_CREATE - Static variable in class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
TABLE_SQL_CREATE - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.portal.lock.internal.upgrade.v1_0_0.util.LockTable
 
TABLE_SQL_DROP - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 
toCacheModel() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
toEntityModel() - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
toEscapedModel() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
toString() - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
toString() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
toUnwrappedModel(Lock) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
toXmlString() - Method in class com.liferay.portal.lock.model.impl.LockModelImpl
 
translate(PortalException) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
TX_MANAGER - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 

U

unlock(String, long) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
unlock(String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
unlock(String, String, String) - Method in class com.liferay.portal.lock.internal.LockManagerImpl
 
unlock(String, long) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
unlock(String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
unlock(String, String, String) - Method in class com.liferay.portal.lock.service.impl.LockLocalServiceImpl
 
updateImpl(Lock) - Method in class com.liferay.portal.lock.service.persistence.impl.LockPersistenceImpl
 
updateLock(Lock) - Method in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
Updates the lock in the database or adds it if it does not yet exist.
UpgradeLock - Class in com.liferay.portal.lock.internal.upgrade.v1_0_0
 
UpgradeLock() - Constructor for class com.liferay.portal.lock.internal.upgrade.v1_0_0.UpgradeLock
 
userId - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
userLocalService - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
userName - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
userPersistence - Variable in class com.liferay.portal.lock.service.base.LockLocalServiceBaseImpl
 
uuid - Variable in class com.liferay.portal.lock.model.impl.LockCacheModel
 
UUID_COLUMN_BITMASK - Static variable in class com.liferay.portal.lock.model.impl.LockModelImpl
 

W

writeExternal(ObjectOutput) - Method in class com.liferay.portal.lock.model.impl.LockCacheModel
 
A C D E F G H I K L M O P R S T U W 
Skip navigation links