Serialized Form
-
Package com.liferay.portal.lock.exception
-
Exception com.liferay.portal.lock.exception.DuplicateLockException
class DuplicateLockException extends com.liferay.portal.kernel.exception.PortalException implements Serializable-
Serialized Fields
-
_lock
Lock _lock
-
-
-
Exception com.liferay.portal.lock.exception.ExpiredLockException
class ExpiredLockException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.lock.exception.InvalidLockException
class InvalidLockException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.lock.exception.NoSuchLockException
class NoSuchLockException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.portal.lock.model
-
Class com.liferay.portal.lock.model.LockWrapper
class LockWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Lock> implements Serializable
-