@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.
|
clone, compareTo, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getFlagId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFlagId, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserUuid, setValue, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
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.