@ProviderType public interface AnnouncementsFlag extends AnnouncementsFlagModel, PersistedModel
AnnouncementsFlagModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AnnouncementsFlag,Long> |
FLAG_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getCompanyId, getCreateDate, getEntryId, getFlagId, getPrimaryKey, getUserId, getUserUuid, getValue, setCompanyId, setCreateDate, setEntryId, setFlagId, setPrimaryKey, setUserId, setUserUuid, setValue
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist
static final Accessor<AnnouncementsFlag,Long> FLAG_ID_ACCESSOR
com.liferay.portlet.announcements.model.impl.AnnouncementsFlagImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.