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

A

addAnonymousUser(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Adds the anonymous user to the database.
addAnonymousUser(long, String, String, ServiceContext) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
addAnonymousUser(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Adds the anonymous user to the database.
addAnonymousUser(long, String, String, ServiceContext) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
addAnonymousUser(AnonymousUser) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Adds the anonymous user to the database.
addAnonymousUser(long, String, String, ServiceContext) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
addCookie(HttpServletRequest, HttpServletResponse, long) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersCookieManager
 
ANONYMOUS_USER_ID_ACCESSOR - Static variable in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUser
 
ANONYMOUS_USERS_CHECK_INTERVAL - Static variable in class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 
ANONYMOUS_USERS_CHECK_TIME_UNIT - Static variable in class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 
ANONYMOUS_USERS_ENABLED - Static variable in class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 
ANONYMOUS_USERS_MAX_AGE - Static variable in class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 
ANONYMOUS_USERS_MAX_AGE_TIME_UNIT - Static variable in class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 
AnonymousUser - Interface in com.liferay.content.targeting.anonymous.users.model
The extended model interface for the AnonymousUser service.
AnonymousUserLocalService - Interface in com.liferay.content.targeting.anonymous.users.service
Provides the local service interface for AnonymousUser.
AnonymousUserLocalServiceUtil - Class in com.liferay.content.targeting.anonymous.users.service
Provides the local service utility for AnonymousUser.
AnonymousUserLocalServiceUtil() - Constructor for class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
AnonymousUserLocalServiceWrapper - Class in com.liferay.content.targeting.anonymous.users.service
Provides a wrapper for AnonymousUserLocalService.
AnonymousUserLocalServiceWrapper(AnonymousUserLocalService) - Constructor for class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
AnonymousUserModel - Interface in com.liferay.content.targeting.anonymous.users.model
The base model interface for the AnonymousUser service.
AnonymousUserPersistence - Interface in com.liferay.content.targeting.anonymous.users.service.persistence
The persistence interface for the anonymous user service.
AnonymousUsersCookieManager - Interface in com.liferay.content.targeting.anonymous.users.util
 
AnonymousUserService - Interface in com.liferay.content.targeting.anonymous.users.service
Provides the remote service interface for AnonymousUser.
AnonymousUserServiceUtil - Class in com.liferay.content.targeting.anonymous.users.service
Provides the remote service utility for AnonymousUser.
AnonymousUserServiceUtil() - Constructor for class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceUtil
 
AnonymousUserServiceWrapper - Class in com.liferay.content.targeting.anonymous.users.service
Provides a wrapper for AnonymousUserService.
AnonymousUserServiceWrapper(AnonymousUserService) - Constructor for class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceWrapper
 
AnonymousUsersManager - Interface in com.liferay.content.targeting.anonymous.users.util
 
AnonymousUserSoap - Class in com.liferay.content.targeting.anonymous.users.model
This class is used by SOAP remote services, specifically com.liferay.content.targeting.anonymous.users.service.http.AnonymousUserServiceSoap.
AnonymousUserSoap() - Constructor for class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
AnonymousUserUtil - Class in com.liferay.content.targeting.anonymous.users.service.persistence
The persistence utility for the anonymous user service.
AnonymousUserUtil() - Constructor for class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
AnonymousUserWrapper - Class in com.liferay.content.targeting.anonymous.users.model
This class is a wrapper for AnonymousUser.
AnonymousUserWrapper(AnonymousUser) - Constructor for class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

C

cacheResult(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Caches the anonymous user in the entity cache if it is enabled.
cacheResult(List<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Caches the anonymous users in the entity cache if it is enabled.
cacheResult(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Caches the anonymous user in the entity cache if it is enabled.
cacheResult(List<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Caches the anonymous users in the entity cache if it is enabled.
checkAnonymousUsers() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
checkAnonymousUsers() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
checkAnonymousUsers() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
clearCache() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
clearCache(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
clone() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
clone() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
com.liferay.content.targeting.anonymous.users.exception - package com.liferay.content.targeting.anonymous.users.exception
 
com.liferay.content.targeting.anonymous.users.model - package com.liferay.content.targeting.anonymous.users.model
 
com.liferay.content.targeting.anonymous.users.service - package com.liferay.content.targeting.anonymous.users.service
 
com.liferay.content.targeting.anonymous.users.service.persistence - package com.liferay.content.targeting.anonymous.users.service.persistence
 
com.liferay.content.targeting.anonymous.users.util - package com.liferay.content.targeting.anonymous.users.util
 
compareTo(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
compareTo(AnonymousUser) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
countAll() - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the number of anonymous users.
countAll() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the number of anonymous users.
countByC_LtD(long, Date) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the number of anonymous users where companyId = ? and createDate < ?.
countByC_LtD(long, Date) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the number of anonymous users where companyId = ? and createDate < ?.
countByUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the number of anonymous users where userId = ?.
countByUserId(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the number of anonymous users where userId = ?.
countByUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the number of anonymous users where uuid = ?.
countByUuid(String) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the number of anonymous users where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the number of anonymous users where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the number of anonymous users where uuid = ? and companyId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
create(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Creates a new anonymous user with the primary key.
create(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Creates a new anonymous user with the primary key.
createAnonymousUser(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Creates a new anonymous user with the primary key.
createAnonymousUser(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Creates a new anonymous user with the primary key.
createAnonymousUser(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Creates a new anonymous user with the primary key.

D

deleteAnonymousUser(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Deletes the anonymous user from the database.
deleteAnonymousUser(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Deletes the anonymous user with the primary key from the database.
deleteAnonymousUser(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Deletes the anonymous user from the database.
deleteAnonymousUser(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Deletes the anonymous user with the primary key from the database.
deleteAnonymousUser(AnonymousUser) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Deletes the anonymous user from the database.
deleteAnonymousUser(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Deletes the anonymous user with the primary key from the database.
deleteAnonymousUsers(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
deleteAnonymousUsers(long, Date, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
deleteAnonymousUsers(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
deleteAnonymousUsers(long, Date, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
deleteAnonymousUsers(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
deleteAnonymousUsers(long, Date, boolean) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
deleteCookie(HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersCookieManager
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
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.content.targeting.anonymous.users.service.AnonymousUserLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
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.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
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.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

F

fetchAnonymousUser(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
fetchAnonymousUser(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
fetchAnonymousUser(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
fetchAnonymousUserByUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
fetchAnonymousUserByUserId(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
fetchAnonymousUserByUserId(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
fetchAnonymousUserByUuidAndCompanyId(String, long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the anonymous user with the matching UUID and company.
fetchAnonymousUserByUuidAndCompanyId(String, long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the anonymous user with the matching UUID and company.
fetchAnonymousUserByUuidAndCompanyId(String, long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the anonymous user with the matching UUID and company.
fetchByC_LtD_First(long, Date, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where companyId = ? and createDate < ?.
fetchByC_LtD_First(long, Date, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where companyId = ? and createDate < ?.
fetchByC_LtD_Last(long, Date, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where companyId = ? and createDate < ?.
fetchByC_LtD_Last(long, Date, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where companyId = ? and createDate < ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous user with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous user with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
fetchByUserId_First(long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where userId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where uuid = ?.
findAll() - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns all the anonymous users.
findAll(int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns a range of all the anonymous users.
findAll(int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users.
findAll(int, int, OrderByComparator<AnonymousUser>, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users.
findAll() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns all the anonymous users.
findAll(int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns a range of all the anonymous users.
findAll(int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users.
findAll(int, int, OrderByComparator<AnonymousUser>, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users.
findByC_LtD(long, Date) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns a range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int, OrderByComparator<AnonymousUser>, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns a range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD(long, Date, int, int, OrderByComparator<AnonymousUser>, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where companyId = ? and createDate < ?.
findByC_LtD_First(long, Date, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where companyId = ? and createDate < ?.
findByC_LtD_First(long, Date, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where companyId = ? and createDate < ?.
findByC_LtD_Last(long, Date, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where companyId = ? and createDate < ?.
findByC_LtD_Last(long, Date, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where companyId = ? and createDate < ?.
findByC_LtD_PrevAndNext(long, long, Date, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous users before and after the current anonymous user in the ordered set where companyId = ? and createDate < ?.
findByC_LtD_PrevAndNext(long, long, Date, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous users before and after the current anonymous user in the ordered set where companyId = ? and createDate < ?.
findByPrimaryKey(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous user with the primary key or throws a NoSuchAnonymousUserException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous user with the primary key or throws a NoSuchAnonymousUserException if it could not be found.
findByUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns all the anonymous users where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns a range of all the anonymous users where userId = ?.
findByUserId(long, int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where userId = ?.
findByUserId(long, int, int, OrderByComparator<AnonymousUser>, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where userId = ?.
findByUserId(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns all the anonymous users where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns a range of all the anonymous users where userId = ?.
findByUserId(long, int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where userId = ?.
findByUserId(long, int, int, OrderByComparator<AnonymousUser>, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where userId = ?.
findByUserId_First(long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous users before and after the current anonymous user in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous users before and after the current anonymous user in the ordered set where userId = ?.
findByUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns all the anonymous users where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns a range of all the anonymous users where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AnonymousUser>, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where uuid = ?.
findByUuid(String) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns all the anonymous users where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns a range of all the anonymous users where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AnonymousUser>, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns a range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AnonymousUser>, boolean) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns an ordered range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns a range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AnonymousUser>, boolean) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns an ordered range of all the anonymous users where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous users before and after the current anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous users before and after the current anonymous user in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the first anonymous user in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the first anonymous user in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the last anonymous user in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the last anonymous user in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Returns the anonymous users before and after the current anonymous user in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Returns the anonymous users before and after the current anonymous user in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getAnonymousUser(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the anonymous user with the primary key.
getAnonymousUser(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the anonymous user with the primary key.
getAnonymousUser(long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the anonymous user with the primary key.
getAnonymousUser(HttpServletRequest, HttpServletResponse) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersManager
 
getAnonymousUser(HttpServletRequest, long) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersManager
 
getAnonymousUser(RenderRequest, RenderResponse) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersManager
 
getAnonymousUserByUuidAndCompanyId(String, long) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the anonymous user with the matching UUID and company.
getAnonymousUserByUuidAndCompanyId(String, long) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the anonymous user with the matching UUID and company.
getAnonymousUserByUuidAndCompanyId(String, long) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the anonymous user with the matching UUID and company.
getAnonymousUserId() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the anonymous user ID of this anonymous user.
getAnonymousUserId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getAnonymousUserId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the anonymous user ID of this anonymous user.
getAnonymousUserId(HttpServletRequest) - Method in interface com.liferay.content.targeting.anonymous.users.util.AnonymousUsersCookieManager
 
getAnonymousUsers(int, int) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns a range of all the anonymous users.
getAnonymousUsers(int, int, OrderByComparator<AnonymousUser>) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getAnonymousUsers(int, int) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns a range of all the anonymous users.
getAnonymousUsers(int, int, OrderByComparator<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getAnonymousUsers(int, int) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns a range of all the anonymous users.
getAnonymousUsers(int, int, OrderByComparator<AnonymousUser>) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getAnonymousUsersCount() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the number of anonymous users.
getAnonymousUsersCount() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the number of anonymous users.
getAnonymousUsersCount() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the number of anonymous users.
getAnonymousUserUuid() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the anonymous user uuid of this anonymous user.
getAnonymousUserUuid() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the anonymous user uuid of this anonymous user.
getBadColumnNames() - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
 
getBadColumnNames() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
getCompanyId() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the company ID of this anonymous user.
getCompanyId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getCompanyId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the company ID of this anonymous user.
getCreateDate() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the create date of this anonymous user.
getCreateDate() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getCreateDate() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the create date of this anonymous user.
getExpandoBridge() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
getExpandoBridge() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getLastIp() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the last ip of this anonymous user.
getLastIp() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getLastIp() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the last ip of this anonymous user.
getMaxAge() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getMaxAge() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getMaxAge() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getModelClass() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getModelClassName() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getModifiedDate() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the modified date of this anonymous user.
getModifiedDate() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getModifiedDate() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the modified date of this anonymous user.
getOSGiServiceIdentifier() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
getPrimaryKey() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the primary key of this anonymous user.
getPrimaryKey() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getPrimaryKey() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the primary key of this anonymous user.
getPrimaryKeyObj() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
getPrimaryKeyObj() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getService() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
getService() - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceUtil
 
getStagedModelType() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getTypeSettings() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the type settings of this anonymous user.
getTypeSettings() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getTypeSettings() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the type settings of this anonymous user.
getUser() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUser
 
getUser() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getUserId() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the user ID of this anonymous user.
getUserId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getUserId() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the user ID of this anonymous user.
getUserName() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the user name of this anonymous user.
getUserName() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getUserName() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the user name of this anonymous user.
getUserUuid() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the user uuid of this anonymous user.
getUserUuid() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the user uuid of this anonymous user.
getUuid() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Returns the uuid of this anonymous user.
getUuid() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
getUuid() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Returns the uuid of this anonymous user.
getWrappedModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
getWrappedService() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceWrapper
 

H

hashCode() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
hashCode() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

I

isCachedModel() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
isCachedModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
isEscapedModel() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
isEscapedModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
isNew() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
isNew() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

N

NoSuchAnonymousUserException - Exception in com.liferay.content.targeting.anonymous.users.exception
 
NoSuchAnonymousUserException() - Constructor for exception com.liferay.content.targeting.anonymous.users.exception.NoSuchAnonymousUserException
 
NoSuchAnonymousUserException(String) - Constructor for exception com.liferay.content.targeting.anonymous.users.exception.NoSuchAnonymousUserException
 
NoSuchAnonymousUserException(String, Throwable) - Constructor for exception com.liferay.content.targeting.anonymous.users.exception.NoSuchAnonymousUserException
 
NoSuchAnonymousUserException(Throwable) - Constructor for exception com.liferay.content.targeting.anonymous.users.exception.NoSuchAnonymousUserException
 

P

persist() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
PortletPropsKeys - Class in com.liferay.content.targeting.anonymous.users.util
 
PortletPropsKeys() - Constructor for class com.liferay.content.targeting.anonymous.users.util.PortletPropsKeys
 

R

remove(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes the anonymous user with the primary key from the database.
remove(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes the anonymous user with the primary key from the database.
removeAll() - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes all the anonymous users from the database.
removeAll() - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes all the anonymous users from the database.
removeByC_LtD(long, Date) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes all the anonymous users where companyId = ? and createDate < ? from the database.
removeByC_LtD(long, Date) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes all the anonymous users where companyId = ? and createDate < ? from the database.
removeByUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes all the anonymous users where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes all the anonymous users where userId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes all the anonymous users where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes all the anonymous users where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
Removes all the anonymous users where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
Removes all the anonymous users where uuid = ? and companyId = ? from the database.
resetOriginalValues() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

S

setAnonymousUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the anonymous user ID of this anonymous user.
setAnonymousUserId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setAnonymousUserId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the anonymous user ID of this anonymous user.
setAnonymousUserUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the anonymous user uuid of this anonymous user.
setAnonymousUserUuid(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the anonymous user uuid of this anonymous user.
setCachedModel(boolean) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setCachedModel(boolean) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setCompanyId(long) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the company ID of this anonymous user.
setCompanyId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setCompanyId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the company ID of this anonymous user.
setCreateDate(Date) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the create date of this anonymous user.
setCreateDate(Date) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setCreateDate(Date) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the create date of this anonymous user.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setLastIp(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the last ip of this anonymous user.
setLastIp(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setLastIp(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the last ip of this anonymous user.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the modified date of this anonymous user.
setModifiedDate(Date) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setModifiedDate(Date) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the modified date of this anonymous user.
setNew(boolean) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setNew(boolean) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setPrimaryKey(long) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the primary key of this anonymous user.
setPrimaryKey(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setPrimaryKey(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the primary key of this anonymous user.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
setTypeSettings(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the type settings of this anonymous user.
setTypeSettings(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setTypeSettings(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the type settings of this anonymous user.
setUserId(long) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the user ID of this anonymous user.
setUserId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setUserId(long) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the user ID of this anonymous user.
setUserName(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the user name of this anonymous user.
setUserName(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setUserName(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the user name of this anonymous user.
setUserUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the user uuid of this anonymous user.
setUserUuid(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the user uuid of this anonymous user.
setUuid(String) - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
Sets the uuid of this anonymous user.
setUuid(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
setUuid(String) - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
Sets the uuid of this anonymous user.
setWrappedService(AnonymousUserLocalService) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
setWrappedService(AnonymousUserService) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserServiceWrapper
 

T

toCacheModel() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
toCacheModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
toEscapedModel() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
toEscapedModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
toSoapModel(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
toSoapModels(AnonymousUser[]) - Static method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
toSoapModels(AnonymousUser[][]) - Static method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
toSoapModels(List<AnonymousUser>) - Static method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserSoap
 
toString() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
toString() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
toUnescapedModel() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
toUnescapedModel() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 
toXmlString() - Method in interface com.liferay.content.targeting.anonymous.users.model.AnonymousUserModel
 
toXmlString() - Method in class com.liferay.content.targeting.anonymous.users.model.AnonymousUserWrapper
 

U

update(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
update(AnonymousUser, ServiceContext) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
updateAnonymousUser(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
Updates the anonymous user in the database or adds it if it does not yet exist.
updateAnonymousUser(long, long, String, String, ServiceContext) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
updateAnonymousUser(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
Updates the anonymous user in the database or adds it if it does not yet exist.
updateAnonymousUser(long, long, String, String, ServiceContext) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
updateAnonymousUser(AnonymousUser) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
Updates the anonymous user in the database or adds it if it does not yet exist.
updateAnonymousUser(long, long, String, String, ServiceContext) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
updateImpl(AnonymousUser) - Method in interface com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserPersistence
 
updateImpl(AnonymousUser) - Static method in class com.liferay.content.targeting.anonymous.users.service.persistence.AnonymousUserUtil
 
updateLastIp(long, String) - Method in interface com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalService
 
updateLastIp(long, String) - Static method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceUtil
 
updateLastIp(long, String) - Method in class com.liferay.content.targeting.anonymous.users.service.AnonymousUserLocalServiceWrapper
 
A C D E F G H I N P R S T U 
Skip navigation links