@ProviderType public class ReportInstanceWrapper extends java.lang.Object implements ReportInstance, com.liferay.portal.kernel.model.ModelWrapper<ReportInstance>
This class is a wrapper for ReportInstance.
ReportInstance,
Serialized FormREPORT_INSTANCE_ID_ACCESSOR| Constructor and Description |
|---|
ReportInstanceWrapper(ReportInstance reportInstance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(ReportInstance reportInstance) |
boolean |
equals(java.lang.Object obj) |
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this report instance.
|
long |
getClassNameId()
Returns the class name ID of this report instance.
|
long |
getClassPK()
Returns the class pk of this report instance.
|
long |
getCompanyId()
Returns the company ID of this report instance.
|
java.util.Date |
getCreateDate()
Returns the create date of this report instance.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this report instance.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this report instance in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this report instance 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 report instance in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this report instance 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 report instance.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this report 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 report instance.
|
java.lang.String |
getName()
Returns the name of this report instance.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this report instance in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this report instance 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 report instance in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this report instance 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 report instance.
|
long |
getPrimaryKey()
Returns the primary key of this report instance.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getReportInstanceId()
Returns the report instance ID of this report instance.
|
java.lang.String |
getReportKey()
Returns the report key of this report instance.
|
java.lang.String |
getReportName(java.util.Locale locale) |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getTypeName(java.util.ResourceBundle resourceBundle) |
java.lang.String |
getTypeSettings()
Returns the type settings of this report instance.
|
long |
getUserId()
Returns the user ID of this report instance.
|
java.lang.String |
getUserName()
Returns the user name of this report instance.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this report instance.
|
java.lang.String |
getUuid()
Returns the uuid of this report instance.
|
ReportInstance |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isInstantiable() |
boolean |
isNew() |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this report instance.
|
void |
setClassPK(long classPK)
Sets the class pk of this report instance.
|
void |
setCompanyId(long companyId)
Sets the company ID of this report instance.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this report instance.
|
void |
setDescription(java.lang.String description)
Sets the description of this report instance.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this report instance in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this report instance 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 report instance 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 report instance 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 report 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 report instance.
|
void |
setName(java.lang.String name)
Sets the name of this report instance.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this report instance in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this report instance 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 report instance 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 report instance 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 report instance.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setReportInstanceId(long reportInstanceId)
Sets the report instance ID of this report instance.
|
void |
setReportKey(java.lang.String reportKey)
Sets the report key of this report instance.
|
void |
setTypeSettings(java.lang.String typeSettings)
Sets the type settings of this report instance.
|
void |
setUserId(long userId)
Sets the user ID of this report instance.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this report instance.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this report instance.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this report instance.
|
com.liferay.portal.kernel.model.CacheModel<ReportInstance> |
toCacheModel() |
ReportInstance |
toEscapedModel() |
java.lang.String |
toString() |
ReportInstance |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ReportInstanceWrapper(ReportInstance reportInstance)
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<ReportInstance>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public java.lang.Object clone()
clone in interface ReportInstanceModelclone in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>clone in interface com.liferay.portal.kernel.model.StagedModelclone in class java.lang.Objectpublic int compareTo(ReportInstance reportInstance)
compareTo in interface ReportInstanceModelcompareTo in interface java.lang.Comparable<ReportInstance>public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface ReportInstanceModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.lang.String getClassName()
getClassName in interface ReportInstanceModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface ReportInstanceModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface ReportInstanceModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface ReportInstanceModelgetCompanyId 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 ReportInstanceModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface ReportInstanceModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.lang.String getDescription()
getDescription in interface ReportInstanceModelpublic java.lang.String getDescription(java.util.Locale locale)
getDescription in interface ReportInstanceModellocale - the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
getDescription in interface ReportInstanceModellocale - 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 ReportInstanceModellanguageId - the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
getDescription in interface ReportInstanceModellanguageId - 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 ReportInstanceModelpublic java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface ReportInstanceModelpublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap in interface ReportInstanceModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface ReportInstanceModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getGroupId()
getGroupId in interface ReportInstanceModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface ReportInstanceModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getName()
getName in interface ReportInstanceModelpublic java.lang.String getName(java.util.Locale locale)
getName in interface ReportInstanceModellocale - the locale of the languagepublic java.lang.String getName(java.util.Locale locale,
boolean useDefault)
getName in interface ReportInstanceModellocale - 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 ReportInstanceModellanguageId - the ID of the languagepublic java.lang.String getName(java.lang.String languageId,
boolean useDefault)
getName in interface ReportInstanceModellanguageId - 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 ReportInstanceModelpublic java.lang.String getNameCurrentValue()
getNameCurrentValue in interface ReportInstanceModelpublic java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap in interface ReportInstanceModelpublic long getPrimaryKey()
getPrimaryKey in interface ReportInstanceModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface ReportInstanceModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic long getReportInstanceId()
getReportInstanceId in interface ReportInstanceModelpublic java.lang.String getReportKey()
getReportKey in interface ReportInstanceModelpublic java.lang.String getReportName(java.util.Locale locale)
getReportName in interface ReportInstancepublic java.lang.String getTypeName(java.util.ResourceBundle resourceBundle)
getTypeName in interface ReportInstancepublic java.lang.String getTypeSettings()
getTypeSettings in interface ReportInstanceModelpublic long getUserId()
getUserId in interface ReportInstanceModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface ReportInstanceModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface ReportInstanceModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface ReportInstanceModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic int hashCode()
hashCode in interface ReportInstanceModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface ReportInstanceModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public boolean isEscapedModel()
isEscapedModel in interface ReportInstanceModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public boolean isInstantiable()
isInstantiable in interface ReportInstancepublic boolean isNew()
isNew in interface ReportInstanceModelisNew in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface ReportInstanceModelprepareLocalizedFieldsForImport 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 ReportInstanceModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface ReportInstanceModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void setClassName(java.lang.String className)
setClassName in interface ReportInstanceModelpublic void setClassNameId(long classNameId)
setClassNameId in interface ReportInstanceModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this report instancepublic void setClassPK(long classPK)
setClassPK in interface ReportInstanceModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this report instancepublic void setCompanyId(long companyId)
setCompanyId in interface ReportInstanceModelsetCompanyId 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 report instancepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface ReportInstanceModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this report instancepublic void setDescription(java.lang.String description)
setDescription in interface ReportInstanceModeldescription - the description of this report instancepublic void setDescription(java.lang.String description,
java.util.Locale locale)
setDescription in interface ReportInstanceModeldescription - the localized description of this report instancelocale - the locale of the languagepublic void setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
setDescription in interface ReportInstanceModeldescription - the localized description of this report instancelocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId in interface ReportInstanceModelpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap in interface ReportInstanceModeldescriptionMap - the locales and localized descriptions of this report instancepublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
setDescriptionMap in interface ReportInstanceModeldescriptionMap - the locales and localized descriptions of this report instancedefaultLocale - the default localepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface ReportInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface ReportInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface ReportInstanceModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void setGroupId(long groupId)
setGroupId in interface ReportInstanceModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this report instancepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface ReportInstanceModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this report instancepublic void setName(java.lang.String name)
setName in interface ReportInstanceModelname - the name of this report instancepublic void setName(java.lang.String name,
java.util.Locale locale)
setName in interface ReportInstanceModelname - the localized name of this report instancelocale - the locale of the languagepublic void setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
setName in interface ReportInstanceModelname - the localized name of this report instancelocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId in interface ReportInstanceModelpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap in interface ReportInstanceModelnameMap - the locales and localized names of this report instancepublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
setNameMap in interface ReportInstanceModelnameMap - the locales and localized names of this report instancedefaultLocale - the default localepublic void setNew(boolean n)
setNew in interface ReportInstanceModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ReportInstanceModelprimaryKey - the primary key of this report instancepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface ReportInstanceModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setReportInstanceId(long reportInstanceId)
setReportInstanceId in interface ReportInstanceModelreportInstanceId - the report instance ID of this report instancepublic void setReportKey(java.lang.String reportKey)
setReportKey in interface ReportInstanceModelreportKey - the report key of this report instancepublic void setTypeSettings(java.lang.String typeSettings)
setTypeSettings in interface ReportInstanceModeltypeSettings - the type settings of this report instancepublic void setUserId(long userId)
setUserId in interface ReportInstanceModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this report instancepublic void setUserName(java.lang.String userName)
setUserName in interface ReportInstanceModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this report instancepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface ReportInstanceModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this report instancepublic void setUuid(java.lang.String uuid)
setUuid in interface ReportInstanceModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this report instancepublic com.liferay.portal.kernel.model.CacheModel<ReportInstance> toCacheModel()
toCacheModel in interface ReportInstanceModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public ReportInstance toEscapedModel()
toEscapedModel in interface ReportInstanceModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public java.lang.String toString()
toString in interface ReportInstanceModeltoString in class java.lang.Objectpublic ReportInstance toUnescapedModel()
toUnescapedModel in interface ReportInstanceModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public java.lang.String toXmlString()
toXmlString in interface ReportInstanceModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>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 ReportInstance getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<ReportInstance>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ReportInstance>