public class JournalContentSearchWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalContentSearch> implements JournalContentSearch, com.liferay.portal.kernel.model.ModelWrapper<JournalContentSearch>
This class is a wrapper for JournalContentSearch.
JournalContentSearch,
Serialized FormCONTENT_SEARCH_ID_ACCESSOR| Constructor and Description |
|---|
JournalContentSearchWrapper(JournalContentSearch journalContentSearch) |
| Modifier and Type | Method and Description |
|---|---|
JournalContentSearch |
cloneWithOriginalValues() |
java.lang.String |
getArticleId()
Returns the article ID of this journal content search.
|
java.util.Map<java.lang.String,java.util.function.Function<JournalContentSearch,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalContentSearch,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this journal content search.
|
long |
getContentSearchId()
Returns the content search ID of this journal content search.
|
long |
getCtCollectionId()
Returns the ct collection ID of this journal content search.
|
long |
getGroupId()
Returns the group ID of this journal content search.
|
long |
getLayoutId()
Returns the layout ID of this journal content search.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this journal content search.
|
java.lang.String |
getPortletId()
Returns the portlet ID of this journal content search.
|
long |
getPrimaryKey()
Returns the primary key of this journal content search.
|
boolean |
getPrivateLayout()
Returns the private layout of this journal content search.
|
boolean |
isPrivateLayout()
Returns
true if this journal content search is private layout. |
void |
persist() |
void |
setArticleId(java.lang.String articleId)
Sets the article ID of this journal content search.
|
void |
setCompanyId(long companyId)
Sets the company ID of this journal content search.
|
void |
setContentSearchId(long contentSearchId)
Sets the content search ID of this journal content search.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this journal content search.
|
void |
setGroupId(long groupId)
Sets the group ID of this journal content search.
|
void |
setLayoutId(long layoutId)
Sets the layout ID of this journal content search.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this journal content search.
|
void |
setPortletId(java.lang.String portletId)
Sets the portlet ID of this journal content search.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this journal content search.
|
void |
setPrivateLayout(boolean privateLayout)
Sets whether this journal content search is private layout.
|
java.lang.String |
toXmlString() |
protected JournalContentSearchWrapper |
wrap(JournalContentSearch journalContentSearch) |
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 JournalContentSearchWrapper(JournalContentSearch journalContentSearch)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>public JournalContentSearch cloneWithOriginalValues()
cloneWithOriginalValues in interface JournalContentSearchModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>public java.lang.String getArticleId()
getArticleId in interface JournalContentSearchModelpublic long getCompanyId()
getCompanyId in interface JournalContentSearchModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getContentSearchId()
getContentSearchId in interface JournalContentSearchModelpublic long getCtCollectionId()
getCtCollectionId in interface JournalContentSearchModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>public long getGroupId()
getGroupId in interface JournalContentSearchModelpublic long getLayoutId()
getLayoutId in interface JournalContentSearchModelpublic long getMvccVersion()
getMvccVersion in interface JournalContentSearchModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getPortletId()
getPortletId in interface JournalContentSearchModelpublic long getPrimaryKey()
getPrimaryKey in interface JournalContentSearchModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>public boolean getPrivateLayout()
getPrivateLayout in interface JournalContentSearchModelpublic boolean isPrivateLayout()
true if this journal content search is private layout.isPrivateLayout in interface JournalContentSearchModeltrue if this journal content search is private layout; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setArticleId(java.lang.String articleId)
setArticleId in interface JournalContentSearchModelarticleId - the article ID of this journal content searchpublic void setCompanyId(long companyId)
setCompanyId in interface JournalContentSearchModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this journal content searchpublic void setContentSearchId(long contentSearchId)
setContentSearchId in interface JournalContentSearchModelcontentSearchId - the content search ID of this journal content searchpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface JournalContentSearchModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>ctCollectionId - the ct collection ID of this journal content searchpublic void setGroupId(long groupId)
setGroupId in interface JournalContentSearchModelgroupId - the group ID of this journal content searchpublic void setLayoutId(long layoutId)
setLayoutId in interface JournalContentSearchModellayoutId - the layout ID of this journal content searchpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface JournalContentSearchModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this journal content searchpublic void setPortletId(java.lang.String portletId)
setPortletId in interface JournalContentSearchModelportletId - the portlet ID of this journal content searchpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface JournalContentSearchModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<JournalContentSearch>primaryKey - the primary key of this journal content searchpublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout in interface JournalContentSearchModelprivateLayout - the private layout of this journal content searchpublic java.lang.String toXmlString()
toXmlString in interface JournalContentSearchModelpublic java.util.Map<java.lang.String,java.util.function.Function<JournalContentSearch,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>public java.util.Map<java.lang.String,java.util.function.BiConsumer<JournalContentSearch,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<JournalContentSearch>protected JournalContentSearchWrapper wrap(JournalContentSearch journalContentSearch)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<JournalContentSearch>