Serialized Form
-
Package com.liferay.redirect.exception
-
Exception com.liferay.redirect.exception.CircularRedirectEntryException
class CircularRedirectEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.redirect.exception.CircularRedirectEntryException.DestinationURLMustNotBeEqualToSourceURL
class DestinationURLMustNotBeEqualToSourceURL extends CircularRedirectEntryException implements Serializable -
Exception com.liferay.redirect.exception.CircularRedirectEntryException.MustNotFormALoopWithAnotherRedirectEntry
class MustNotFormALoopWithAnotherRedirectEntry extends CircularRedirectEntryException implements Serializable -
Exception com.liferay.redirect.exception.DuplicateRedirectEntrySourceURLException
class DuplicateRedirectEntrySourceURLException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.redirect.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.redirect.exception.NoSuchNotFoundEntryException
class NoSuchNotFoundEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.redirect.exception.RequiredRedirectEntryDestinationURLException
class RequiredRedirectEntryDestinationURLException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.redirect.exception.RequiredRedirectEntrySourceURLException
class RequiredRedirectEntrySourceURLException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.redirect.model
-
Class com.liferay.redirect.model.RedirectEntryWrapper
class RedirectEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<RedirectEntry> implements Serializable -
Class com.liferay.redirect.model.RedirectNotFoundEntryWrapper
class RedirectNotFoundEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<RedirectNotFoundEntry> implements Serializable
-