@ProviderType public interface AnnouncementsEntry extends AnnouncementsEntryModel, PersistedModel
AnnouncementsEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AnnouncementsEntry,Long> |
ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
long |
getGroupId() |
getAlert, getClassName, getClassNameId, getClassPK, getCompanyId, getContent, getCreateDate, getDisplayDate, getEntryId, getExpirationDate, getModifiedDate, getPrimaryKey, getPriority, getTitle, getType, getUrl, getUserId, getUserName, getUserUuid, getUuid, isAlert, setAlert, setClassName, setClassNameId, setClassPK, setCompanyId, setContent, setCreateDate, setDisplayDate, setEntryId, setExpirationDate, setModifiedDate, setPrimaryKey, setPriority, setTitle, setType, setUrl, setUserId, setUserName, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
getModelClass, getModelClassName
persist
static final Accessor<AnnouncementsEntry,Long> ENTRY_ID_ACCESSOR
com.liferay.portlet.announcements.model.impl.AnnouncementsEntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.long getGroupId() throws PortalException
PortalException