Class CTPreferencesWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTPreferences>
com.liferay.change.tracking.model.CTPreferencesWrapper
- All Implemented Interfaces:
CTPreferences,CTPreferencesModel,com.liferay.portal.kernel.model.BaseModel<CTPreferences>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CTPreferences>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CTPreferences>
public class CTPreferencesWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTPreferences>
implements CTPreferences, com.liferay.portal.kernel.model.ModelWrapper<CTPreferences>
This class is a wrapper for CTPreferences.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.change.tracking.model.CTPreferences
CT_PREFERENCES_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this ct preferences.booleanReturns the confirmation enabled of this ct preferences.longReturns the ct collection ID of this ct preferences.longReturns the ct preferences ID of this ct preferences.longReturns the mvcc version of this ct preferences.longReturns the previous ct collection ID of this ct preferences.longReturns the primary key of this ct preferences.longReturns the user ID of this ct preferences.Returns the user uuid of this ct preferences.booleanReturnstrueif this ct preferences is confirmation enabled.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this ct preferences.voidsetConfirmationEnabled(boolean confirmationEnabled) Sets whether this ct preferences is confirmation enabled.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct preferences.voidsetCtPreferencesId(long ctPreferencesId) Sets the ct preferences ID of this ct preferences.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ct preferences.voidsetPreviousCtCollectionId(long previousCtCollectionId) Sets the previous ct collection ID of this ct preferences.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ct preferences.voidsetUserId(long userId) Sets the user ID of this ct preferences.voidsetUserUuid(String userUuid) Sets the user uuid of this ct preferences.protected CTPreferencesWrapperwrap(CTPreferences ctPreferences) 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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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
-
CTPreferencesWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTPreferences>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTPreferences>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CTPreferences>- Specified by:
cloneWithOriginalValuesin interfaceCTPreferencesModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct preferences.- Specified by:
getCompanyIdin interfaceCTPreferencesModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ct preferences
-
getConfirmationEnabled
public boolean getConfirmationEnabled()Returns the confirmation enabled of this ct preferences.- Specified by:
getConfirmationEnabledin interfaceCTPreferencesModel- Returns:
- the confirmation enabled of this ct preferences
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ct preferences.- Specified by:
getCtCollectionIdin interfaceCTPreferencesModel- Returns:
- the ct collection ID of this ct preferences
-
getCtPreferencesId
public long getCtPreferencesId()Returns the ct preferences ID of this ct preferences.- Specified by:
getCtPreferencesIdin interfaceCTPreferencesModel- Returns:
- the ct preferences ID of this ct preferences
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ct preferences.- Specified by:
getMvccVersionin interfaceCTPreferencesModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ct preferences
-
getPreviousCtCollectionId
public long getPreviousCtCollectionId()Returns the previous ct collection ID of this ct preferences.- Specified by:
getPreviousCtCollectionIdin interfaceCTPreferencesModel- Returns:
- the previous ct collection ID of this ct preferences
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct preferences.- Specified by:
getPrimaryKeyin interfaceCTPreferencesModel- Returns:
- the primary key of this ct preferences
-
getUserId
public long getUserId()Returns the user ID of this ct preferences.- Specified by:
getUserIdin interfaceCTPreferencesModel- Returns:
- the user ID of this ct preferences
-
getUserUuid
Returns the user uuid of this ct preferences.- Specified by:
getUserUuidin interfaceCTPreferencesModel- Returns:
- the user uuid of this ct preferences
-
isConfirmationEnabled
public boolean isConfirmationEnabled()Returnstrueif this ct preferences is confirmation enabled.- Specified by:
isConfirmationEnabledin interfaceCTPreferencesModel- Returns:
trueif this ct preferences is confirmation enabled;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ct preferences.- Specified by:
setCompanyIdin interfaceCTPreferencesModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ct preferences
-
setConfirmationEnabled
public void setConfirmationEnabled(boolean confirmationEnabled) Sets whether this ct preferences is confirmation enabled.- Specified by:
setConfirmationEnabledin interfaceCTPreferencesModel- Parameters:
confirmationEnabled- the confirmation enabled of this ct preferences
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct preferences.- Specified by:
setCtCollectionIdin interfaceCTPreferencesModel- Parameters:
ctCollectionId- the ct collection ID of this ct preferences
-
setCtPreferencesId
public void setCtPreferencesId(long ctPreferencesId) Sets the ct preferences ID of this ct preferences.- Specified by:
setCtPreferencesIdin interfaceCTPreferencesModel- Parameters:
ctPreferencesId- the ct preferences ID of this ct preferences
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ct preferences.- Specified by:
setMvccVersionin interfaceCTPreferencesModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ct preferences
-
setPreviousCtCollectionId
public void setPreviousCtCollectionId(long previousCtCollectionId) Sets the previous ct collection ID of this ct preferences.- Specified by:
setPreviousCtCollectionIdin interfaceCTPreferencesModel- Parameters:
previousCtCollectionId- the previous ct collection ID of this ct preferences
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ct preferences.- Specified by:
setPrimaryKeyin interfaceCTPreferencesModel- Parameters:
primaryKey- the primary key of this ct preferences
-
setUserId
public void setUserId(long userId) Sets the user ID of this ct preferences.- Specified by:
setUserIdin interfaceCTPreferencesModel- Parameters:
userId- the user ID of this ct preferences
-
setUserUuid
Sets the user uuid of this ct preferences.- Specified by:
setUserUuidin interfaceCTPreferencesModel- Parameters:
userUuid- the user uuid of this ct preferences
-
toXmlString
- Specified by:
toXmlStringin interfaceCTPreferencesModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTPreferences>
-