Package com.liferay.view.count.model
Class ViewCountEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ViewCountEntry>
com.liferay.view.count.model.ViewCountEntryWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<ViewCountEntry>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<ViewCountEntry>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,ViewCountEntry,ViewCountEntryModel,Serializable,Cloneable,Comparable<ViewCountEntry>
public class ViewCountEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ViewCountEntry>
implements com.liferay.portal.kernel.model.ModelWrapper<ViewCountEntry>, ViewCountEntry
This class is a wrapper for ViewCountEntry.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.view.count.model.ViewCountEntry
CLASS_NAME_ID_ACCESSOR, CLASS_PK_ACCESSOR, COMPANY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this view count entry.longReturns the class name ID of this view count entry.longReturns the class pk of this view count entry.longReturns the company ID of this view count entry.Returns the primary key of this view count entry.longReturns the view count of this view count entry.voidpersist()voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this view count entry.voidsetClassPK(long classPK) Sets the class pk of this view count entry.voidsetCompanyId(long companyId) Sets the company ID of this view count entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetPrimaryKey(ViewCountEntryPK primaryKey) Sets the primary key of this view count entry.voidsetViewCount(long viewCount) Sets the view count of this view count entry.protected ViewCountEntryWrapperwrap(ViewCountEntry viewCountEntry) 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
-
ViewCountEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<ViewCountEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<ViewCountEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<ViewCountEntry>- Specified by:
cloneWithOriginalValuesin interfaceViewCountEntryModel
-
getClassName
Returns the fully qualified class name of this view count entry.- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Specified by:
getClassNamein interfaceViewCountEntryModel- Returns:
- the fully qualified class name of this view count entry
-
getClassNameId
public long getClassNameId()Returns the class name ID of this view count entry.- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Specified by:
getClassNameIdin interfaceViewCountEntryModel- Returns:
- the class name ID of this view count entry
-
getClassPK
public long getClassPK()Returns the class pk of this view count entry.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceViewCountEntryModel- Returns:
- the class pk of this view count entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this view count entry.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfaceViewCountEntryModel- Returns:
- the company ID of this view count entry
-
getPrimaryKey
Returns the primary key of this view count entry.- Specified by:
getPrimaryKeyin interfaceViewCountEntryModel- Returns:
- the primary key of this view count entry
-
getViewCount
public long getViewCount()Returns the view count of this view count entry.- Specified by:
getViewCountin interfaceViewCountEntryModel- Returns:
- the view count of this view count entry
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setClassName
- Specified by:
setClassNamein interfaceViewCountEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this view count entry.- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Specified by:
setClassNameIdin interfaceViewCountEntryModel- Parameters:
classNameId- the class name ID of this view count entry
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this view count entry.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceViewCountEntryModel- Parameters:
classPK- the class pk of this view count entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this view count entry.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfaceViewCountEntryModel- Parameters:
companyId- the company ID of this view count entry
-
setPrimaryKey
Sets the primary key of this view count entry.- Specified by:
setPrimaryKeyin interfaceViewCountEntryModel- Parameters:
primaryKey- the primary key of this view count entry
-
setViewCount
public void setViewCount(long viewCount) Sets the view count of this view count entry.- Specified by:
setViewCountin interfaceViewCountEntryModel- Parameters:
viewCount- the view count of this view count entry
-
toXmlString
- Specified by:
toXmlStringin interfaceViewCountEntryModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<ViewCountEntry>
-