@ProviderType public interface MicroblogsEntry extends MicroblogsEntryModel, PersistedModel
MicroblogsEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<MicroblogsEntry,java.lang.Long> |
MICROBLOGS_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
long |
fetchParentMicroblogsEntryUserId() |
long |
getParentMicroblogsEntryUserId() |
clone, compareTo, getCompanyId, getContent, getCreateDate, getCreatorClassNameId, getCreatorClassPK, getExpandoBridge, getMicroblogsEntryId, getModifiedDate, getParentMicroblogsEntryId, getPrimaryKey, getPrimaryKeyObj, getSocialRelationType, getType, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setContent, setCreateDate, setCreatorClassNameId, setCreatorClassPK, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMicroblogsEntryId, setModifiedDate, setNew, setParentMicroblogsEntryId, setPrimaryKey, setPrimaryKeyObj, setSocialRelationType, setType, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<MicroblogsEntry,java.lang.Long> MICROBLOGS_ENTRY_ID_ACCESSOR
long fetchParentMicroblogsEntryUserId()
long getParentMicroblogsEntryUserId() throws PortalException
PortalException