Serialized Form
-
Package com.liferay.layout.seo.exception
-
Exception com.liferay.layout.seo.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.layout.seo.exception.NoSuchSiteException
class NoSuchSiteException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.layout.seo.model
-
Class com.liferay.layout.seo.model.LayoutSEOEntryWrapper
class LayoutSEOEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSEOEntry> implements Serializable -
Class com.liferay.layout.seo.model.LayoutSEOSiteWrapper
class LayoutSEOSiteWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSEOSite> implements Serializable
-