@ProviderType public class JournalArticleImageWrapper extends java.lang.Object implements JournalArticleImage, com.liferay.portal.kernel.model.ModelWrapper<JournalArticleImage>
This class is a wrapper for JournalArticleImage
.
JournalArticleImage
,
Serialized FormARTICLE_IMAGE_ID_ACCESSOR
Constructor and Description |
---|
JournalArticleImageWrapper(JournalArticleImage journalArticleImage) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(JournalArticleImage journalArticleImage) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getArticleId()
Returns the article ID of this journal article image.
|
long |
getArticleImageId()
Returns the article image ID of this journal article image.
|
long |
getCompanyId()
Returns the company ID of this journal article image.
|
java.lang.String |
getElInstanceId()
Returns the el instance ID of this journal article image.
|
java.lang.String |
getElName()
Returns the el name of this journal article image.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this journal article image.
|
java.lang.String |
getLanguageId()
Returns the language ID of this journal article image.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getPrimaryKey()
Returns the primary key of this journal article image.
|
java.io.Serializable |
getPrimaryKeyObj() |
boolean |
getTempImage()
Returns the temp image of this journal article image.
|
double |
getVersion()
Returns the version of this journal article image.
|
JournalArticleImage |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
boolean |
isTempImage()
Returns
true if this journal article image is temp image. |
void |
persist() |
void |
resetOriginalValues() |
void |
setArticleId(java.lang.String articleId)
Sets the article ID of this journal article image.
|
void |
setArticleImageId(long articleImageId)
Sets the article image ID of this journal article image.
|
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this journal article image.
|
void |
setElInstanceId(java.lang.String elInstanceId)
Sets the el instance ID of this journal article image.
|
void |
setElName(java.lang.String elName)
Sets the el name of this journal article image.
|
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 journal article image.
|
void |
setLanguageId(java.lang.String languageId)
Sets the language ID of this journal article image.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this journal article image.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setTempImage(boolean tempImage)
Sets whether this journal article image is temp image.
|
void |
setVersion(double version)
Sets the version of this journal article image.
|
com.liferay.portal.kernel.model.CacheModel<JournalArticleImage> |
toCacheModel() |
JournalArticleImage |
toEscapedModel() |
java.lang.String |
toString() |
JournalArticleImage |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public JournalArticleImageWrapper(JournalArticleImage journalArticleImage)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public java.lang.Object clone()
clone
in interface JournalArticleImageModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
clone
in class java.lang.Object
public int compareTo(JournalArticleImage journalArticleImage)
compareTo
in interface JournalArticleImageModel
compareTo
in interface java.lang.Comparable<JournalArticleImage>
public java.lang.String getArticleId()
getArticleId
in interface JournalArticleImageModel
public long getArticleImageId()
getArticleImageId
in interface JournalArticleImageModel
public long getCompanyId()
getCompanyId
in interface JournalArticleImageModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.lang.String getElInstanceId()
getElInstanceId
in interface JournalArticleImageModel
public java.lang.String getElName()
getElName
in interface JournalArticleImageModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface JournalArticleImageModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getGroupId()
getGroupId
in interface JournalArticleImageModel
public java.lang.String getLanguageId()
getLanguageId
in interface JournalArticleImageModel
public long getPrimaryKey()
getPrimaryKey
in interface JournalArticleImageModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface JournalArticleImageModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public boolean getTempImage()
getTempImage
in interface JournalArticleImageModel
public double getVersion()
getVersion
in interface JournalArticleImageModel
public int hashCode()
hashCode
in interface JournalArticleImageModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface JournalArticleImageModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public boolean isEscapedModel()
isEscapedModel
in interface JournalArticleImageModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public boolean isNew()
isNew
in interface JournalArticleImageModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public boolean isTempImage()
true
if this journal article image is temp image.isTempImage
in interface JournalArticleImageModel
true
if this journal article image is temp image; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setArticleId(java.lang.String articleId)
setArticleId
in interface JournalArticleImageModel
articleId
- the article ID of this journal article imagepublic void setArticleImageId(long articleImageId)
setArticleImageId
in interface JournalArticleImageModel
articleImageId
- the article image ID of this journal article imagepublic void setCachedModel(boolean cachedModel)
setCachedModel
in interface JournalArticleImageModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setCompanyId(long companyId)
setCompanyId
in interface JournalArticleImageModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this journal article imagepublic void setElInstanceId(java.lang.String elInstanceId)
setElInstanceId
in interface JournalArticleImageModel
elInstanceId
- the el instance ID of this journal article imagepublic void setElName(java.lang.String elName)
setElName
in interface JournalArticleImageModel
elName
- the el name of this journal article imagepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface JournalArticleImageModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface JournalArticleImageModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface JournalArticleImageModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setGroupId(long groupId)
setGroupId
in interface JournalArticleImageModel
groupId
- the group ID of this journal article imagepublic void setLanguageId(java.lang.String languageId)
setLanguageId
in interface JournalArticleImageModel
languageId
- the language ID of this journal article imagepublic void setNew(boolean n)
setNew
in interface JournalArticleImageModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface JournalArticleImageModel
primaryKey
- the primary key of this journal article imagepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface JournalArticleImageModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setTempImage(boolean tempImage)
setTempImage
in interface JournalArticleImageModel
tempImage
- the temp image of this journal article imagepublic void setVersion(double version)
setVersion
in interface JournalArticleImageModel
version
- the version of this journal article imagepublic com.liferay.portal.kernel.model.CacheModel<JournalArticleImage> toCacheModel()
toCacheModel
in interface JournalArticleImageModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public JournalArticleImage toEscapedModel()
toEscapedModel
in interface JournalArticleImageModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public java.lang.String toString()
toString
in interface JournalArticleImageModel
toString
in class java.lang.Object
public JournalArticleImage toUnescapedModel()
toUnescapedModel
in interface JournalArticleImageModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public java.lang.String toXmlString()
toXmlString
in interface JournalArticleImageModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public JournalArticleImage getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<JournalArticleImage>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleImage>