Serialized Form
-
Package com.liferay.portal.language.override.exception
-
Exception com.liferay.portal.language.override.exception.NoSuchPLOEntryException
class NoSuchPLOEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryImportException
class PLOEntryImportException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryImportException.InvalidPropertiesFile
class InvalidPropertiesFile extends PLOEntryImportException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryImportException.InvalidTranslations
class InvalidTranslations extends PLOEntryImportException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryKeyException
class PLOEntryKeyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryKeyException.MustBeShorter
class MustBeShorter extends PLOEntryKeyException implements Serializable-
Serialized Fields
-
maxLength
long maxLength
-
-
-
Exception com.liferay.portal.language.override.exception.PLOEntryKeyException.MustNotBeNull
class MustNotBeNull extends PLOEntryKeyException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryLanguageIdException
class PLOEntryLanguageIdException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryLanguageIdException.MustBeAvailable
class MustBeAvailable extends PLOEntryLanguageIdException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryValueException
class PLOEntryValueException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.portal.language.override.exception.PLOEntryValueException.MustNotBeNull
class MustNotBeNull extends PLOEntryValueException implements Serializable
-
-
Package com.liferay.portal.language.override.model
-
Class com.liferay.portal.language.override.model.PLOEntryWrapper
class PLOEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<PLOEntry> implements Serializable
-