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

A

addEntry(Entry) - Method in interface com.liferay.contacts.service.EntryLocalService
Adds the entry to the database.
addEntry(long, String, String, String) - Method in interface com.liferay.contacts.service.EntryLocalService
 
addEntry(Entry) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Adds the entry to the database.
addEntry(long, String, String, String) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
addEntry(Entry) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Adds the entry to the database.
addEntry(long, String, String, String) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 

C

cacheResult(Entry) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Caches the entry in the entity cache if it is enabled.
cacheResult(List<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Caches the entries in the entity cache if it is enabled.
cacheResult(Entry) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Caches the entry in the entity cache if it is enabled.
cacheResult(List<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Caches the entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
clearCache(Entry) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.contacts.model.EntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.contacts.model.EntryWrapper
 
com.liferay.contacts.constants - package com.liferay.contacts.constants
 
com.liferay.contacts.exception - package com.liferay.contacts.exception
 
com.liferay.contacts.model - package com.liferay.contacts.model
 
com.liferay.contacts.service - package com.liferay.contacts.service
 
com.liferay.contacts.service.persistence - package com.liferay.contacts.service.persistence
 
com.liferay.contacts.util - package com.liferay.contacts.util
 
comments - Variable in class com.liferay.contacts.model.EntryTable
 
companyId - Variable in class com.liferay.contacts.model.EntryTable
 
CONCTACTS_CENTER - Static variable in class com.liferay.contacts.constants.ContactsPortletKeys
 
CONTACTS_URL - Static variable in class com.liferay.contacts.constants.ContactsWebKeys
 
CONTACTS_USER - Static variable in class com.liferay.contacts.constants.ContactsWebKeys
 
CONTACTS_USERS - Static variable in class com.liferay.contacts.constants.ContactsWebKeys
 
ContactsConstants - Class in com.liferay.contacts.constants
 
ContactsConstants() - Constructor for class com.liferay.contacts.constants.ContactsConstants
 
ContactsExtensionsUtil - Class in com.liferay.contacts.util
 
ContactsPortletKeys - Class in com.liferay.contacts.constants
 
ContactsPortletKeys() - Constructor for class com.liferay.contacts.constants.ContactsPortletKeys
 
ContactsUtil - Class in com.liferay.contacts.util
 
ContactsUtil() - Constructor for class com.liferay.contacts.util.ContactsUtil
 
ContactsWebKeys - Class in com.liferay.contacts.constants
 
ContactsWebKeys() - Constructor for class com.liferay.contacts.constants.ContactsWebKeys
 
countAll() - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the number of entries.
countAll() - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the number of entries.
countByKeywords(long, long, String) - Method in interface com.liferay.contacts.service.persistence.EntryFinder
 
countByKeywords(long, String) - Method in interface com.liferay.contacts.service.persistence.EntryFinder
 
countByU_EA(long, String) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the number of entries where userId = ? and emailAddress = ?.
countByU_EA(long, String) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the number of entries where userId = ? and emailAddress = ?.
countByUserId(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the number of entries where userId = ?.
countByUserId(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the number of entries where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
create(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Creates a new entry with the primary key.
create(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Creates a new entry with the primary key.
createDate - Variable in class com.liferay.contacts.model.EntryTable
 
createEntry(long) - Method in interface com.liferay.contacts.service.EntryLocalService
Creates a new entry with the primary key.
createEntry(long) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Creates a new entry with the primary key.
createEntry(long) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Creates a new entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.contacts.service.EntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 

D

deleteEntry(Entry) - Method in interface com.liferay.contacts.service.EntryLocalService
Deletes the entry from the database.
deleteEntry(long) - Method in interface com.liferay.contacts.service.EntryLocalService
Deletes the entry with the primary key from the database.
deleteEntry(Entry) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Deletes the entry from the database.
deleteEntry(long) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Deletes the entry with the primary key from the database.
deleteEntry(Entry) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Deletes the entry from the database.
deleteEntry(long) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Deletes the entry with the primary key from the database.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.contacts.service.EntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
DISPLAY_STYLE_BASIC - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
DISPLAY_STYLE_BASIC_LABEL - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
DISPLAY_STYLE_DETAIL - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
DISPLAY_STYLE_DETAIL_LABEL - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
DISPLAY_STYLE_FULL - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
DISPLAY_STYLE_FULL_LABEL - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
dslQuery(DSLQuery) - Method in interface com.liferay.contacts.service.EntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.contacts.service.EntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
DuplicateEntryEmailAddressException - Exception in com.liferay.contacts.exception
 
DuplicateEntryEmailAddressException() - Constructor for exception com.liferay.contacts.exception.DuplicateEntryEmailAddressException
 
DuplicateEntryEmailAddressException(String) - Constructor for exception com.liferay.contacts.exception.DuplicateEntryEmailAddressException
 
DuplicateEntryEmailAddressException(String, Throwable) - Constructor for exception com.liferay.contacts.exception.DuplicateEntryEmailAddressException
 
DuplicateEntryEmailAddressException(Throwable) - Constructor for exception com.liferay.contacts.exception.DuplicateEntryEmailAddressException
 
dynamicQuery() - Method in interface com.liferay.contacts.service.EntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.contacts.service.EntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.contacts.service.EntryLocalService
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.contacts.service.EntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
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.contacts.service.EntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
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.EntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.contacts.service.EntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.contacts.service.EntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

emailAddress - Variable in class com.liferay.contacts.model.EntryTable
 
Entry - Interface in com.liferay.contacts.model
The extended model interface for the Entry service.
ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.contacts.model.Entry
 
EntryEmailAddressException - Exception in com.liferay.contacts.exception
 
EntryEmailAddressException() - Constructor for exception com.liferay.contacts.exception.EntryEmailAddressException
 
EntryEmailAddressException(String) - Constructor for exception com.liferay.contacts.exception.EntryEmailAddressException
 
EntryEmailAddressException(String, Throwable) - Constructor for exception com.liferay.contacts.exception.EntryEmailAddressException
 
EntryEmailAddressException(Throwable) - Constructor for exception com.liferay.contacts.exception.EntryEmailAddressException
 
EntryFinder - Interface in com.liferay.contacts.service.persistence
 
EntryFullNameException - Exception in com.liferay.contacts.exception
 
EntryFullNameException() - Constructor for exception com.liferay.contacts.exception.EntryFullNameException
 
EntryFullNameException(String) - Constructor for exception com.liferay.contacts.exception.EntryFullNameException
 
EntryFullNameException(String, Throwable) - Constructor for exception com.liferay.contacts.exception.EntryFullNameException
 
EntryFullNameException(Throwable) - Constructor for exception com.liferay.contacts.exception.EntryFullNameException
 
entryId - Variable in class com.liferay.contacts.model.EntryTable
 
EntryLocalService - Interface in com.liferay.contacts.service
Provides the local service interface for Entry.
EntryLocalServiceUtil - Class in com.liferay.contacts.service
Provides the local service utility for Entry.
EntryLocalServiceUtil() - Constructor for class com.liferay.contacts.service.EntryLocalServiceUtil
 
EntryLocalServiceWrapper - Class in com.liferay.contacts.service
Provides a wrapper for EntryLocalService.
EntryLocalServiceWrapper() - Constructor for class com.liferay.contacts.service.EntryLocalServiceWrapper
 
EntryLocalServiceWrapper(EntryLocalService) - Constructor for class com.liferay.contacts.service.EntryLocalServiceWrapper
 
EntryModel - Interface in com.liferay.contacts.model
The base model interface for the Entry service.
EntryPersistence - Interface in com.liferay.contacts.service.persistence
The persistence interface for the entry service.
EntrySoap - Class in com.liferay.contacts.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
EntrySoap() - Constructor for class com.liferay.contacts.model.EntrySoap
Deprecated.
 
EntryTable - Class in com.liferay.contacts.model
The table class for the "Contacts_Entry" database table.
EntryUtil - Class in com.liferay.contacts.service.persistence
The persistence utility for the entry service.
EntryUtil() - Constructor for class com.liferay.contacts.service.persistence.EntryUtil
 
EntryWrapper - Class in com.liferay.contacts.model
This class is a wrapper for Entry.
EntryWrapper(Entry) - Constructor for class com.liferay.contacts.model.EntryWrapper
 

F

fetchByPrimaryKey(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
fetchByU_EA(long, String) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entry where userId = ? and emailAddress = ? or returns null if it could not be found.
fetchByU_EA(long, String, boolean) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entry where userId = ? and emailAddress = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_EA(long, String) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the entry where userId = ? and emailAddress = ? or returns null if it could not be found.
fetchByU_EA(long, String, boolean) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
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 interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the first entry in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the first entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the last entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the last entry in the ordered set where userId = ?.
fetchEntry(long) - Method in interface com.liferay.contacts.service.EntryLocalService
 
fetchEntry(long) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
fetchEntry(long) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
FILTER_BY_ADMINS - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_DEFAULT - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_FOLLOWERS - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_GROUP - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_TYPE - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_TYPE_BI_CONNECTION - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_TYPE_MY_CONTACTS - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
FILTER_BY_TYPE_UNI_FOLLOWER - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
findAll() - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns all the entries.
findAll(int, int) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns a range of all the entries.
findAll(int, int, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns an ordered range of all the entries.
findAll(int, int, OrderByComparator<Entry>, boolean) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns an ordered range of all the entries.
findAll() - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns all the entries.
findAll(int, int) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns a range of all the entries.
findAll(int, int, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns an ordered range of all the entries.
findAll(int, int, OrderByComparator<Entry>, boolean) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns an ordered range of all the entries.
findByKeywords(long, long, String, int, int) - Method in interface com.liferay.contacts.service.persistence.EntryFinder
 
findByKeywords(long, String, int, int) - Method in interface com.liferay.contacts.service.persistence.EntryFinder
 
findByPrimaryKey(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByU_EA(long, String) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entry where userId = ? and emailAddress = ? or throws a NoSuchEntryException if it could not be found.
findByU_EA(long, String) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the entry where userId = ? and emailAddress = ? or throws a NoSuchEntryException if it could not be found.
findByUserId(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns all the entries where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns a range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns an ordered range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>, boolean) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns an ordered range of all the entries where userId = ?.
findByUserId(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns all the entries where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns a range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns an ordered range of all the entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<Entry>, boolean) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns an ordered range of all the entries where userId = ?.
findByUserId_First(long, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the first entry in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the first entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the last entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the last entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<Entry>) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Returns the entries before and after the current entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Returns the entries before and after the current entry in the ordered set where userId = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Entry>) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
fullName - Variable in class com.liferay.contacts.model.EntryTable
 

G

getActionableDynamicQuery() - Method in interface com.liferay.contacts.service.EntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
getComments() - Method in interface com.liferay.contacts.model.EntryModel
Returns the comments of this entry.
getComments() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getComments() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the comments of this entry.
getCompanyId() - Method in interface com.liferay.contacts.model.EntryModel
Returns the company ID of this entry.
getCompanyId() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the company ID of this entry.
getCreateDate() - Method in interface com.liferay.contacts.model.EntryModel
Returns the create date of this entry.
getCreateDate() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the create date of this entry.
getDisplayStyleLabel(int) - Static method in class com.liferay.contacts.constants.ContactsConstants
 
getEmailAddress() - Method in interface com.liferay.contacts.model.EntryModel
Returns the email address of this entry.
getEmailAddress() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getEmailAddress() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the email address of this entry.
getEntries(int, int) - Method in interface com.liferay.contacts.service.EntryLocalService
Returns a range of all the entries.
getEntries(long, int, int) - Method in interface com.liferay.contacts.service.EntryLocalService
 
getEntries(int, int) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns a range of all the entries.
getEntries(long, int, int) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getEntries(int, int) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns a range of all the entries.
getEntries(long, int, int) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
getEntriesCount() - Method in interface com.liferay.contacts.service.EntryLocalService
Returns the number of entries.
getEntriesCount(long) - Method in interface com.liferay.contacts.service.EntryLocalService
 
getEntriesCount() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns the number of entries.
getEntriesCount(long) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getEntriesCount() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns the number of entries.
getEntriesCount(long) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
getEntry(long) - Method in interface com.liferay.contacts.service.EntryLocalService
Returns the entry with the primary key.
getEntry(long) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns the entry with the primary key.
getEntry(long) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns the entry with the primary key.
getEntryId() - Method in interface com.liferay.contacts.model.EntryModel
Returns the entry ID of this entry.
getEntryId() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getEntryId() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the entry ID of this entry.
getEntryJSONObject(Entry) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getExtensions() - Static method in class com.liferay.contacts.util.ContactsExtensionsUtil
 
getFullName() - Method in interface com.liferay.contacts.model.EntryModel
Returns the full name of this entry.
getFullName() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getFullName() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the full name of this entry.
getGroupId() - Method in interface com.liferay.contacts.model.EntryModel
Returns the group ID of this entry.
getGroupId() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getGroupId() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the group ID of this entry.
getGroupId(String) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.contacts.service.EntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.contacts.model.EntryWrapper
 
getModifiedDate() - Method in interface com.liferay.contacts.model.EntryModel
Returns the modified date of this entry.
getModifiedDate() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the modified date of this entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.contacts.service.EntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.contacts.service.EntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
getPortalPropsValue(String) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getPrimaryKey() - Method in interface com.liferay.contacts.model.EntryModel
Returns the primary key of this entry.
getPrimaryKey() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the primary key of this entry.
getService() - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
getSocialRelationType(String) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getUserId() - Method in interface com.liferay.contacts.model.EntryModel
Returns the user ID of this entry.
getUserId() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getUserId() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the user ID of this entry.
getUserJSONObject(long, User) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getUserName() - Method in interface com.liferay.contacts.model.EntryModel
Returns the user name of this entry.
getUserName() - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
getUserName() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the user name of this entry.
getUserUuid() - Method in interface com.liferay.contacts.model.EntryModel
Returns the user uuid of this entry.
getUserUuid() - Method in class com.liferay.contacts.model.EntryWrapper
Returns the user uuid of this entry.
getVCard(User) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getVCards(List<User>) - Static method in class com.liferay.contacts.util.ContactsUtil
 
getWrappedService() - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
groupId - Variable in class com.liferay.contacts.model.EntryTable
 

I

INSTANCE - Static variable in class com.liferay.contacts.model.EntryTable
 

M

MAX_RESULT_COUNT - Static variable in class com.liferay.contacts.constants.ContactsConstants
 
modifiedDate - Variable in class com.liferay.contacts.model.EntryTable
 

N

NoSuchEntryException - Exception in com.liferay.contacts.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.contacts.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.contacts.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.contacts.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.contacts.exception.NoSuchEntryException
 

P

persist() - Method in class com.liferay.contacts.model.EntryWrapper
 

R

register(String, String) - Static method in class com.liferay.contacts.util.ContactsExtensionsUtil
 
remove(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Removes the entry with the primary key from the database.
remove(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Removes the entry with the primary key from the database.
removeAll() - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Removes all the entries from the database.
removeAll() - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Removes all the entries from the database.
removeByU_EA(long, String) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Removes the entry where userId = ? and emailAddress = ? from the database.
removeByU_EA(long, String) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Removes the entry where userId = ? and emailAddress = ? from the database.
removeByUserId(long) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
Removes all the entries where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
Removes all the entries where userId = ? from the database.
RequiredEntryEmailAddressException - Exception in com.liferay.contacts.exception
 
RequiredEntryEmailAddressException() - Constructor for exception com.liferay.contacts.exception.RequiredEntryEmailAddressException
 
RequiredEntryEmailAddressException(String) - Constructor for exception com.liferay.contacts.exception.RequiredEntryEmailAddressException
 
RequiredEntryEmailAddressException(String, Throwable) - Constructor for exception com.liferay.contacts.exception.RequiredEntryEmailAddressException
 
RequiredEntryEmailAddressException(Throwable) - Constructor for exception com.liferay.contacts.exception.RequiredEntryEmailAddressException
 

S

search(long, String, int, int) - Method in interface com.liferay.contacts.service.EntryLocalService
 
search(long, String, int, int) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
search(long, String, int, int) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
searchCount(long, String) - Method in interface com.liferay.contacts.service.EntryLocalService
 
searchCount(long, String) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
searchCount(long, String) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
searchUsersAndContacts(long, long, String, int, int) - Method in interface com.liferay.contacts.service.EntryLocalService
 
searchUsersAndContacts(long, long, String, int, int) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
searchUsersAndContacts(long, long, String, int, int) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
searchUsersAndContactsCount(long, long, String) - Method in interface com.liferay.contacts.service.EntryLocalService
 
searchUsersAndContactsCount(long, long, String) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
searchUsersAndContactsCount(long, long, String) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
setComments(String) - Method in interface com.liferay.contacts.model.EntryModel
Sets the comments of this entry.
setComments(String) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setComments(String) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the comments of this entry.
setCompanyId(long) - Method in interface com.liferay.contacts.model.EntryModel
Sets the company ID of this entry.
setCompanyId(long) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the company ID of this entry.
setCreateDate(Date) - Method in interface com.liferay.contacts.model.EntryModel
Sets the create date of this entry.
setCreateDate(Date) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the create date of this entry.
setEmailAddress(String) - Method in interface com.liferay.contacts.model.EntryModel
Sets the email address of this entry.
setEmailAddress(String) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setEmailAddress(String) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the email address of this entry.
setEntryId(long) - Method in interface com.liferay.contacts.model.EntryModel
Sets the entry ID of this entry.
setEntryId(long) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setEntryId(long) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the entry ID of this entry.
setFullName(String) - Method in interface com.liferay.contacts.model.EntryModel
Sets the full name of this entry.
setFullName(String) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setFullName(String) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the full name of this entry.
setGroupId(long) - Method in interface com.liferay.contacts.model.EntryModel
Sets the group ID of this entry.
setGroupId(long) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setGroupId(long) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the group ID of this entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.contacts.model.EntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.contacts.model.EntryModel
Sets the modified date of this entry.
setModifiedDate(Date) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the modified date of this entry.
setPrimaryKey(long) - Method in interface com.liferay.contacts.model.EntryModel
Sets the primary key of this entry.
setPrimaryKey(long) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the primary key of this entry.
setUserId(long) - Method in interface com.liferay.contacts.model.EntryModel
Sets the user ID of this entry.
setUserId(long) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the user ID of this entry.
setUserName(String) - Method in interface com.liferay.contacts.model.EntryModel
Sets the user name of this entry.
setUserName(String) - Method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
setUserName(String) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the user name of this entry.
setUserUuid(String) - Method in interface com.liferay.contacts.model.EntryModel
Sets the user uuid of this entry.
setUserUuid(String) - Method in class com.liferay.contacts.model.EntryWrapper
Sets the user uuid of this entry.
setWrappedService(EntryLocalService) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
 
SOCIAL_RELATION_REQUEST - Static variable in class com.liferay.contacts.constants.SocialRelationConstants
 
SocialRelationConstants - Class in com.liferay.contacts.constants
 
SocialRelationConstants() - Constructor for class com.liferay.contacts.constants.SocialRelationConstants
 

T

toSoapModel(Entry) - Static method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
toSoapModels(Entry[]) - Static method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
toSoapModels(Entry[][]) - Static method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
toSoapModels(List<Entry>) - Static method in class com.liferay.contacts.model.EntrySoap
Deprecated.
 
TYPE_MY_CONTACTS - Static variable in class com.liferay.contacts.constants.SocialRelationConstants
 

U

unregister(String) - Static method in class com.liferay.contacts.util.ContactsExtensionsUtil
 
update(Entry) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
update(Entry, ServiceContext) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
updateEntry(Entry) - Method in interface com.liferay.contacts.service.EntryLocalService
Updates the entry in the database or adds it if it does not yet exist.
updateEntry(long, String, String, String) - Method in interface com.liferay.contacts.service.EntryLocalService
 
updateEntry(Entry) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
Updates the entry in the database or adds it if it does not yet exist.
updateEntry(long, String, String, String) - Static method in class com.liferay.contacts.service.EntryLocalServiceUtil
 
updateEntry(Entry) - Method in class com.liferay.contacts.service.EntryLocalServiceWrapper
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.EntryLocalServiceWrapper
 
updateImpl(Entry) - Method in interface com.liferay.contacts.service.persistence.EntryPersistence
 
updateImpl(Entry) - Static method in class com.liferay.contacts.service.persistence.EntryUtil
 
userId - Variable in class com.liferay.contacts.model.EntryTable
 
userName - Variable in class com.liferay.contacts.model.EntryTable
 

W

wrap(Entry) - Method in class com.liferay.contacts.model.EntryWrapper
 
A C D E F G I M N P R S T U W 
Skip navigation links