Package com.liferay.journal.model
Class JournalArticleResourceWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleResource>
com.liferay.journal.model.JournalArticleResourceWrapper
- All Implemented Interfaces:
JournalArticleResource,JournalArticleResourceModel,com.liferay.portal.kernel.model.BaseModel<JournalArticleResource>,com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<JournalArticleResource>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<JournalArticleResource>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.journal.model.JournalArticleResource
RESOURCE_PRIM_KEY_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionJournalArticleResourceWrapper(JournalArticleResource journalArticleResource) -
Method Summary
Modifier and TypeMethodDescriptionReturns the article ID of this journal article resource.longReturns the company ID of this journal article resource.longReturns the ct collection ID of this journal article resource.longReturns the group ID of this journal article resource.longlongReturns the mvcc version of this journal article resource.longReturns the primary key of this journal article resource.longReturns the resource prim key of this journal article resource.getUuid()Returns the uuid of this journal article resource.voidpersist()voidsetArticleId(String articleId) Sets the article ID of this journal article resource.voidsetCompanyId(long companyId) Sets the company ID of this journal article resource.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this journal article resource.voidsetGroupId(long groupId) Sets the group ID of this journal article resource.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this journal article resource.voidsetPrimaryKey(long primaryKey) Sets the primary key of this journal article resource.voidsetResourcePrimKey(long resourcePrimKey) Sets the resource prim key of this journal article resource.voidSets the uuid of this journal article resource.protected JournalArticleResourceWrapperwrap(JournalArticleResource journalArticleResource) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
JournalArticleResourceWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleResource>- Specified by:
cloneWithOriginalValuesin interfaceJournalArticleResourceModel
-
getArticleId
Returns the article ID of this journal article resource.- Specified by:
getArticleIdin interfaceJournalArticleResourceModel- Returns:
- the article ID of this journal article resource
-
getCompanyId
public long getCompanyId()Returns the company ID of this journal article resource.- Specified by:
getCompanyIdin interfaceJournalArticleResourceModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this journal article resource
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this journal article resource.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>- Specified by:
getCtCollectionIdin interfaceJournalArticleResourceModel- Returns:
- the ct collection ID of this journal article resource
-
getGroupId
public long getGroupId()Returns the group ID of this journal article resource.- Specified by:
getGroupIdin interfaceJournalArticleResourceModel- Returns:
- the group ID of this journal article resource
-
getLatestArticlePK
public long getLatestArticlePK()- Specified by:
getLatestArticlePKin interfaceJournalArticleResource
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this journal article resource.- Specified by:
getMvccVersionin interfaceJournalArticleResourceModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this journal article resource
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this journal article resource.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>- Specified by:
getPrimaryKeyin interfaceJournalArticleResourceModel- Returns:
- the primary key of this journal article resource
-
getResourcePrimKey
public long getResourcePrimKey()Returns the resource prim key of this journal article resource.- Specified by:
getResourcePrimKeyin interfaceJournalArticleResourceModel- Returns:
- the resource prim key of this journal article resource
-
getUuid
Returns the uuid of this journal article resource.- Specified by:
getUuidin interfaceJournalArticleResourceModel- Returns:
- the uuid of this journal article resource
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setArticleId
Sets the article ID of this journal article resource.- Specified by:
setArticleIdin interfaceJournalArticleResourceModel- Parameters:
articleId- the article ID of this journal article resource
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this journal article resource.- Specified by:
setCompanyIdin interfaceJournalArticleResourceModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this journal article resource
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this journal article resource.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>- Specified by:
setCtCollectionIdin interfaceJournalArticleResourceModel- Parameters:
ctCollectionId- the ct collection ID of this journal article resource
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this journal article resource.- Specified by:
setGroupIdin interfaceJournalArticleResourceModel- Parameters:
groupId- the group ID of this journal article resource
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this journal article resource.- Specified by:
setMvccVersionin interfaceJournalArticleResourceModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this journal article resource
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this journal article resource.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleResource>- Specified by:
setPrimaryKeyin interfaceJournalArticleResourceModel- Parameters:
primaryKey- the primary key of this journal article resource
-
setResourcePrimKey
public void setResourcePrimKey(long resourcePrimKey) Sets the resource prim key of this journal article resource.- Specified by:
setResourcePrimKeyin interfaceJournalArticleResourceModel- Parameters:
resourcePrimKey- the resource prim key of this journal article resource
-
setUuid
Sets the uuid of this journal article resource.- Specified by:
setUuidin interfaceJournalArticleResourceModel- Parameters:
uuid- the uuid of this journal article resource
-
toXmlString
- Specified by:
toXmlStringin interfaceJournalArticleResourceModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleResource>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleResource>
-