Package com.liferay.journal.model
Class JournalArticleLocalizationWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleLocalization>
com.liferay.journal.model.JournalArticleLocalizationWrapper
- All Implemented Interfaces:
JournalArticleLocalization,JournalArticleLocalizationModel,com.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>,com.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleLocalization>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<JournalArticleLocalization>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<JournalArticleLocalization>
public class JournalArticleLocalizationWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleLocalization>
implements JournalArticleLocalization, com.liferay.portal.kernel.model.ModelWrapper<JournalArticleLocalization>
This class is a wrapper for JournalArticleLocalization.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.journal.model.JournalArticleLocalization
ARTICLE_LOCALIZATION_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionJournalArticleLocalizationWrapper(JournalArticleLocalization journalArticleLocalization) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the article localization ID of this journal article localization.longReturns the article pk of this journal article localization.longReturns the company ID of this journal article localization.longReturns the ct collection ID of this journal article localization.Returns the description of this journal article localization.Returns the language ID of this journal article localization.longReturns the mvcc version of this journal article localization.longReturns the primary key of this journal article localization.getTitle()Returns the title of this journal article localization.voidsetArticleLocalizationId(long articleLocalizationId) Sets the article localization ID of this journal article localization.voidsetArticlePK(long articlePK) Sets the article pk of this journal article localization.voidsetCompanyId(long companyId) Sets the company ID of this journal article localization.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this journal article localization.voidsetDescription(String description) Sets the description of this journal article localization.voidsetLanguageId(String languageId) Sets the language ID of this journal article localization.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this journal article localization.voidsetPrimaryKey(long primaryKey) Sets the primary key of this journal article localization.voidSets the title of this journal article localization.protected JournalArticleLocalizationWrapperwrap(JournalArticleLocalization journalArticleLocalization) 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
-
JournalArticleLocalizationWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>- Specified by:
cloneWithOriginalValuesin interfaceJournalArticleLocalizationModel
-
getArticleLocalizationId
public long getArticleLocalizationId()Returns the article localization ID of this journal article localization.- Specified by:
getArticleLocalizationIdin interfaceJournalArticleLocalizationModel- Returns:
- the article localization ID of this journal article localization
-
getArticlePK
public long getArticlePK()Returns the article pk of this journal article localization.- Specified by:
getArticlePKin interfaceJournalArticleLocalizationModel- Returns:
- the article pk of this journal article localization
-
getCompanyId
public long getCompanyId()Returns the company ID of this journal article localization.- Specified by:
getCompanyIdin interfaceJournalArticleLocalizationModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this journal article localization
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this journal article localization.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleLocalization>- Specified by:
getCtCollectionIdin interfaceJournalArticleLocalizationModel- Returns:
- the ct collection ID of this journal article localization
-
getDescription
Returns the description of this journal article localization.- Specified by:
getDescriptionin interfaceJournalArticleLocalizationModel- Returns:
- the description of this journal article localization
-
getLanguageId
Returns the language ID of this journal article localization.- Specified by:
getLanguageIdin interfaceJournalArticleLocalizationModel- Returns:
- the language ID of this journal article localization
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this journal article localization.- Specified by:
getMvccVersionin interfaceJournalArticleLocalizationModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this journal article localization
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this journal article localization.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleLocalization>- Specified by:
getPrimaryKeyin interfaceJournalArticleLocalizationModel- Returns:
- the primary key of this journal article localization
-
getTitle
Returns the title of this journal article localization.- Specified by:
getTitlein interfaceJournalArticleLocalizationModel- Returns:
- the title of this journal article localization
-
setArticleLocalizationId
public void setArticleLocalizationId(long articleLocalizationId) Sets the article localization ID of this journal article localization.- Specified by:
setArticleLocalizationIdin interfaceJournalArticleLocalizationModel- Parameters:
articleLocalizationId- the article localization ID of this journal article localization
-
setArticlePK
public void setArticlePK(long articlePK) Sets the article pk of this journal article localization.- Specified by:
setArticlePKin interfaceJournalArticleLocalizationModel- Parameters:
articlePK- the article pk of this journal article localization
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this journal article localization.- Specified by:
setCompanyIdin interfaceJournalArticleLocalizationModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this journal article localization
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this journal article localization.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleLocalization>- Specified by:
setCtCollectionIdin interfaceJournalArticleLocalizationModel- Parameters:
ctCollectionId- the ct collection ID of this journal article localization
-
setDescription
Sets the description of this journal article localization.- Specified by:
setDescriptionin interfaceJournalArticleLocalizationModel- Parameters:
description- the description of this journal article localization
-
setLanguageId
Sets the language ID of this journal article localization.- Specified by:
setLanguageIdin interfaceJournalArticleLocalizationModel- Parameters:
languageId- the language ID of this journal article localization
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this journal article localization.- Specified by:
setMvccVersionin interfaceJournalArticleLocalizationModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this journal article localization
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this journal article localization.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<JournalArticleLocalization>- Specified by:
setPrimaryKeyin interfaceJournalArticleLocalizationModel- Parameters:
primaryKey- the primary key of this journal article localization
-
setTitle
Sets the title of this journal article localization.- Specified by:
setTitlein interfaceJournalArticleLocalizationModel- Parameters:
title- the title of this journal article localization
-
toXmlString
- Specified by:
toXmlStringin interfaceJournalArticleLocalizationModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<JournalArticleLocalization>
-
wrap
protected JournalArticleLocalizationWrapper wrap(JournalArticleLocalization journalArticleLocalization) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalArticleLocalization>
-