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

A

addEntry(Entry) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Adds the entry to the database.
addEntry(long, String, String, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
addProperties(Properties) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
afterPropertiesSet() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Initializes the entry persistence.

C

cacheResult(Entry) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Caches the entry in the entity cache if it is enabled.
cacheResult(List<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Caches the entries in the entity cache if it is enabled.
cacheUniqueFindersCache(EntryModelImpl, boolean) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
classNameLocalService - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
classNameLocalService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
classNamePersistence - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
classNamePersistence - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
classNameService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
clearCache() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Clears the cache for all entries.
clearCache(Entry) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Clears the cache for the entry.
clearCache(List<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
clearUniqueFindersCache(EntryModelImpl) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
clone() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
com.liferay.contacts.internal.upgrade - package com.liferay.contacts.internal.upgrade
 
com.liferay.contacts.internal.upgrade.v2_0_0 - package com.liferay.contacts.internal.upgrade.v2_0_0
 
com.liferay.contacts.model.impl - package com.liferay.contacts.model.impl
 
com.liferay.contacts.service.base - package com.liferay.contacts.service.base
 
com.liferay.contacts.service.http - package com.liferay.contacts.service.http
 
com.liferay.contacts.service.impl - package com.liferay.contacts.service.impl
 
com.liferay.contacts.service.persistence.impl - package com.liferay.contacts.service.persistence.impl
 
com.liferay.contacts.service.util - package com.liferay.contacts.service.util
 
comments - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
companyId - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
companyProvider - Variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
compareTo(Entry) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
ContactsServiceUpgrade - Class in com.liferay.contacts.internal.upgrade
 
ContactsServiceUpgrade() - Constructor for class com.liferay.contacts.internal.upgrade.ContactsServiceUpgrade
 
contains(String) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
COUNT_BY_U_FN_EA - Static variable in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
countAll() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the number of entries.
countByKeywords(long, long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
countByKeywords(long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
countByU_EA(long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the number of entries where userId = ? and emailAddress = ?.
countByU_FN_EA(long, String[], String[]) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
countByUserId(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the number of entries where userId = ?.
counterLocalService - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
create(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Creates a new entry with the primary key.
createDate - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
createEntry(long) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Creates a new entry with the primary key.

D

DATA_SOURCE - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
deleteEntry(long) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Deletes the entry with the primary key from the database.
deleteEntry(Entry) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Deletes the entry from the database.
deletePersistedModel(PersistedModel) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
destroy() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
doUpgrade() - Method in class com.liferay.contacts.internal.upgrade.v2_0_0.UpgradeEntry
 
dynamicQuery() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
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.contacts.service.base.EntryLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.

E

emailAddress - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
EMAILADDRESS_COLUMN_BITMASK - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
ENTITY_CACHE_ENABLED - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
entityCache - Variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
EntryBaseImpl - Class in com.liferay.contacts.model.impl
The extended model base implementation for the Entry service.
EntryBaseImpl() - Constructor for class com.liferay.contacts.model.impl.EntryBaseImpl
 
EntryCacheModel - Class in com.liferay.contacts.model.impl
The cache model class for representing Entry in entity cache.
EntryCacheModel() - Constructor for class com.liferay.contacts.model.impl.EntryCacheModel
 
entryFinder - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
entryFinder - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
EntryFinderBaseImpl - Class in com.liferay.contacts.service.persistence.impl
 
EntryFinderBaseImpl() - Constructor for class com.liferay.contacts.service.persistence.impl.EntryFinderBaseImpl
 
EntryFinderImpl - Class in com.liferay.contacts.service.persistence.impl
 
EntryFinderImpl() - Constructor for class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
entryId - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
EntryImpl - Class in com.liferay.contacts.model.impl
 
EntryImpl() - Constructor for class com.liferay.contacts.model.impl.EntryImpl
 
entryLocalService - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
entryLocalService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
EntryLocalServiceBaseImpl - Class in com.liferay.contacts.service.base
Provides the base implementation for the entry local service.
EntryLocalServiceBaseImpl() - Constructor for class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
EntryLocalServiceImpl - Class in com.liferay.contacts.service.impl
 
EntryLocalServiceImpl() - Constructor for class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
EntryModelImpl - Class in com.liferay.contacts.model.impl
The base model implementation for the Entry service.
EntryModelImpl() - Constructor for class com.liferay.contacts.model.impl.EntryModelImpl
 
entryPersistence - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
entryPersistence - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
entryPersistence - Variable in class com.liferay.contacts.service.persistence.impl.EntryFinderBaseImpl
 
EntryPersistenceImpl - Class in com.liferay.contacts.service.persistence.impl
The persistence implementation for the entry service.
EntryPersistenceImpl() - Constructor for class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
entryService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
EntryServiceBaseImpl - Class in com.liferay.contacts.service.base
Provides the base implementation for the entry remote service.
EntryServiceBaseImpl() - Constructor for class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
EntryServiceHttp - Class in com.liferay.contacts.service.http
Provides the HTTP utility for the EntryServiceUtil service utility.
EntryServiceHttp() - Constructor for class com.liferay.contacts.service.http.EntryServiceHttp
 
EntryServiceImpl - Class in com.liferay.contacts.service.impl
 
EntryServiceImpl() - Constructor for class com.liferay.contacts.service.impl.EntryServiceImpl
 
EntryServiceSoap - Class in com.liferay.contacts.service.http
Provides the SOAP utility for the EntryServiceUtil service utility.
EntryServiceSoap() - Constructor for class com.liferay.contacts.service.http.EntryServiceSoap
 
equals(Object) - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
equals(Object) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 

F

fetchByPrimaryKey(Serializable) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
fetchByU_EA(long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry where userId = ? and emailAddress = ? or returns null if it could not be found.
fetchByU_EA(long, String, boolean) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry where userId = ? and emailAddress = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId_First(long, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the first entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the last entry in the ordered set where userId = ?.
fetchEntry(long) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
FIND_BY_U_FN_EA - Static variable in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
findAll() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns all the entries.
findAll(int, int) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns a range of all the entries.
findAll(int, int, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns an ordered range of all the entries.
findAll(int, int, OrderByComparator<Entry>, boolean) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns an ordered range of all the entries.
findByKeywords(long, long, String, int, int) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
findByKeywords(long, String, int, int) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
findByPrimaryKey(Serializable) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByU_EA(long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entry where userId = ? and emailAddress = ? or throws a NoSuchEntryException if it could not be found.
findByU_FN_EA(long, String[], String[], int, int) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderImpl
 
findByUserId(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns all the entries where userId = ?.
findByUserId(long, int, int) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns a range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns an ordered range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>, boolean) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns an ordered range of all the entries where userId = ?.
findByUserId_First(long, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the first entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the last entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<Entry>) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Returns the entries before and after the current entry in the ordered set where userId = ?.
FINDER_CACHE_ENABLED - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_COUNT_BY_U_EA - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_COUNT_BY_USERID - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_FETCH_BY_U_EA - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_USERID - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_USERID - Static variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
finderCache - Variable in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
fullName - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
FULLNAME_COLUMN_BITMASK - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 

G

get(String) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
get(String, Filter) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
getActionableDynamicQuery() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
getArray(String) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
getArray(String, Filter) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
getByUserId_PrevAndNext(Session, Entry, long, OrderByComparator<Entry>, boolean) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
getClassNameLocalService() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the class name local service.
getClassNameLocalService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the class name local service.
getClassNamePersistence() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the class name persistence.
getClassNamePersistence() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the class name persistence.
getClassNameService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the class name remote service.
getColumnBitmask() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getComments() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getCompanyId() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getCounterLocalService() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the counter local service.
getCreateDate() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getEmailAddress() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getEntries(int, int) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns a range of all the entries.
getEntries(long, int, int) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
getEntriesCount() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the number of entries.
getEntriesCount(long) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
getEntry(long) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the entry with the primary key.
getEntryFinder() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the entry finder.
getEntryFinder() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the entry finder.
getEntryId() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getEntryLocalService() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the entry local service.
getEntryLocalService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the entry local service.
getEntryPersistence() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the entry persistence.
getEntryPersistence() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the entry persistence.
getEntryPersistence() - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderBaseImpl
Returns the entry persistence.
getEntryService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the entry remote service.
getExpandoBridge() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getFullName() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getGroupId() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
getModelAttributes() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getModelClass() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getModelClass() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
getModelClass() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getModelClassName() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
getModifiedDate() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getOriginalEmailAddress() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getOriginalUserId() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getOSGiServiceIdentifier() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
getPrimaryKey() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getProperties() - Static method in class com.liferay.contacts.service.util.ServiceProps
 
getResourceLocalService() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the resource local service.
getResourceLocalService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the resource local service.
getTableColumnsMap() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
getUserId() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getUserLocalService() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the user local service.
getUserName() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
getUserPersistence() - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the user persistence.
getUserService() - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Returns the user remote service.
getUserUuid() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
groupId - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 

H

hashCode() - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
hashCode() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 

I

initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
isEntityCacheEnabled() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 

L

LOCK_EXPIRATION_TIME - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 

M

modifiedDate - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 

O

ORDER_BY_JPQL - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 

P

persist() - Method in class com.liferay.contacts.model.impl.EntryBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 

R

readExternal(ObjectInput) - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
register(UpgradeStepRegistrator.Registry) - Method in class com.liferay.contacts.internal.upgrade.ContactsServiceUpgrade
 
remove(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Removes the entry with the primary key from the database.
remove(Serializable) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Removes the entry with the primary key from the database.
removeAll() - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Removes all the entries from the database.
removeByU_EA(long, String) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Removes the entry where userId = ? and emailAddress = ? from the database.
removeByUserId(long) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
Removes all the entries where userId = ? from the database.
removeImpl(Entry) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
removeProperties(Properties) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
resetOriginalValues() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
resourceLocalService - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
resourceLocalService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
runSQL(String) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Performs a SQL query.

S

search(long, String, int, int) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
searchCount(long, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
searchUsersAndContacts(HttpPrincipal, long, String, int, int) - Static method in class com.liferay.contacts.service.http.EntryServiceHttp
 
searchUsersAndContacts(long, String, int, int) - Static method in class com.liferay.contacts.service.http.EntryServiceSoap
 
searchUsersAndContacts(long, long, String, int, int) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
searchUsersAndContacts(long, String, int, int) - Method in class com.liferay.contacts.service.impl.EntryServiceImpl
 
searchUsersAndContactsCount(long, long, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
ServiceProps - Class in com.liferay.contacts.service.util
 
SESSION_FACTORY - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
set(String, String) - Static method in class com.liferay.contacts.service.util.ServiceProps
 
setClassNameLocalService(ClassNameLocalService) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the class name local service.
setClassNameLocalService(ClassNameLocalService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the class name local service.
setClassNamePersistence(ClassNamePersistence) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the class name persistence.
setClassNamePersistence(ClassNamePersistence) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the class name persistence.
setClassNameService(ClassNameService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the class name remote service.
setComments(String) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setCompanyId(long) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setCounterLocalService(CounterLocalService) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the counter local service.
setCreateDate(Date) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setEmailAddress(String) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setEntryFinder(EntryFinder) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the entry finder.
setEntryFinder(EntryFinder) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the entry finder.
setEntryId(long) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setEntryLocalService(EntryLocalService) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the entry local service.
setEntryLocalService(EntryLocalService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the entry local service.
setEntryPersistence(EntryPersistence) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the entry persistence.
setEntryPersistence(EntryPersistence) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the entry persistence.
setEntryPersistence(EntryPersistence) - Method in class com.liferay.contacts.service.persistence.impl.EntryFinderBaseImpl
Sets the entry persistence.
setEntryService(EntryService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the entry remote service.
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setFullName(String) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setGroupId(long) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the resource local service.
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the resource local service.
setUserId(long) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setUserLocalService(UserLocalService) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the user local service.
setUserName(String) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
setUserPersistence(UserPersistence) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the user persistence.
setUserService(UserService) - Method in class com.liferay.contacts.service.base.EntryServiceBaseImpl
Sets the user remote service.
setUserUuid(String) - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 

T

TABLE_COLUMNS - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
TABLE_NAME - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
toCacheModel() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
toEntityModel() - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
toEscapedModel() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
toModel(EntrySoap) - Static method in class com.liferay.contacts.model.impl.EntryModelImpl
Converts the soap model instance into a normal model instance.
toModels(EntrySoap[]) - Static method in class com.liferay.contacts.model.impl.EntryModelImpl
Converts the soap model instances into normal model instances.
toString() - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
toString() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
toUnwrappedModel(Entry) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
toXmlString() - Method in class com.liferay.contacts.model.impl.EntryModelImpl
 
TX_MANAGER - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 

U

updateEntries() - Method in class com.liferay.contacts.internal.upgrade.v2_0_0.UpgradeEntry
 
updateEntry(Entry) - Method in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
Updates the entry in the database or adds it if it does not yet exist.
updateEntry(long, String, String, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
updateImpl(Entry) - Method in class com.liferay.contacts.service.persistence.impl.EntryPersistenceImpl
 
UpgradeEntry - Class in com.liferay.contacts.internal.upgrade.v2_0_0
 
UpgradeEntry() - Constructor for class com.liferay.contacts.internal.upgrade.v2_0_0.UpgradeEntry
 
userId - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
USERID_COLUMN_BITMASK - Static variable in class com.liferay.contacts.model.impl.EntryModelImpl
 
userLocalService - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
userLocalService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
userName - Variable in class com.liferay.contacts.model.impl.EntryCacheModel
 
userPersistence - Variable in class com.liferay.contacts.service.base.EntryLocalServiceBaseImpl
 
userPersistence - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 
userService - Variable in class com.liferay.contacts.service.base.EntryServiceBaseImpl
 

V

validate(long, long, long, String, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 
validateEmailAddress(long, long, String) - Method in class com.liferay.contacts.service.impl.EntryLocalServiceImpl
 

W

writeExternal(ObjectOutput) - Method in class com.liferay.contacts.model.impl.EntryCacheModel
 
A C D E F G H I L M O P R S T U V W 
Skip navigation links