Skip navigation links
A C D E F G H I N P R S T U V W 

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(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(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>) - 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.service.persistence.ViewCountEntryPK
 
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
 
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.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.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.
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(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.
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.

E

equals(Object) - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
 

F

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.
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
 
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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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
 
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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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.
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
 

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
 

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.

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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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
 
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.ViewCountEntrySoap
 
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.ViewCountEntrySoap
 
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

toSoapModel(ViewCountEntry) - Static method in class com.liferay.view.count.model.ViewCountEntrySoap
 
toSoapModels(ViewCountEntry[]) - Static method in class com.liferay.view.count.model.ViewCountEntrySoap
 
toSoapModels(ViewCountEntry[][]) - Static method in class com.liferay.view.count.model.ViewCountEntrySoap
 
toSoapModels(List<ViewCountEntry>) - Static method in class com.liferay.view.count.model.ViewCountEntrySoap
 
toString() - Method in class com.liferay.view.count.service.persistence.ViewCountEntryPK
 

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

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(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.
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
 
ViewCountEntrySoap - Class in com.liferay.view.count.model
This class is used by SOAP remote services.
ViewCountEntrySoap() - Constructor for class com.liferay.view.count.model.ViewCountEntrySoap
 
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
 
A C D E F G H I N P R S T U V W 
Skip navigation links