com.liferay.portlet.announcements.model
Interface AnnouncementsFlag

All Superinterfaces:
AnnouncementsFlagModel, BaseModel<AnnouncementsFlag>, java.lang.Cloneable, java.lang.Comparable<AnnouncementsFlag>, java.io.Serializable
All Known Implementing Classes:
AnnouncementsFlagWrapper

public interface AnnouncementsFlag
extends AnnouncementsFlagModel

The model interface for the AnnouncementsFlag service. Represents a row in the "AnnouncementsFlag" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to com.liferay.portlet.announcements.model.impl.AnnouncementsFlagImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a announcements flag model instance should use the AnnouncementsFlag interface instead.

Author:
Brian Wing Shun Chan
See Also:
AnnouncementsFlagModel, com.liferay.portlet.announcements.model.impl.AnnouncementsFlagImpl, com.liferay.portlet.announcements.model.impl.AnnouncementsFlagModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.announcements.model.AnnouncementsFlagModel
clone, compareTo, getCreateDate, getEntryId, getExpandoBridge, getFlagId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCreateDate, setEntryId, setEscapedModel, setExpandoBridgeAttributes, setFlagId, setNew, setPrimaryKey, setUserId, setUserUuid, setValue, toEscapedModel, toString, toXmlString