public class JournalArticleResourceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleResource> 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 |
|---|---|
JournalArticleResource |
cloneWithOriginalValues() |
java.lang.String |
getArticleId()
Returns the article ID of this journal article resource.
|
java.util.Map<java.lang.String,java.util.function.Function<JournalArticleResource,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalArticleResource,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this journal article resource.
|
long |
getCtCollectionId()
Returns the ct collection ID of this journal article resource.
|
long |
getGroupId()
Returns the group ID of this journal article resource.
|
long |
getLatestArticlePK() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this journal article resource.
|
long |
getPrimaryKey()
Returns the primary key of this journal article resource.
|
long |
getResourcePrimKey()
Returns the resource prim key of this journal article resource.
|
java.lang.String |
getUuid()
Returns the uuid of this journal article resource.
|
void |
persist() |
void |
setArticleId(java.lang.String articleId)
Sets the article ID of this journal article resource.
|
void |
setCompanyId(long companyId)
Sets the company ID of this journal article resource.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this journal article resource.
|
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 |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this journal article resource.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this journal article resource.
|
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.
|
java.lang.String |
toXmlString() |
protected JournalArticleResourceWrapper |
wrap(JournalArticleResource journalArticleResource) |
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 JournalArticleResourceWrapper(JournalArticleResource journalArticleResource)
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 JournalArticleResource cloneWithOriginalValues()
cloneWithOriginalValues in interface JournalArticleResourceModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>public java.lang.String getArticleId()
getArticleId in interface JournalArticleResourceModelpublic long getCompanyId()
getCompanyId in interface JournalArticleResourceModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface JournalArticleResourceModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>public long getGroupId()
getGroupId in interface JournalArticleResourceModelpublic long getLatestArticlePK()
getLatestArticlePK in interface JournalArticleResourcepublic long getMvccVersion()
getMvccVersion in interface JournalArticleResourceModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface JournalArticleResourceModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>public long getResourcePrimKey()
getResourcePrimKey in interface JournalArticleResourceModelpublic java.lang.String getUuid()
getUuid in interface JournalArticleResourceModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setArticleId(java.lang.String articleId)
setArticleId in interface JournalArticleResourceModelarticleId - the article ID of this journal article resourcepublic void setCompanyId(long companyId)
setCompanyId in interface JournalArticleResourceModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this journal article resourcepublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface JournalArticleResourceModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>ctCollectionId - the ct collection ID of this journal article resourcepublic void setGroupId(long groupId)
setGroupId in interface JournalArticleResourceModelgroupId - the group ID of this journal article resourcepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface JournalArticleResourceModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this journal article resourcepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface JournalArticleResourceModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>primaryKey - the primary key of this journal article resourcepublic void setResourcePrimKey(long resourcePrimKey)
setResourcePrimKey in interface JournalArticleResourceModelresourcePrimKey - the resource prim key of this journal article resourcepublic void setUuid(java.lang.String uuid)
setUuid in interface JournalArticleResourceModeluuid - the uuid of this journal article resourcepublic java.lang.String toXmlString()
toXmlString in interface JournalArticleResourceModelpublic java.util.Map<java.lang.String,java.util.function.Function<JournalArticleResource,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>public java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalArticleResource,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>protected JournalArticleResourceWrapper wrap(JournalArticleResource journalArticleResource)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleResource>