@JSON(strict=true) @ProviderType public class JournalFeedModelImpl extends com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed> implements JournalFeedModel
This implementation and its corresponding interface JournalFeedModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in JournalFeedImpl
.
JournalFeedImpl
,
JournalFeed
,
JournalFeedModel
,
Serialized FormModifier and Type | Field and Description |
---|---|
static boolean |
COLUMN_BITMASK_ENABLED |
static long |
COMPANYID_COLUMN_BITMASK |
static java.lang.String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static long |
FEEDID_COLUMN_BITMASK |
static boolean |
FINDER_CACHE_ENABLED |
static long |
GROUPID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static java.lang.String |
SESSION_FACTORY |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
static long |
UUID_COLUMN_BITMASK |
Constructor and Description |
---|
JournalFeedModelImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(JournalFeed journalFeed) |
boolean |
equals(java.lang.Object obj) |
long |
getColumnBitmask() |
long |
getCompanyId()
Returns the company ID of this journal feed.
|
java.lang.String |
getContentField()
Returns the content field of this journal feed.
|
java.util.Date |
getCreateDate()
Returns the create date of this journal feed.
|
java.lang.String |
getDDMRendererTemplateKey()
Returns the ddm renderer template key of this journal feed.
|
java.lang.String |
getDDMStructureKey()
Returns the ddm structure key of this journal feed.
|
java.lang.String |
getDDMTemplateKey()
Returns the ddm template key of this journal feed.
|
int |
getDelta()
Returns the delta of this journal feed.
|
java.lang.String |
getDescription()
Returns the description of this journal feed.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getFeedFormat()
Returns the feed format of this journal feed.
|
java.lang.String |
getFeedId()
Returns the feed ID of this journal feed.
|
double |
getFeedVersion()
Returns the feed version of this journal feed.
|
long |
getGroupId()
Returns the group ID of this journal feed.
|
long |
getId()
Returns the ID of this journal feed.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this journal feed.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this journal feed.
|
java.lang.String |
getName()
Returns the name of this journal feed.
|
java.lang.String |
getOrderByCol()
Returns the order by col of this journal feed.
|
java.lang.String |
getOrderByType()
Returns the order by type of this journal feed.
|
long |
getOriginalCompanyId() |
java.lang.String |
getOriginalFeedId() |
long |
getOriginalGroupId() |
java.lang.String |
getOriginalUuid() |
long |
getPrimaryKey()
Returns the primary key of this journal feed.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getTargetLayoutFriendlyUrl()
Returns the target layout friendly url of this journal feed.
|
java.lang.String |
getTargetPortletId()
Returns the target portlet ID of this journal feed.
|
long |
getUserId()
Returns the user ID of this journal feed.
|
java.lang.String |
getUserName()
Returns the user name of this journal feed.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this journal feed.
|
java.lang.String |
getUuid()
Returns the uuid of this journal feed.
|
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isEntityCacheEnabled() |
boolean |
isFinderCacheEnabled() |
void |
resetOriginalValues() |
void |
setCompanyId(long companyId)
Sets the company ID of this journal feed.
|
void |
setContentField(java.lang.String contentField)
Sets the content field of this journal feed.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this journal feed.
|
void |
setDDMRendererTemplateKey(java.lang.String DDMRendererTemplateKey)
Sets the ddm renderer template key of this journal feed.
|
void |
setDDMStructureKey(java.lang.String DDMStructureKey)
Sets the ddm structure key of this journal feed.
|
void |
setDDMTemplateKey(java.lang.String DDMTemplateKey)
Sets the ddm template key of this journal feed.
|
void |
setDelta(int delta)
Sets the delta of this journal feed.
|
void |
setDescription(java.lang.String description)
Sets the description of this journal feed.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setFeedFormat(java.lang.String feedFormat)
Sets the feed format of this journal feed.
|
void |
setFeedId(java.lang.String feedId)
Sets the feed ID of this journal feed.
|
void |
setFeedVersion(double feedVersion)
Sets the feed version of this journal feed.
|
void |
setGroupId(long groupId)
Sets the group ID of this journal feed.
|
void |
setId(long id)
Sets the ID of this journal feed.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this journal feed.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this journal feed.
|
void |
setName(java.lang.String name)
Sets the name of this journal feed.
|
void |
setOrderByCol(java.lang.String orderByCol)
Sets the order by col of this journal feed.
|
void |
setOrderByType(java.lang.String orderByType)
Sets the order by type of this journal feed.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this journal feed.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setTargetLayoutFriendlyUrl(java.lang.String targetLayoutFriendlyUrl)
Sets the target layout friendly url of this journal feed.
|
void |
setTargetPortletId(java.lang.String targetPortletId)
Sets the target portlet ID of this journal feed.
|
void |
setUserId(long userId)
Sets the user ID of this journal feed.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this journal feed.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this journal feed.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this journal feed.
|
com.liferay.portal.kernel.model.CacheModel<JournalFeed> |
toCacheModel() |
JournalFeed |
toEscapedModel() |
static JournalFeed |
toModel(JournalFeedSoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<JournalFeed> |
toModels(JournalFeedSoap[] soapModels)
Converts the soap model instances into normal model instances.
|
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
public static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long COMPANYID_COLUMN_BITMASK
public static final long FEEDID_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static JournalFeed toModel(JournalFeedSoap soapModel)
soapModel
- the soap model instance to convertpublic static java.util.List<JournalFeed> toModels(JournalFeedSoap[] soapModels)
soapModels
- the soap model instances to convertpublic long getPrimaryKey()
JournalFeedModel
getPrimaryKey
in interface JournalFeedModel
public void setPrimaryKey(long primaryKey)
JournalFeedModel
setPrimaryKey
in interface JournalFeedModel
primaryKey
- the primary key of this journal feedpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface JournalFeedModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface JournalFeedModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
getModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
setModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
@JSON public java.lang.String getUuid()
JournalFeedModel
getUuid
in interface JournalFeedModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void setUuid(java.lang.String uuid)
JournalFeedModel
setUuid
in interface JournalFeedModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this journal feedpublic java.lang.String getOriginalUuid()
@JSON public long getId()
JournalFeedModel
getId
in interface JournalFeedModel
public void setId(long id)
JournalFeedModel
setId
in interface JournalFeedModel
id
- the ID of this journal feed@JSON public long getGroupId()
JournalFeedModel
getGroupId
in interface JournalFeedModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public void setGroupId(long groupId)
JournalFeedModel
setGroupId
in interface JournalFeedModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this journal feedpublic long getOriginalGroupId()
@JSON public long getCompanyId()
JournalFeedModel
getCompanyId
in interface JournalFeedModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public void setCompanyId(long companyId)
JournalFeedModel
setCompanyId
in interface JournalFeedModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this journal feedpublic long getOriginalCompanyId()
@JSON public long getUserId()
JournalFeedModel
getUserId
in interface JournalFeedModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserId(long userId)
JournalFeedModel
setUserId
in interface JournalFeedModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this journal feedpublic java.lang.String getUserUuid()
JournalFeedModel
getUserUuid
in interface JournalFeedModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserUuid(java.lang.String userUuid)
JournalFeedModel
setUserUuid
in interface JournalFeedModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this journal feed@JSON public java.lang.String getUserName()
JournalFeedModel
getUserName
in interface JournalFeedModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public void setUserName(java.lang.String userName)
JournalFeedModel
setUserName
in interface JournalFeedModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this journal feed@JSON public java.util.Date getCreateDate()
JournalFeedModel
getCreateDate
in interface JournalFeedModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public void setCreateDate(java.util.Date createDate)
JournalFeedModel
setCreateDate
in interface JournalFeedModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this journal feed@JSON public java.util.Date getModifiedDate()
JournalFeedModel
getModifiedDate
in interface JournalFeedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
JournalFeedModel
setModifiedDate
in interface JournalFeedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this journal feed@JSON public java.lang.String getFeedId()
JournalFeedModel
getFeedId
in interface JournalFeedModel
public void setFeedId(java.lang.String feedId)
JournalFeedModel
setFeedId
in interface JournalFeedModel
feedId
- the feed ID of this journal feedpublic java.lang.String getOriginalFeedId()
@JSON public java.lang.String getName()
JournalFeedModel
getName
in interface JournalFeedModel
public void setName(java.lang.String name)
JournalFeedModel
setName
in interface JournalFeedModel
name
- the name of this journal feed@JSON public java.lang.String getDescription()
JournalFeedModel
getDescription
in interface JournalFeedModel
public void setDescription(java.lang.String description)
JournalFeedModel
setDescription
in interface JournalFeedModel
description
- the description of this journal feed@JSON public java.lang.String getDDMStructureKey()
JournalFeedModel
getDDMStructureKey
in interface JournalFeedModel
public void setDDMStructureKey(java.lang.String DDMStructureKey)
JournalFeedModel
setDDMStructureKey
in interface JournalFeedModel
DDMStructureKey
- the ddm structure key of this journal feed@JSON public java.lang.String getDDMTemplateKey()
JournalFeedModel
getDDMTemplateKey
in interface JournalFeedModel
public void setDDMTemplateKey(java.lang.String DDMTemplateKey)
JournalFeedModel
setDDMTemplateKey
in interface JournalFeedModel
DDMTemplateKey
- the ddm template key of this journal feed@JSON public java.lang.String getDDMRendererTemplateKey()
JournalFeedModel
getDDMRendererTemplateKey
in interface JournalFeedModel
public void setDDMRendererTemplateKey(java.lang.String DDMRendererTemplateKey)
JournalFeedModel
setDDMRendererTemplateKey
in interface JournalFeedModel
DDMRendererTemplateKey
- the ddm renderer template key of this journal feed@JSON public int getDelta()
JournalFeedModel
getDelta
in interface JournalFeedModel
public void setDelta(int delta)
JournalFeedModel
setDelta
in interface JournalFeedModel
delta
- the delta of this journal feed@JSON public java.lang.String getOrderByCol()
JournalFeedModel
getOrderByCol
in interface JournalFeedModel
public void setOrderByCol(java.lang.String orderByCol)
JournalFeedModel
setOrderByCol
in interface JournalFeedModel
orderByCol
- the order by col of this journal feed@JSON public java.lang.String getOrderByType()
JournalFeedModel
getOrderByType
in interface JournalFeedModel
public void setOrderByType(java.lang.String orderByType)
JournalFeedModel
setOrderByType
in interface JournalFeedModel
orderByType
- the order by type of this journal feed@JSON public java.lang.String getTargetLayoutFriendlyUrl()
JournalFeedModel
getTargetLayoutFriendlyUrl
in interface JournalFeedModel
public void setTargetLayoutFriendlyUrl(java.lang.String targetLayoutFriendlyUrl)
JournalFeedModel
setTargetLayoutFriendlyUrl
in interface JournalFeedModel
targetLayoutFriendlyUrl
- the target layout friendly url of this journal feed@JSON public java.lang.String getTargetPortletId()
JournalFeedModel
getTargetPortletId
in interface JournalFeedModel
public void setTargetPortletId(java.lang.String targetPortletId)
JournalFeedModel
setTargetPortletId
in interface JournalFeedModel
targetPortletId
- the target portlet ID of this journal feed@JSON public java.lang.String getContentField()
JournalFeedModel
getContentField
in interface JournalFeedModel
public void setContentField(java.lang.String contentField)
JournalFeedModel
setContentField
in interface JournalFeedModel
contentField
- the content field of this journal feed@JSON public java.lang.String getFeedFormat()
JournalFeedModel
getFeedFormat
in interface JournalFeedModel
public void setFeedFormat(java.lang.String feedFormat)
JournalFeedModel
setFeedFormat
in interface JournalFeedModel
feedFormat
- the feed format of this journal feed@JSON public double getFeedVersion()
JournalFeedModel
getFeedVersion
in interface JournalFeedModel
public void setFeedVersion(double feedVersion)
JournalFeedModel
setFeedVersion
in interface JournalFeedModel
feedVersion
- the feed version of this journal feed@JSON public java.util.Date getLastPublishDate()
JournalFeedModel
getLastPublishDate
in interface JournalFeedModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public void setLastPublishDate(java.util.Date lastPublishDate)
JournalFeedModel
setLastPublishDate
in interface JournalFeedModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this journal feedpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface JournalFeedModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface JournalFeedModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
setExpandoBridgeAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public JournalFeed toEscapedModel()
toEscapedModel
in interface JournalFeedModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
toEscapedModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public java.lang.Object clone()
clone
in interface JournalFeedModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public int compareTo(JournalFeed journalFeed)
compareTo
in interface JournalFeedModel
compareTo
in interface java.lang.Comparable<JournalFeed>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in interface JournalFeedModel
hashCode
in class java.lang.Object
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
resetOriginalValues
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public com.liferay.portal.kernel.model.CacheModel<JournalFeed> toCacheModel()
toCacheModel
in interface JournalFeedModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>
toCacheModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<JournalFeed>
public java.lang.String toString()
toString
in interface JournalFeedModel
toString
in class java.lang.Object
public java.lang.String toXmlString()
toXmlString
in interface JournalFeedModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<JournalFeed>