Serialized Form
-
Package com.liferay.layout.utility.page.exception
-
Exception com.liferay.layout.utility.page.exception.DefaultLayoutUtilityPageEntryException
class DefaultLayoutUtilityPageEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.layout.utility.page.exception.DuplicateLayoutUtilityPageEntryExternalReferenceCodeException
class DuplicateLayoutUtilityPageEntryExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException
class LayoutUtilityPageEntryNameException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotBeDuplicate
class MustNotBeDuplicate extends LayoutUtilityPageEntryNameException implements Serializable -
Exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotBeNull
class MustNotBeNull extends LayoutUtilityPageEntryNameException implements Serializable -
Exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotContainInvalidCharacters
class MustNotContainInvalidCharacters extends LayoutUtilityPageEntryNameException implements Serializable-
Serialized Fields
-
character
char character
-
-
-
Exception com.liferay.layout.utility.page.exception.LayoutUtilityPageEntryNameException.MustNotExceedMaximumSize
class MustNotExceedMaximumSize extends LayoutUtilityPageEntryNameException implements Serializable -
Exception com.liferay.layout.utility.page.exception.NoSuchLayoutUtilityPageEntryException
class NoSuchLayoutUtilityPageEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.layout.utility.page.model
-
Class com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
class LayoutUtilityPageEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry> implements Serializable
-