@ProviderType public class ChannelInstanceWrapper extends java.lang.Object implements ChannelInstance, com.liferay.portal.kernel.model.ModelWrapper<ChannelInstance>
This class is a wrapper for ChannelInstance.
ChannelInstance,
Serialized FormCHANNEL_INSTANCE_ID_ACCESSOR| Constructor and Description |
|---|
ChannelInstanceWrapper(ChannelInstance channelInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(ChannelInstance channelInstance) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAlias()
Returns the alias of this channel instance.
|
long |
getCampaignId()
Returns the campaign ID of this channel instance.
|
java.lang.String |
getChannelGuid() |
long |
getChannelInstanceId()
Returns the channel instance ID of this channel instance.
|
java.lang.String |
getChannelKey()
Returns the channel key of this channel instance.
|
long |
getCompanyId()
Returns the company ID of this channel instance.
|
java.util.Date |
getCreateDate()
Returns the create date of this channel instance.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this channel instance.
|
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 channel instance.
|
long |
getPrimaryKey()
Returns the primary key of this channel instance.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getTacticId()
Returns the tactic ID of this channel instance.
|
java.lang.String |
getTypeSettings()
Returns the type settings of this channel instance.
|
long |
getUserId()
Returns the user ID of this channel instance.
|
java.lang.String |
getUserName()
Returns the user name of this channel instance.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this channel instance.
|
java.lang.String |
getUuid()
Returns the uuid of this channel instance.
|
java.util.Map<java.lang.String,java.lang.String> |
getValues() |
ChannelInstance |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setAlias(java.lang.String alias)
Sets the alias of this channel instance.
|
void |
setCachedModel(boolean cachedModel) |
void |
setCampaignId(long campaignId)
Sets the campaign ID of this channel instance.
|
void |
setChannelGuid(java.lang.String channelGuid) |
void |
setChannelInstanceId(long channelInstanceId)
Sets the channel instance ID of this channel instance.
|
void |
setChannelKey(java.lang.String channelKey)
Sets the channel key of this channel instance.
|
void |
setCompanyId(long companyId)
Sets the company ID of this channel instance.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this channel instance.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId)
Sets the group ID of this channel instance.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this channel instance.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this channel instance.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setTacticId(long tacticId)
Sets the tactic ID of this channel instance.
|
void |
setTypeSettings(java.lang.String typeSettings)
Sets the type settings of this channel instance.
|
void |
setUserId(long userId)
Sets the user ID of this channel instance.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this channel instance.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this channel instance.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this channel instance.
|
void |
setValues(java.util.Map<java.lang.String,java.lang.String> values) |
com.liferay.portal.kernel.model.CacheModel<ChannelInstance> |
toCacheModel() |
ChannelInstance |
toEscapedModel() |
java.lang.String |
toString() |
ChannelInstance |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ChannelInstanceWrapper(ChannelInstance channelInstance)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public java.lang.Object clone()
clone in interface ChannelInstanceModelclone in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(ChannelInstance channelInstance)
compareTo in interface ChannelInstanceModelcompareTo in interface java.lang.Comparable<ChannelInstance>public java.lang.String getAlias()
getAlias in interface ChannelInstanceModelpublic long getCampaignId()
getCampaignId in interface ChannelInstanceModelpublic java.lang.String getChannelGuid()
getChannelGuid in interface ChannelInstancepublic long getChannelInstanceId()
getChannelInstanceId in interface ChannelInstanceModelpublic java.lang.String getChannelKey()
getChannelKey in interface ChannelInstanceModelpublic long getCompanyId()
getCompanyId in interface ChannelInstanceModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface ChannelInstanceModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface ChannelInstanceModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface ChannelInstanceModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface ChannelInstanceModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getPrimaryKey()
getPrimaryKey in interface ChannelInstanceModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface ChannelInstanceModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getTacticId()
getTacticId in interface ChannelInstanceModelpublic java.lang.String getTypeSettings()
getTypeSettings in interface ChannelInstanceModelpublic long getUserId()
getUserId in interface ChannelInstanceModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface ChannelInstanceModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface ChannelInstanceModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface ChannelInstanceModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Map<java.lang.String,java.lang.String> getValues()
getValues in interface ChannelInstancepublic int hashCode()
hashCode in interface ChannelInstanceModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface ChannelInstanceModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public boolean isEscapedModel()
isEscapedModel in interface ChannelInstanceModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public boolean isNew()
isNew in interface ChannelInstanceModelisNew in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAlias(java.lang.String alias)
setAlias in interface ChannelInstanceModelalias - the alias of this channel instancepublic void setCachedModel(boolean cachedModel)
setCachedModel in interface ChannelInstanceModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setCampaignId(long campaignId)
setCampaignId in interface ChannelInstanceModelcampaignId - the campaign ID of this channel instancepublic void setChannelGuid(java.lang.String channelGuid)
setChannelGuid in interface ChannelInstancepublic void setChannelInstanceId(long channelInstanceId)
setChannelInstanceId in interface ChannelInstanceModelchannelInstanceId - the channel instance ID of this channel instancepublic void setChannelKey(java.lang.String channelKey)
setChannelKey in interface ChannelInstanceModelchannelKey - the channel key of this channel instancepublic void setCompanyId(long companyId)
setCompanyId in interface ChannelInstanceModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this channel instancepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface ChannelInstanceModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this channel instancepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface ChannelInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface ChannelInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface ChannelInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setGroupId(long groupId)
setGroupId in interface ChannelInstanceModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this channel instancepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface ChannelInstanceModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this channel instancepublic void setNew(boolean n)
setNew in interface ChannelInstanceModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ChannelInstanceModelprimaryKey - the primary key of this channel instancepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface ChannelInstanceModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setTacticId(long tacticId)
setTacticId in interface ChannelInstanceModeltacticId - the tactic ID of this channel instancepublic void setTypeSettings(java.lang.String typeSettings)
setTypeSettings in interface ChannelInstanceModeltypeSettings - the type settings of this channel instancepublic void setUserId(long userId)
setUserId in interface ChannelInstanceModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this channel instancepublic void setUserName(java.lang.String userName)
setUserName in interface ChannelInstanceModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this channel instancepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface ChannelInstanceModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this channel instancepublic void setUuid(java.lang.String uuid)
setUuid in interface ChannelInstanceModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this channel instancepublic void setValues(java.util.Map<java.lang.String,java.lang.String> values)
setValues in interface ChannelInstancepublic com.liferay.portal.kernel.model.CacheModel<ChannelInstance> toCacheModel()
toCacheModel in interface ChannelInstanceModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public ChannelInstance toEscapedModel()
toEscapedModel in interface ChannelInstanceModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public java.lang.String toString()
toString in interface ChannelInstanceModeltoString in class java.lang.Objectpublic ChannelInstance toUnescapedModel()
toUnescapedModel in interface ChannelInstanceModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public java.lang.String toXmlString()
toXmlString in interface ChannelInstanceModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic ChannelInstance getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<ChannelInstance>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ChannelInstance>