Serialized Form
-
Package com.liferay.contacts.exception
-
Exception com.liferay.contacts.exception.DuplicateEntryEmailAddressException
class DuplicateEntryEmailAddressException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.contacts.exception.EntryEmailAddressException
class EntryEmailAddressException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.contacts.exception.EntryFullNameException
class EntryFullNameException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.contacts.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.contacts.exception.RequiredEntryEmailAddressException
class RequiredEntryEmailAddressException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.contacts.model
-
Class com.liferay.contacts.model.EntryWrapper
class EntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry> implements Serializable
-