@ProviderType public class TacticWrapper extends java.lang.Object implements Tactic, com.liferay.portal.kernel.model.ModelWrapper<Tactic>
This class is a wrapper for Tactic.
Tactic,
Serialized FormTACTIC_ID_ACCESSOR| Constructor and Description |
|---|
TacticWrapper(Tactic tactic) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(Tactic tactic) |
boolean |
equals(java.lang.Object obj) |
java.lang.String[] |
getAvailableLanguageIds() |
long |
getCampaignId()
Returns the campaign ID of this tactic.
|
long |
getCompanyId()
Returns the company ID of this tactic.
|
java.util.Date |
getCreateDate()
Returns the create date of this tactic.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this tactic.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this tactic in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this tactic in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescription(java.lang.String languageId)
Returns the localized description of this tactic in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this tactic in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescriptionCurrentLanguageId() |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this tactic.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this tactic.
|
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 tactic.
|
java.lang.String |
getName()
Returns the name of this tactic.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this tactic in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this tactic in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Returns the localized name of this tactic in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this tactic in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Returns a map of the locales and localized names of this tactic.
|
long |
getPrimaryKey()
Returns the primary key of this tactic.
|
java.io.Serializable |
getPrimaryKeyObj() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getTacticId()
Returns the tactic ID of this tactic.
|
long |
getUserId()
Returns the user ID of this tactic.
|
java.lang.String |
getUserName()
Returns the user name of this tactic.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this tactic.
|
java.lang.String |
getUuid()
Returns the uuid of this tactic.
|
Tactic |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCampaignId(long campaignId)
Sets the campaign ID of this tactic.
|
void |
setCompanyId(long companyId)
Sets the company ID of this tactic.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this tactic.
|
void |
setDescription(java.lang.String description)
Sets the description of this tactic.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this tactic in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this tactic in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(java.lang.String languageId) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
Sets the localized descriptions of this tactic from the map of locales and localized descriptions.
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
Sets the localized descriptions of this tactic from the map of locales and localized descriptions, and sets the default locale.
|
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 tactic.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this tactic.
|
void |
setName(java.lang.String name)
Sets the name of this tactic.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this tactic in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this tactic in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Sets the localized names of this tactic from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Sets the localized names of this tactic from the map of locales and localized names, and sets the default locale.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this tactic.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setTacticId(long tacticId)
Sets the tactic ID of this tactic.
|
void |
setUserId(long userId)
Sets the user ID of this tactic.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this tactic.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this tactic.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this tactic.
|
com.liferay.portal.kernel.model.CacheModel<Tactic> |
toCacheModel() |
Tactic |
toEscapedModel() |
java.lang.String |
toString() |
Tactic |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public TacticWrapper(Tactic tactic)
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<Tactic>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public java.lang.Object clone()
clone in interface TacticModelclone in interface com.liferay.portal.kernel.model.BaseModel<Tactic>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(Tactic tactic)
compareTo in interface TacticModelcompareTo in interface java.lang.Comparable<Tactic>public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface TacticModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic long getCampaignId()
getCampaignId in interface TacticModelpublic long getCompanyId()
getCompanyId in interface TacticModelgetCompanyId 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 TacticModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface TacticModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.lang.String getDescription()
getDescription in interface TacticModelpublic java.lang.String getDescription(java.util.Locale locale)
getDescription in interface TacticModellocale - the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
getDescription in interface TacticModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getDescription(java.lang.String languageId)
getDescription in interface TacticModellanguageId - the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
getDescription in interface TacticModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface TacticModelpublic java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface TacticModelpublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap in interface TacticModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface TacticModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<Tactic>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface TacticModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface TacticModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getName()
getName in interface TacticModelpublic java.lang.String getName(java.util.Locale locale)
getName in interface TacticModellocale - the locale of the languagepublic java.lang.String getName(java.util.Locale locale,
boolean useDefault)
getName in interface TacticModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getName(java.lang.String languageId)
getName in interface TacticModellanguageId - the ID of the languagepublic java.lang.String getName(java.lang.String languageId,
boolean useDefault)
getName in interface TacticModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface TacticModelpublic java.lang.String getNameCurrentValue()
getNameCurrentValue in interface TacticModelpublic java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap in interface TacticModelpublic long getPrimaryKey()
getPrimaryKey in interface TacticModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface TacticModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<Tactic>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getTacticId()
getTacticId in interface TacticModelpublic long getUserId()
getUserId in interface TacticModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface TacticModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface TacticModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface TacticModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface TacticModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface TacticModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public boolean isEscapedModel()
isEscapedModel in interface TacticModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public boolean isNew()
isNew in interface TacticModelisNew in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface TacticModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface TacticModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface TacticModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void setCampaignId(long campaignId)
setCampaignId in interface TacticModelcampaignId - the campaign ID of this tacticpublic void setCompanyId(long companyId)
setCompanyId in interface TacticModelsetCompanyId 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 tacticpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface TacticModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this tacticpublic void setDescription(java.lang.String description)
setDescription in interface TacticModeldescription - the description of this tacticpublic void setDescription(java.lang.String description,
java.util.Locale locale)
setDescription in interface TacticModeldescription - the localized description of this tacticlocale - the locale of the languagepublic void setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
setDescription in interface TacticModeldescription - the localized description of this tacticlocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId in interface TacticModelpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap in interface TacticModeldescriptionMap - the locales and localized descriptions of this tacticpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
setDescriptionMap in interface TacticModeldescriptionMap - the locales and localized descriptions of this tacticdefaultLocale - the default localepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface TacticModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface TacticModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface TacticModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void setGroupId(long groupId)
setGroupId in interface TacticModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this tacticpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface TacticModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this tacticpublic void setName(java.lang.String name)
setName in interface TacticModelname - the name of this tacticpublic void setName(java.lang.String name,
java.util.Locale locale)
setName in interface TacticModelname - the localized name of this tacticlocale - the locale of the languagepublic void setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
setName in interface TacticModelname - the localized name of this tacticlocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId in interface TacticModelpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap in interface TacticModelnameMap - the locales and localized names of this tacticpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
setNameMap in interface TacticModelnameMap - the locales and localized names of this tacticdefaultLocale - the default localepublic void setNew(boolean n)
setNew in interface TacticModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface TacticModelprimaryKey - the primary key of this tacticpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface TacticModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<Tactic>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setTacticId(long tacticId)
setTacticId in interface TacticModeltacticId - the tactic ID of this tacticpublic void setUserId(long userId)
setUserId in interface TacticModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this tacticpublic void setUserName(java.lang.String userName)
setUserName in interface TacticModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this tacticpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface TacticModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this tacticpublic void setUuid(java.lang.String uuid)
setUuid in interface TacticModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this tacticpublic com.liferay.portal.kernel.model.CacheModel<Tactic> toCacheModel()
toCacheModel in interface TacticModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public Tactic toEscapedModel()
toEscapedModel in interface TacticModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public java.lang.String toString()
toString in interface TacticModeltoString in class java.lang.Objectpublic Tactic toUnescapedModel()
toUnescapedModel in interface TacticModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public java.lang.String toXmlString()
toXmlString in interface TacticModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<Tactic>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 Tactic getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<Tactic>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<Tactic>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<Tactic>