- All Superinterfaces:
- AnnouncementsEntryModel, AttachedModel, AuditedModel, BaseModel<AnnouncementsEntry>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<AnnouncementsEntry>, PersistedModel, java.io.Serializable, TypedModel
- All Known Implementing Classes:
- AnnouncementsEntryWrapper
@ProviderType
public interface AnnouncementsEntry
extends AnnouncementsEntryModel, PersistedModel
The extended model interface for the AnnouncementsEntry service. Represents a row in the "AnnouncementsEntry" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
AnnouncementsEntryModel,
com.liferay.portlet.announcements.model.impl.AnnouncementsEntryImpl,
com.liferay.portlet.announcements.model.impl.AnnouncementsEntryModelImpl- Generated: