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