public class CPAttachmentFileEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPAttachmentFileEntry> implements CPAttachmentFileEntry, com.liferay.portal.kernel.model.ModelWrapper<CPAttachmentFileEntry>
This class is a wrapper for CPAttachmentFileEntry.
CPAttachmentFileEntry,
Serialized FormCP_ATTACHMENT_FILE_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CPAttachmentFileEntryWrapper(CPAttachmentFileEntry cpAttachmentFileEntry) |
| Modifier and Type | Method and Description |
|---|---|
CPAttachmentFileEntry |
cloneWithOriginalValues() |
com.liferay.portal.kernel.repository.model.FileEntry |
fetchFileEntry() |
java.util.Map<java.lang.String,java.util.function.Function<CPAttachmentFileEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CPAttachmentFileEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
boolean |
getCDNEnabled()
Returns the cdn enabled of this cp attachment file entry.
|
java.lang.String |
getCDNURL()
Returns the cdn url of this cp attachment file entry.
|
java.lang.String |
getClassName()
Returns the fully qualified class name of this cp attachment file entry.
|
long |
getClassNameId()
Returns the class name ID of this cp attachment file entry.
|
long |
getClassPK()
Returns the class pk of this cp attachment file entry.
|
long |
getCompanyId()
Returns the company ID of this cp attachment file entry.
|
long |
getCPAttachmentFileEntryId()
Returns the cp attachment file entry ID of this cp attachment file entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this cp attachment file entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cp attachment file entry.
|
java.lang.String |
getDefaultLanguageId() |
java.util.Date |
getDisplayDate()
Returns the display date of this cp attachment file entry.
|
java.util.Date |
getExpirationDate()
Returns the expiration date of this cp attachment file entry.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this cp attachment file entry.
|
long |
getFileEntryId()
Returns the file entry ID of this cp attachment file entry.
|
long |
getGroupId()
Returns the group ID of this cp attachment file entry.
|
java.lang.String |
getJson()
Returns the json of this cp attachment file entry.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this cp attachment file entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cp attachment file entry.
|
long |
getMvccVersion()
Returns the mvcc version of this cp attachment file entry.
|
long |
getPrimaryKey()
Returns the primary key of this cp attachment file entry.
|
double |
getPriority()
Returns the priority of this cp attachment file entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus()
Returns the status of this cp attachment file entry.
|
long |
getStatusByUserId()
Returns the status by user ID of this cp attachment file entry.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this cp attachment file entry.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this cp attachment file entry.
|
java.util.Date |
getStatusDate()
Returns the status date of this cp attachment file entry.
|
java.lang.String |
getTitle()
Returns the title of this cp attachment file entry.
|
java.lang.String |
getTitle(java.util.Locale locale)
Returns the localized title of this cp attachment file entry in the language.
|
java.lang.String |
getTitle(java.util.Locale locale,
boolean useDefault)
Returns the localized title of this cp attachment file entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getTitle(java.lang.String languageId)
Returns the localized title of this cp attachment file entry in the language.
|
java.lang.String |
getTitle(java.lang.String languageId,
boolean useDefault)
Returns the localized title of this cp attachment file entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getTitleCurrentLanguageId() |
java.lang.String |
getTitleCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getTitleMap()
Returns a map of the locales and localized titles of this cp attachment file entry.
|
int |
getType()
Returns the type of this cp attachment file entry.
|
long |
getUserId()
Returns the user ID of this cp attachment file entry.
|
java.lang.String |
getUserName()
Returns the user name of this cp attachment file entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cp attachment file entry.
|
java.lang.String |
getUuid()
Returns the uuid of this cp attachment file entry.
|
boolean |
isApproved()
Returns
true if this cp attachment file entry is approved. |
boolean |
isCDNEnabled()
Returns
true if this cp attachment file entry is cdn enabled. |
boolean |
isDenied()
Returns
true if this cp attachment file entry is denied. |
boolean |
isDraft()
Returns
true if this cp attachment file entry is a draft. |
boolean |
isExpired()
Returns
true if this cp attachment file entry is expired. |
boolean |
isInactive()
Returns
true if this cp attachment file entry is inactive. |
boolean |
isIncomplete()
Returns
true if this cp attachment file entry is incomplete. |
boolean |
isPending()
Returns
true if this cp attachment file entry is pending. |
boolean |
isScheduled()
Returns
true if this cp attachment file entry is scheduled. |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
setCDNEnabled(boolean cdnEnabled)
Sets whether this cp attachment file entry is cdn enabled.
|
void |
setCDNURL(java.lang.String cdnURL)
Sets the cdn url of this cp attachment file entry.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this cp attachment file entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this cp attachment file entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this cp attachment file entry.
|
void |
setCPAttachmentFileEntryId(long CPAttachmentFileEntryId)
Sets the cp attachment file entry ID of this cp attachment file entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cp attachment file entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cp attachment file entry.
|
void |
setDisplayDate(java.util.Date displayDate)
Sets the display date of this cp attachment file entry.
|
void |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this cp attachment file entry.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this cp attachment file entry.
|
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this cp attachment file entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this cp attachment file entry.
|
void |
setJson(java.lang.String json)
Sets the json of this cp attachment file entry.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this cp attachment file entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cp attachment file entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cp attachment file entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cp attachment file entry.
|
void |
setPriority(double priority)
Sets the priority of this cp attachment file entry.
|
void |
setStatus(int status)
Sets the status of this cp attachment file entry.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this cp attachment file entry.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this cp attachment file entry.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this cp attachment file entry.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this cp attachment file entry.
|
void |
setTitle(java.lang.String title)
Sets the title of this cp attachment file entry.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale)
Sets the localized title of this cp attachment file entry in the language.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized title of this cp attachment file entry in the language, and sets the default locale.
|
void |
setTitleCurrentLanguageId(java.lang.String languageId) |
void |
setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
Sets the localized titles of this cp attachment file entry from the map of locales and localized titles.
|
void |
setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Locale defaultLocale)
Sets the localized titles of this cp attachment file entry from the map of locales and localized titles, and sets the default locale.
|
void |
setType(int type)
Sets the type of this cp attachment file entry.
|
void |
setUserId(long userId)
Sets the user ID of this cp attachment file entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cp attachment file entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cp attachment file entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cp attachment file entry.
|
protected CPAttachmentFileEntryWrapper |
wrap(CPAttachmentFileEntry cpAttachmentFileEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CPAttachmentFileEntryWrapper(CPAttachmentFileEntry cpAttachmentFileEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPAttachmentFileEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPAttachmentFileEntry>public CPAttachmentFileEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface CPAttachmentFileEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPAttachmentFileEntry>public com.liferay.portal.kernel.repository.model.FileEntry fetchFileEntry()
throws com.liferay.portal.kernel.exception.PortalException
fetchFileEntry in interface CPAttachmentFileEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface CPAttachmentFileEntryModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic boolean getCDNEnabled()
getCDNEnabled in interface CPAttachmentFileEntryModelpublic java.lang.String getCDNURL()
getCDNURL in interface CPAttachmentFileEntryModelpublic java.lang.String getClassName()
getClassName in interface CPAttachmentFileEntryModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CPAttachmentFileEntryModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CPAttachmentFileEntryModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface CPAttachmentFileEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getCPAttachmentFileEntryId()
getCPAttachmentFileEntryId in interface CPAttachmentFileEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface CPAttachmentFileEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CPAttachmentFileEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPAttachmentFileEntry>public java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface CPAttachmentFileEntryModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.util.Date getDisplayDate()
getDisplayDate in interface CPAttachmentFileEntryModelpublic java.util.Date getExpirationDate()
getExpirationDate in interface CPAttachmentFileEntryModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CPAttachmentFileEntryModelpublic long getFileEntryId()
getFileEntryId in interface CPAttachmentFileEntryModelpublic long getGroupId()
getGroupId in interface CPAttachmentFileEntryModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.lang.String getJson()
getJson in interface CPAttachmentFileEntryModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface CPAttachmentFileEntryModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CPAttachmentFileEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CPAttachmentFileEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CPAttachmentFileEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPAttachmentFileEntry>public double getPriority()
getPriority in interface CPAttachmentFileEntryModelpublic int getStatus()
getStatus in interface CPAttachmentFileEntryModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface CPAttachmentFileEntryModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface CPAttachmentFileEntryModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface CPAttachmentFileEntryModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface CPAttachmentFileEntryModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getTitle()
getTitle in interface CPAttachmentFileEntryModelpublic java.lang.String getTitle(java.util.Locale locale)
getTitle in interface CPAttachmentFileEntryModellocale - the locale of the languagepublic java.lang.String getTitle(java.util.Locale locale,
boolean useDefault)
getTitle in interface CPAttachmentFileEntryModellocale - 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 getTitle(java.lang.String languageId)
getTitle in interface CPAttachmentFileEntryModellanguageId - the ID of the languagepublic java.lang.String getTitle(java.lang.String languageId,
boolean useDefault)
getTitle in interface CPAttachmentFileEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface CPAttachmentFileEntryModelpublic java.lang.String getTitleCurrentValue()
getTitleCurrentValue in interface CPAttachmentFileEntryModelpublic java.util.Map<java.util.Locale,java.lang.String> getTitleMap()
getTitleMap in interface CPAttachmentFileEntryModelpublic int getType()
getType in interface CPAttachmentFileEntryModelpublic long getUserId()
getUserId in interface CPAttachmentFileEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CPAttachmentFileEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CPAttachmentFileEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CPAttachmentFileEntryModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isApproved()
true if this cp attachment file entry is approved.isApproved in interface CPAttachmentFileEntryModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is approved; false otherwisepublic boolean isCDNEnabled()
true if this cp attachment file entry is cdn enabled.isCDNEnabled in interface CPAttachmentFileEntryModeltrue if this cp attachment file entry is cdn enabled; false otherwisepublic boolean isDenied()
true if this cp attachment file entry is denied.isDenied in interface CPAttachmentFileEntryModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is denied; false otherwisepublic boolean isDraft()
true if this cp attachment file entry is a draft.isDraft in interface CPAttachmentFileEntryModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is a draft; false otherwisepublic boolean isExpired()
true if this cp attachment file entry is expired.isExpired in interface CPAttachmentFileEntryModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is expired; false otherwisepublic boolean isInactive()
true if this cp attachment file entry is inactive.isInactive in interface CPAttachmentFileEntryModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is inactive; false otherwisepublic boolean isIncomplete()
true if this cp attachment file entry is incomplete.isIncomplete in interface CPAttachmentFileEntryModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is incomplete; false otherwisepublic boolean isPending()
true if this cp attachment file entry is pending.isPending in interface CPAttachmentFileEntryModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is pending; false otherwisepublic boolean isScheduled()
true if this cp attachment file entry is scheduled.isScheduled in interface CPAttachmentFileEntryModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this cp attachment file entry is scheduled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface CPAttachmentFileEntryModelprepareLocalizedFieldsForImport 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 CPAttachmentFileEntryModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void setCDNEnabled(boolean cdnEnabled)
setCDNEnabled in interface CPAttachmentFileEntryModelcdnEnabled - the cdn enabled of this cp attachment file entrypublic void setCDNURL(java.lang.String cdnURL)
setCDNURL in interface CPAttachmentFileEntryModelcdnURL - the cdn url of this cp attachment file entrypublic void setClassName(java.lang.String className)
setClassName in interface CPAttachmentFileEntryModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CPAttachmentFileEntryModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this cp attachment file entrypublic void setClassPK(long classPK)
setClassPK in interface CPAttachmentFileEntryModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this cp attachment file entrypublic void setCompanyId(long companyId)
setCompanyId in interface CPAttachmentFileEntryModelsetCompanyId 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 cp attachment file entrypublic void setCPAttachmentFileEntryId(long CPAttachmentFileEntryId)
setCPAttachmentFileEntryId in interface CPAttachmentFileEntryModelCPAttachmentFileEntryId - the cp attachment file entry ID of this cp attachment file entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CPAttachmentFileEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cp attachment file entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CPAttachmentFileEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPAttachmentFileEntry>ctCollectionId - the ct collection ID of this cp attachment file entrypublic void setDisplayDate(java.util.Date displayDate)
setDisplayDate in interface CPAttachmentFileEntryModeldisplayDate - the display date of this cp attachment file entrypublic void setExpirationDate(java.util.Date expirationDate)
setExpirationDate in interface CPAttachmentFileEntryModelexpirationDate - the expiration date of this cp attachment file entrypublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CPAttachmentFileEntryModelexternalReferenceCode - the external reference code of this cp attachment file entrypublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface CPAttachmentFileEntryModelfileEntryId - the file entry ID of this cp attachment file entrypublic void setGroupId(long groupId)
setGroupId in interface CPAttachmentFileEntryModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this cp attachment file entrypublic void setJson(java.lang.String json)
setJson in interface CPAttachmentFileEntryModeljson - the json of this cp attachment file entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface CPAttachmentFileEntryModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModellastPublishDate - the last publish date of this cp attachment file entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CPAttachmentFileEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cp attachment file entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CPAttachmentFileEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cp attachment file entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CPAttachmentFileEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPAttachmentFileEntry>primaryKey - the primary key of this cp attachment file entrypublic void setPriority(double priority)
setPriority in interface CPAttachmentFileEntryModelpriority - the priority of this cp attachment file entrypublic void setStatus(int status)
setStatus in interface CPAttachmentFileEntryModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this cp attachment file entrypublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface CPAttachmentFileEntryModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this cp attachment file entrypublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface CPAttachmentFileEntryModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this cp attachment file entrypublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface CPAttachmentFileEntryModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this cp attachment file entrypublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface CPAttachmentFileEntryModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this cp attachment file entrypublic void setTitle(java.lang.String title)
setTitle in interface CPAttachmentFileEntryModeltitle - the title of this cp attachment file entrypublic void setTitle(java.lang.String title,
java.util.Locale locale)
setTitle in interface CPAttachmentFileEntryModeltitle - the localized title of this cp attachment file entrylocale - the locale of the languagepublic void setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
setTitle in interface CPAttachmentFileEntryModeltitle - the localized title of this cp attachment file entrylocale - the locale of the languagedefaultLocale - the default localepublic void setTitleCurrentLanguageId(java.lang.String languageId)
setTitleCurrentLanguageId in interface CPAttachmentFileEntryModelpublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
setTitleMap in interface CPAttachmentFileEntryModeltitleMap - the locales and localized titles of this cp attachment file entrypublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Locale defaultLocale)
setTitleMap in interface CPAttachmentFileEntryModeltitleMap - the locales and localized titles of this cp attachment file entrydefaultLocale - the default localepublic void setType(int type)
setType in interface CPAttachmentFileEntryModeltype - the type of this cp attachment file entrypublic void setUserId(long userId)
setUserId in interface CPAttachmentFileEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cp attachment file entrypublic void setUserName(java.lang.String userName)
setUserName in interface CPAttachmentFileEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cp attachment file entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CPAttachmentFileEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cp attachment file entrypublic void setUuid(java.lang.String uuid)
setUuid in interface CPAttachmentFileEntryModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cp attachment file entrypublic java.util.Map<java.lang.String,java.util.function.Function<CPAttachmentFileEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CPAttachmentFileEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CPAttachmentFileEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CPAttachmentFileEntry>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CPAttachmentFileEntryWrapper wrap(CPAttachmentFileEntry cpAttachmentFileEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPAttachmentFileEntry>