- 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(ViewCountEntryPK) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
Deletes the view count entry with the primary key from the database.
- deleteViewCountEntry(ViewCountEntry) - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
Deletes the view count entry 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(ViewCountEntry) - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Deletes the view count entry 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(DynamicQuery) - Method in interface com.liferay.view.count.service.ViewCountEntryLocalService
-
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, 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() - Static method in class com.liferay.view.count.service.ViewCountEntryLocalServiceUtil
-
- 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, 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, 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() - Method in class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
- 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 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 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, Projection) - 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, Projection) - 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 class com.liferay.view.count.service.ViewCountEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- 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(int, int) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
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>, boolean) - Method in interface com.liferay.view.count.service.persistence.ViewCountEntryPersistence
-
Returns an ordered range of 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) - 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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
-
- 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
-