@ProviderType public class JournalArticleResourceWrapper extends java.lang.Object implements JournalArticleResource, com.liferay.portal.kernel.model.ModelWrapper<JournalArticleResource>
This class is a wrapper for JournalArticleResource
.
JournalArticleResource
,
Serialized FormRESOURCE_PRIM_KEY_ACCESSOR
Constructor and Description |
---|
JournalArticleResourceWrapper(JournalArticleResource journalArticleResource) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(JournalArticleResource journalArticleResource) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getArticleId()
Returns the article ID of this journal article resource.
|
long |
getCompanyId()
Returns the company ID of this journal article resource.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this journal article resource.
|
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 resource.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getResourcePrimKey()
Returns the resource prim key of this journal article resource.
|
java.lang.String |
getUuid()
Returns the uuid of this journal article resource.
|
JournalArticleResource |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setArticleId(java.lang.String articleId)
Sets the article ID of this journal article resource.
|
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this journal article resource.
|
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 resource.
|
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 resource.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resource prim key of this journal article resource.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this journal article resource.
|
com.liferay.portal.kernel.model.CacheModel<JournalArticleResource> |
toCacheModel() |
JournalArticleResource |
toEscapedModel() |
java.lang.String |
toString() |
JournalArticleResource |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public JournalArticleResourceWrapper(JournalArticleResource journalArticleResource)
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<JournalArticleResource>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public java.lang.Object clone()
clone
in interface JournalArticleResourceModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
clone
in class java.lang.Object
public int compareTo(JournalArticleResource journalArticleResource)
compareTo
in interface JournalArticleResourceModel
compareTo
in interface java.lang.Comparable<JournalArticleResource>
public java.lang.String getArticleId()
getArticleId
in interface JournalArticleResourceModel
public long getCompanyId()
getCompanyId
in interface JournalArticleResourceModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface JournalArticleResourceModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getGroupId()
getGroupId
in interface JournalArticleResourceModel
public long getPrimaryKey()
getPrimaryKey
in interface JournalArticleResourceModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface JournalArticleResourceModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public long getResourcePrimKey()
getResourcePrimKey
in interface JournalArticleResourceModel
public java.lang.String getUuid()
getUuid
in interface JournalArticleResourceModel
public int hashCode()
hashCode
in interface JournalArticleResourceModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface JournalArticleResourceModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public boolean isEscapedModel()
isEscapedModel
in interface JournalArticleResourceModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public boolean isNew()
isNew
in interface JournalArticleResourceModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setArticleId(java.lang.String articleId)
setArticleId
in interface JournalArticleResourceModel
articleId
- the article ID of this journal article resourcepublic void setCachedModel(boolean cachedModel)
setCachedModel
in interface JournalArticleResourceModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void setCompanyId(long companyId)
setCompanyId
in interface JournalArticleResourceModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this journal article resourcepublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface JournalArticleResourceModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface JournalArticleResourceModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface JournalArticleResourceModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void setGroupId(long groupId)
setGroupId
in interface JournalArticleResourceModel
groupId
- the group ID of this journal article resourcepublic void setNew(boolean n)
setNew
in interface JournalArticleResourceModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface JournalArticleResourceModel
primaryKey
- the primary key of this journal article resourcepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface JournalArticleResourceModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey
in interface JournalArticleResourceModel
resourcePrimKey
- the resource prim key of this journal article resourcepublic void setUuid(java.lang.String uuid)
setUuid
in interface JournalArticleResourceModel
uuid
- the uuid of this journal article resourcepublic com.liferay.portal.kernel.model.CacheModel<JournalArticleResource> toCacheModel()
toCacheModel
in interface JournalArticleResourceModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public JournalArticleResource toEscapedModel()
toEscapedModel
in interface JournalArticleResourceModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public java.lang.String toString()
toString
in interface JournalArticleResourceModel
toString
in class java.lang.Object
public JournalArticleResource toUnescapedModel()
toUnescapedModel
in interface JournalArticleResourceModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public java.lang.String toXmlString()
toXmlString
in interface JournalArticleResourceModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public JournalArticleResource getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<JournalArticleResource>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>