- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<Entry>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<Entry>, EntryModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
- EntryWrapper
@ProviderType
public interface Entry
extends EntryModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the Entry service. Represents a row in the "Contacts_Entry" database table, with each column mapped to a property of this class.
- See Also:
EntryModel
,
com.liferay.contacts.model.impl.EntryImpl
,
com.liferay.contacts.model.impl.EntryModelImpl
- Generated: