Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addViewCountEntry(ViewCountEntry) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Adds the view count entry to the database.
- addViewCountEntry(ViewCountEntry) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Adds the view count entry to the database.
- addViewCountEntry(ViewCountEntry) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Adds the view count entry to the database.
C
- cacheResult(ViewCountEntry) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Caches the view count entry in the entity cache if it is enabled.
- cacheResult(ViewCountEntry) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Caches the view count entry in the entity cache if it is enabled.
- cacheResult(List<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Caches the view count entries in the entity cache if it is enabled.
- cacheResult(List<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Caches the view count entries in the entity cache if it is enabled.
- CLASS_NAME_ID_ACCESSOR - Static variable in interface com.liferay.view.count.model.ViewCountEntry
- CLASS_PK_ACCESSOR - Static variable in interface com.liferay.view.count.model.ViewCountEntry
- classNameId - Variable in class com.liferay.view.count.model.ViewCountEntryTable
- classNameId - Variable in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- classPK - Variable in class com.liferay.view.count.model.ViewCountEntryTable
- classPK - Variable in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- clearCache() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- clearCache(ViewCountEntry) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- cloneWithOriginalValues() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
- com.liferay.view.count.configuration - package com.liferay.view.count.configuration
- com.liferay.view.count.exception - package com.liferay.view.count.exception
- com.liferay.view.count.model - package com.liferay.view.count.model
- com.liferay.view.count.model.listener - package com.liferay.view.count.model.listener
- com.liferay.view.count.service - package com.liferay.view.count.service
- com.liferay.view.count.service.persistence - package com.liferay.view.count.service.persistence
- COMPANY_ID_ACCESSOR - Static variable in interface com.liferay.view.count.model.ViewCountEntry
- companyId - Variable in class com.liferay.view.count.model.ViewCountEntryTable
- companyId - Variable in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- compareTo(ViewCountEntryPK) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- countAll() - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the number of view count entries.
- countAll() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the number of view count entries.
- countByC_CN(long, long) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the number of view count entries where companyId = ? and classNameId = ?.
- countByC_CN(long, long) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the number of view count entries where companyId = ? and classNameId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- create(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Creates a new view count entry with the primary key.
- create(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Creates a new view count entry with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- createViewCountEntry(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Creates a new view count entry with the primary key.
- createViewCountEntry(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Creates a new view count entry with the primary key.
- createViewCountEntry(ViewCountEntryPK) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Creates a new view count entry with the primary key.
D
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- deleteViewCount(long, long, long) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- deleteViewCount(long, long, long) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- deleteViewCount(long, long, long) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- deleteViewCountEntry(ViewCountEntry) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Deletes the view count entry from the database.
- deleteViewCountEntry(ViewCountEntry) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Deletes the view count entry from the database.
- deleteViewCountEntry(ViewCountEntry) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Deletes the view count entry from the database.
- deleteViewCountEntry(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Deletes the view count entry with the primary key from the database.
- deleteViewCountEntry(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Deletes the view count entry with the primary key from the database.
- deleteViewCountEntry(ViewCountEntryPK) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Deletes the view count entry with the primary key from the database.
- disabledClassNames() - Method in interface com.liferay.view.count.configuration.ViewCountConfiguration
- dslQuery(DSLQuery) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- dynamicQuery() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- enabled() - Method in interface com.liferay.view.count.configuration.ViewCountConfiguration
- equals(Object) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
F
- fetchByC_CN_First(long, long, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the first view count entry in the ordered set where companyId = ? and classNameId = ?.
- fetchByC_CN_First(long, long, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the first view count entry in the ordered set where companyId = ? and classNameId = ?.
- fetchByC_CN_Last(long, long, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the last view count entry in the ordered set where companyId = ? and classNameId = ?.
- fetchByC_CN_Last(long, long, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the last view count entry in the ordered set where companyId = ? and classNameId = ?.
- fetchByPrimaryKey(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the view count entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the view count entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- fetchViewCountEntry(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- fetchViewCountEntry(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- fetchViewCountEntry(ViewCountEntryPK) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- findAll() - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns all the view count entries.
- findAll() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns all the view count entries.
- findAll(int, int) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns a range of all the view count entries.
- findAll(int, int) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns a range of all the view count entries.
- findAll(int, int, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns an ordered range of all the view count entries.
- findAll(int, int, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns an ordered range of all the view count entries.
- findAll(int, int, OrderByComparator<ViewCountEntry>, boolean) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns an ordered range of all the view count entries.
- findAll(int, int, OrderByComparator<ViewCountEntry>, boolean) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns an ordered range of all the view count entries.
- findByC_CN(long, long) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns a range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns a range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns an ordered range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns an ordered range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int, OrderByComparator<ViewCountEntry>, boolean) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns an ordered range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN(long, long, int, int, OrderByComparator<ViewCountEntry>, boolean) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns an ordered range of all the view count entries where companyId = ? and classNameId = ?.
- findByC_CN_First(long, long, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the first view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByC_CN_First(long, long, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the first view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByC_CN_Last(long, long, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the last view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByC_CN_Last(long, long, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the last view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByC_CN_PrevAndNext(ViewCountEntryPK, long, long, OrderByComparator<ViewCountEntry>) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the view count entries before and after the current view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByC_CN_PrevAndNext(ViewCountEntryPK, long, long, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the view count entries before and after the current view count entry in the ordered set where companyId = ? and classNameId = ?.
- findByPrimaryKey(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns the view count entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findByPrimaryKey(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Returns the view count entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ViewCountEntry>) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getClassName() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the fully qualified class name of this view count entry.
- getClassName() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the fully qualified class name of this view count entry.
- getClassNameId() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the class name ID of this view count entry.
- getClassNameId() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the class name ID of this view count entry.
- getClassNameId() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- getClassPK() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the class pk of this view count entry.
- getClassPK() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the class pk of this view count entry.
- getClassPK() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- getCompanyId() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the company ID of this view count entry.
- getCompanyId() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the company ID of this view count entry.
- getCompanyId() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- getCompoundPKColumnNames() - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
- getCompoundPKColumnNames() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getModelAttributes() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
- getModelClassName() - Method in interface com.liferay.view.count.model.listener.ViewCountEntryModelListener
- getOSGiServiceIdentifier() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- getPrimaryKey() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the primary key of this view count entry.
- getPrimaryKey() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the primary key of this view count entry.
- getService() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getViewCount() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Returns the view count of this view count entry.
- getViewCount() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Returns the view count of this view count entry.
- getViewCount(long, long, long) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- getViewCount(long, long, long) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getViewCount(long, long, long) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getViewCountEntries(int, int) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns a range of all the view count entries.
- getViewCountEntries(int, int) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns a range of all the view count entries.
- getViewCountEntries(int, int) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns a range of all the view count entries.
- getViewCountEntriesCount() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns the number of view count entries.
- getViewCountEntriesCount() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns the number of view count entries.
- getViewCountEntriesCount() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the number of view count entries.
- getViewCountEntry(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Returns the view count entry with the primary key.
- getViewCountEntry(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Returns the view count entry with the primary key.
- getViewCountEntry(ViewCountEntryPK) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the view count entry with the primary key.
- getViewCountEntryTable() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- getViewCountEntryTable() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- getViewCountEntryTable() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
H
- hashCode() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
I
- incrementViewCount(long, long, long, int) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryFinder
- incrementViewCount(long, long, long, int) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- incrementViewCount(long, long, long, int) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- incrementViewCount(long, long, long, int) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- INSTANCE - Static variable in class com.liferay.view.count.model.ViewCountEntryTable
- isViewCountEnabled() - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- isViewCountEnabled() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- isViewCountEnabled() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- isViewCountEnabled(long) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
- isViewCountEnabled(long) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- isViewCountEnabled(long) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
N
- NoSuchEntryException - Exception in com.liferay.view.count.exception
- NoSuchEntryException() - Constructor for exception com.liferay.view.count.exception.NoSuchEntryException
- NoSuchEntryException(String) - Constructor for exception com.liferay.view.count.exception.NoSuchEntryException
- NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.view.count.exception.NoSuchEntryException
- NoSuchEntryException(Throwable) - Constructor for exception com.liferay.view.count.exception.NoSuchEntryException
O
- onAfterIncrement(ViewCountEntry) - Method in interface com.liferay.view.count.model.listener.ViewCountEntryModelListener
P
- persist() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
R
- remove(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Removes the view count entry with the primary key from the database.
- remove(ViewCountEntryPK) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Removes the view count entry with the primary key from the database.
- removeAll() - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Removes all the view count entries from the database.
- removeAll() - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Removes all the view count entries from the database.
- removeByC_CN(long, long) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Removes all the view count entries where companyId = ? and classNameId = ? from the database.
- removeByC_CN(long, long) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
-
Removes all the view count entries where companyId = ? and classNameId = ? from the database.
S
- setClassName(String) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
- setClassName(String) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
- setClassNameId(long) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Sets the class name ID of this view count entry.
- setClassNameId(long) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Sets the class name ID of this view count entry.
- setClassNameId(long) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- setClassPK(long) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Sets the class pk of this view count entry.
- setClassPK(long) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Sets the class pk of this view count entry.
- setClassPK(long) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- setCompanyId(long) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Sets the company ID of this view count entry.
- setCompanyId(long) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Sets the company ID of this view count entry.
- setCompanyId(long) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
- setPersistence(ViewCountEntryPersistence) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- setPrimaryKey(ViewCountEntryPK) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Sets the primary key of this view count entry.
- setPrimaryKey(ViewCountEntryPK) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Sets the primary key of this view count entry.
- setViewCount(long) - Method in interface com.liferay.view.count.model.ViewCountEntryModel
-
Sets the view count of this view count entry.
- setViewCount(long) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
-
Sets the view count of this view count entry.
- setWrappedService(ViewCountEntryLocalService) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
T
- toString() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
- toXmlString() - Method in interface com.liferay.view.count.model.ViewCountEntryModel
- toXmlString() - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
U
- update(ViewCountEntry) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- update(ViewCountEntry, ServiceContext) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- updateImpl(ViewCountEntry) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
- updateImpl(ViewCountEntry) - Static method in class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- updateViewCountEntry(ViewCountEntry) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Updates the view count entry in the database or adds it if it does not yet exist.
- updateViewCountEntry(ViewCountEntry) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Updates the view count entry in the database or adds it if it does not yet exist.
- updateViewCountEntry(ViewCountEntry) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Updates the view count entry in the database or adds it if it does not yet exist.
V
- viewCount - Variable in class com.liferay.view.count.model.ViewCountEntryTable
- ViewCountConfiguration - Interface in com.liferay.view.count.configuration
- ViewCountEntry - Interface in com.liferay.view.count.model
-
The extended model interface for the ViewCountEntry service.
- ViewCountEntryFinder - Interface in com.liferay.view.count.service.persistence
- ViewCountEntryLocalService - Interface in com.liferay.view.count.service
-
Provides the local service interface for ViewCountEntry.
- ViewCountEntryLocalServiceUtil - Class in com.liferay.view.count.service
-
Provides the local service utility for ViewCountEntry.
- ViewCountEntryLocalServiceUtil() - Constructor for class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
- ViewCountEntryLocalServiceWrapper - Class in com.liferay.view.count.service
-
Provides a wrapper for
ViewCountEntryLocalService
. - ViewCountEntryLocalServiceWrapper() - Constructor for class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- ViewCountEntryLocalServiceWrapper(ViewCountEntryLocalService) - Constructor for class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
- ViewCountEntryModel - Interface in com.liferay.view.count.model
-
The base model interface for the ViewCountEntry service.
- ViewCountEntryModelListener - Interface in com.liferay.view.count.model.listener
- ViewCountEntryPersistence - Interface in com.liferay.view.count.service.persistence
-
The persistence interface for the view count entry service.
- ViewCountEntryPK - Class in com.liferay.view.count.service.persistence
- ViewCountEntryPK() - Constructor for class com.liferay.view.count.service.persistence.ViewCountEntryPK
- ViewCountEntryPK(long, long, long) - Constructor for class com.liferay.view.count.service.persistence.ViewCountEntryPK
- ViewCountEntryTable - Class in com.liferay.view.count.model
-
The table class for the "ViewCountEntry" database table.
- ViewCountEntryUtil - Class in com.liferay.view.count.service.persistence
-
The persistence utility for the view count entry service.
- ViewCountEntryUtil() - Constructor for class com.liferay.view.count.service.persistence.ViewCountEntryUtil
- ViewCountEntryWrapper - Class in com.liferay.view.count.model
-
This class is a wrapper for
ViewCountEntry
. - ViewCountEntryWrapper(ViewCountEntry) - Constructor for class com.liferay.view.count.model.ViewCountEntryWrapper
W
- wrap(ViewCountEntry) - Method in class com.liferay.view.count.model.ViewCountEntryWrapper
All Classes and Interfaces|All Packages|Serialized Form