Serialized Form
-
Package com.liferay.translation.exception
-
Exception com.liferay.translation.exception.InvalidXLIFFFileException
class InvalidXLIFFFileException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.translation.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.translation.exception.TranslatorException
class TranslatorException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException
class XLIFFFileException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
class MustBeSupportedLanguage extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustBeValid
class MustBeValid extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustBeWellFormed
class MustBeWellFormed extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustHaveCorrectEncoding
class MustHaveCorrectEncoding extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidId
class MustHaveValidId extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidModel
class MustHaveValidModel extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidParameter
class MustHaveValidParameter extends XLIFFFileException implements Serializable -
Exception com.liferay.translation.exception.XLIFFFileException.MustNotHaveMoreThanOne
class MustNotHaveMoreThanOne extends XLIFFFileException implements Serializable
-
-
Package com.liferay.translation.model
-
Class com.liferay.translation.model.TranslationEntryWrapper
class TranslationEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TranslationEntry> implements Serializable
-