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

A

ADD_LIST_TYPE_DEFINITION - Static variable in class com.liferay.list.type.constants.ListTypeActionKeys
 
addListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Adds the list type definition to the database.
addListTypeDefinition(long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
addListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Adds the list type definition to the database.
addListTypeDefinition(long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
addListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Adds the list type definition to the database.
addListTypeDefinition(long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
addListTypeDefinition(Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
addListTypeDefinition(Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
addListTypeDefinition(Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
addListTypeEntry(ListTypeEntry) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Adds the list type entry to the database.
addListTypeEntry(long, long, String, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
addListTypeEntry(ListTypeEntry) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Adds the list type entry to the database.
addListTypeEntry(long, long, String, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
addListTypeEntry(ListTypeEntry) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Adds the list type entry to the database.
addListTypeEntry(long, long, String, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
addListTypeEntry(long, String, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
addListTypeEntry(long, String, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
addListTypeEntry(long, String, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 

C

cacheResult(ListTypeDefinition) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Caches the list type definition in the entity cache if it is enabled.
cacheResult(List<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Caches the list type definitions in the entity cache if it is enabled.
cacheResult(ListTypeDefinition) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Caches the list type definition in the entity cache if it is enabled.
cacheResult(List<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Caches the list type definitions in the entity cache if it is enabled.
cacheResult(ListTypeEntry) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Caches the list type entry in the entity cache if it is enabled.
cacheResult(List<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Caches the list type entries in the entity cache if it is enabled.
cacheResult(ListTypeEntry) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Caches the list type entry in the entity cache if it is enabled.
cacheResult(List<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Caches the list type entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
clearCache(ListTypeDefinition) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
clearCache() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
clearCache(ListTypeEntry) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
cloneWithOriginalValues() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
com.liferay.list.type.constants - package com.liferay.list.type.constants
 
com.liferay.list.type.exception - package com.liferay.list.type.exception
 
com.liferay.list.type.model - package com.liferay.list.type.model
 
com.liferay.list.type.service - package com.liferay.list.type.service
 
com.liferay.list.type.service.persistence - package com.liferay.list.type.service.persistence
 
companyId - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
companyId - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
countAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the number of list type definitions.
countAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the number of list type definitions.
countAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the number of list type entries.
countAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the number of list type entries.
countByListTypeDefinitionId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the number of list type entries where listTypeDefinitionId = ?.
countByListTypeDefinitionId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the number of list type entries where listTypeDefinitionId = ?.
countByLTDI_K(long, String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the number of list type entries where listTypeDefinitionId = ? and key = ?.
countByLTDI_K(long, String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the number of list type entries where listTypeDefinitionId = ? and key = ?.
countByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the number of list type definitions where uuid = ?.
countByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the number of list type definitions where uuid = ?.
countByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the number of list type entries where uuid = ?.
countByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the number of list type entries where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the number of list type definitions where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the number of list type definitions where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the number of list type entries where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the number of list type entries where uuid = ? and companyId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
create(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Creates a new list type definition with the primary key.
create(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Creates a new list type definition with the primary key.
create(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Creates a new list type entry with the primary key.
create(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Creates a new list type entry with the primary key.
createDate - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
createDate - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
createListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Creates a new list type definition with the primary key.
createListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Creates a new list type definition with the primary key.
createListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Creates a new list type definition with the primary key.
createListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Creates a new list type entry with the primary key.
createListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Creates a new list type entry with the primary key.
createListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Creates a new list type entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 

D

deleteListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Deletes the list type definition from the database.
deleteListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Deletes the list type definition with the primary key from the database.
deleteListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Deletes the list type definition from the database.
deleteListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Deletes the list type definition with the primary key from the database.
deleteListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Deletes the list type definition from the database.
deleteListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Deletes the list type definition with the primary key from the database.
deleteListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
deleteListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
deleteListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
deleteListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
deleteListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
deleteListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
deleteListTypeEntry(ListTypeEntry) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Deletes the list type entry from the database.
deleteListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Deletes the list type entry with the primary key from the database.
deleteListTypeEntry(ListTypeEntry) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Deletes the list type entry from the database.
deleteListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Deletes the list type entry with the primary key from the database.
deleteListTypeEntry(ListTypeEntry) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Deletes the list type entry from the database.
deleteListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Deletes the list type entry with the primary key from the database.
deleteListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
deleteListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
deleteListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
DuplicateListTypeEntryException - Exception in com.liferay.list.type.exception
 
DuplicateListTypeEntryException() - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryException
 
DuplicateListTypeEntryException(String) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryException
 
DuplicateListTypeEntryException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryException
 
DuplicateListTypeEntryException(Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryException
 
dynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
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.list.type.service.ListTypeDefinitionLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
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.list.type.service.ListTypeDefinitionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
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.list.type.service.ListTypeDefinitionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
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.list.type.service.ListTypeEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
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.list.type.service.ListTypeEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
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.list.type.service.ListTypeEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

fetchByListTypeDefinitionId_First(long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where listTypeDefinitionId = ?.
fetchByListTypeDefinitionId_First(long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where listTypeDefinitionId = ?.
fetchByListTypeDefinitionId_Last(long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where listTypeDefinitionId = ?.
fetchByListTypeDefinitionId_Last(long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where listTypeDefinitionId = ?.
fetchByLTDI_K(long, String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entry where listTypeDefinitionId = ? and key = ? or returns null if it could not be found.
fetchByLTDI_K(long, String, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entry where listTypeDefinitionId = ? and key = ? or returns null if it could not be found, optionally using the finder cache.
fetchByLTDI_K(long, String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entry where listTypeDefinitionId = ? and key = ? or returns null if it could not be found.
fetchByLTDI_K(long, String, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entry where listTypeDefinitionId = ? and key = ? or returns null if it could not be found, optionally using the finder cache.
fetchByPrimaryKey(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definition with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definition with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
fetchByUuid_C_First(String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the first list type definition in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the first list type definition in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the last list type definition in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the last list type definition in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the first list type definition in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the first list type definition in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the last list type definition in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the last list type definition in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where uuid = ?.
fetchListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
fetchListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
fetchListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
fetchListTypeDefinitionByUuidAndCompanyId(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the list type definition with the matching UUID and company.
fetchListTypeDefinitionByUuidAndCompanyId(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the list type definition with the matching UUID and company.
fetchListTypeDefinitionByUuidAndCompanyId(String, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the list type definition with the matching UUID and company.
fetchListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
fetchListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
fetchListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
fetchListTypeEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the list type entry with the matching UUID and company.
fetchListTypeEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the list type entry with the matching UUID and company.
fetchListTypeEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the list type entry with the matching UUID and company.
filterCountByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the number of list type definitions that the user has permission to view where uuid = ?.
filterCountByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the number of list type definitions that the user has permission to view where uuid = ?.
filterCountByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the number of list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterCountByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the number of list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns all the list type definitions that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns a range of all the list type definitions that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions that the user has permissions to view where uuid = ?.
filterFindByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns all the list type definitions that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns a range of all the list type definitions that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions that the user has permissions to view where uuid = ?.
filterFindByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns all the list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns a range of all the list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions that the user has permissions to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns all the list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns a range of all the list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions that the user has permissions to view where uuid = ? and companyId = ?.
filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definitions before and after the current list type definition in the ordered set of list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definitions before and after the current list type definition in the ordered set of list type definitions that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definitions before and after the current list type definition in the ordered set of list type definitions that the user has permission to view where uuid = ?.
filterFindByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definitions before and after the current list type definition in the ordered set of list type definitions that the user has permission to view where uuid = ?.
findAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns all the list type definitions.
findAll(int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns a range of all the list type definitions.
findAll(int, int, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions.
findAll(int, int, OrderByComparator<ListTypeDefinition>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions.
findAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns all the list type definitions.
findAll(int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns a range of all the list type definitions.
findAll(int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions.
findAll(int, int, OrderByComparator<ListTypeDefinition>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions.
findAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns all the list type entries.
findAll(int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns a range of all the list type entries.
findAll(int, int, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries.
findAll(int, int, OrderByComparator<ListTypeEntry>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries.
findAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns all the list type entries.
findAll(int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns a range of all the list type entries.
findAll(int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries.
findAll(int, int, OrderByComparator<ListTypeEntry>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries.
findByListTypeDefinitionId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns a range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int, OrderByComparator<ListTypeEntry>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns a range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId(long, int, int, OrderByComparator<ListTypeEntry>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where listTypeDefinitionId = ?.
findByListTypeDefinitionId_First(long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where listTypeDefinitionId = ?.
findByListTypeDefinitionId_First(long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where listTypeDefinitionId = ?.
findByListTypeDefinitionId_Last(long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where listTypeDefinitionId = ?.
findByListTypeDefinitionId_Last(long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where listTypeDefinitionId = ?.
findByListTypeDefinitionId_PrevAndNext(long, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entries before and after the current list type entry in the ordered set where listTypeDefinitionId = ?.
findByListTypeDefinitionId_PrevAndNext(long, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entries before and after the current list type entry in the ordered set where listTypeDefinitionId = ?.
findByLTDI_K(long, String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entry where listTypeDefinitionId = ? and key = ? or throws a NoSuchListTypeEntryException if it could not be found.
findByLTDI_K(long, String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entry where listTypeDefinitionId = ? and key = ? or throws a NoSuchListTypeEntryException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definition with the primary key or throws a NoSuchListTypeDefinitionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definition with the primary key or throws a NoSuchListTypeDefinitionException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entry with the primary key or throws a NoSuchListTypeEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entry with the primary key or throws a NoSuchListTypeEntryException if it could not be found.
findByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns all the list type definitions where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns a range of all the list type definitions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeDefinition>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions where uuid = ?.
findByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns all the list type definitions where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns a range of all the list type definitions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeDefinition>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions where uuid = ?.
findByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns all the list type entries where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns a range of all the list type entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeEntry>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where uuid = ?.
findByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns all the list type entries where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns a range of all the list type entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<ListTypeEntry>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns a range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns an ordered range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns a range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeDefinition>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns an ordered range of all the list type definitions where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns a range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeEntry>, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns an ordered range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns a range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<ListTypeEntry>, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns an ordered range of all the list type entries where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the first list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the first list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the last list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the last list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definitions before and after the current list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definitions before and after the current list type definition in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entries before and after the current list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entries before and after the current list type entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the first list type definition in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the first list type definition in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the first list type entry in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the first list type entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the last list type definition in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the last list type definition in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the last list type entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the last list type entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Returns the list type definitions before and after the current list type definition in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Returns the list type definitions before and after the current list type definition in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Returns the list type entries before and after the current list type entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Returns the list type entries before and after the current list type entry in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
getAvailableLanguageIds() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
getAvailableLanguageIds() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getCompanyId() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the company ID of this list type definition.
getCompanyId() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the company ID of this list type definition.
getCompanyId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the company ID of this list type entry.
getCompanyId() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the company ID of this list type entry.
getCreateDate() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the create date of this list type definition.
getCreateDate() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the create date of this list type definition.
getCreateDate() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the create date of this list type entry.
getCreateDate() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the create date of this list type entry.
getDefaultLanguageId() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
getDefaultLanguageId() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getDefaultLanguageId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
getDefaultLanguageId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getKey() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the key of this list type entry.
getKey() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getKey() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the key of this list type entry.
getListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the list type definition with the primary key.
getListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the list type definition with the primary key.
getListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the list type definition with the primary key.
getListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
getListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
getListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
getListTypeDefinitionByUuidAndCompanyId(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the list type definition with the matching UUID and company.
getListTypeDefinitionByUuidAndCompanyId(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the list type definition with the matching UUID and company.
getListTypeDefinitionByUuidAndCompanyId(String, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the list type definition with the matching UUID and company.
getListTypeDefinitionId() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the list type definition ID of this list type definition.
getListTypeDefinitionId() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getListTypeDefinitionId() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the list type definition ID of this list type definition.
getListTypeDefinitionId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the list type definition ID of this list type entry.
getListTypeDefinitionId() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getListTypeDefinitionId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the list type definition ID of this list type entry.
getListTypeDefinitions(int, int) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns a range of all the list type definitions.
getListTypeDefinitions(int, int) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns a range of all the list type definitions.
getListTypeDefinitions(int, int) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns a range of all the list type definitions.
getListTypeDefinitions(int, int) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
getListTypeDefinitions(int, int) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
getListTypeDefinitions(int, int) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
getListTypeDefinitionsCount() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the number of list type definitions.
getListTypeDefinitionsCount() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the number of list type definitions.
getListTypeDefinitionsCount() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the number of list type definitions.
getListTypeDefinitionsCount() - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
getListTypeDefinitionsCount() - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
getListTypeDefinitionsCount() - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
getListTypeEntries(int, int) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns a range of all the list type entries.
getListTypeEntries(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getListTypeEntries(long, int, int) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getListTypeEntries(int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns a range of all the list type entries.
getListTypeEntries(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getListTypeEntries(long, int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getListTypeEntries(int, int) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns a range of all the list type entries.
getListTypeEntries(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getListTypeEntries(long, int, int) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getListTypeEntries(long, int, int) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
getListTypeEntries(long, int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
getListTypeEntries(long, int, int) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
getListTypeEntriesCount() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the number of list type entries.
getListTypeEntriesCount(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getListTypeEntriesCount() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the number of list type entries.
getListTypeEntriesCount(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getListTypeEntriesCount() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the number of list type entries.
getListTypeEntriesCount(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getListTypeEntriesCount(long) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
getListTypeEntriesCount(long) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
getListTypeEntriesCount(long) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
getListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the list type entry with the primary key.
getListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the list type entry with the primary key.
getListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the list type entry with the primary key.
getListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
getListTypeEntry(long) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
getListTypeEntry(long) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
getListTypeEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the list type entry with the matching UUID and company.
getListTypeEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the list type entry with the matching UUID and company.
getListTypeEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the list type entry with the matching UUID and company.
getListTypeEntryId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the list type entry ID of this list type entry.
getListTypeEntryId() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getListTypeEntryId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the list type entry ID of this list type entry.
getModelAttributes() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getModelAttributes() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the modified date of this list type definition.
getModifiedDate() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the modified date of this list type definition.
getModifiedDate() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the modified date of this list type entry.
getModifiedDate() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the modified date of this list type entry.
getMvccVersion() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the mvcc version of this list type definition.
getMvccVersion() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the mvcc version of this list type definition.
getMvccVersion() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the mvcc version of this list type entry.
getMvccVersion() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the mvcc version of this list type entry.
getName() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the name of this list type definition.
getName(Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the localized name of this list type definition in the language.
getName(Locale, boolean) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the localized name of this list type definition in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the localized name of this list type definition in the language.
getName(String, boolean) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the localized name of this list type definition in the language, optionally using the default language if no localization exists for the requested language.
getName() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getName() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the name of this list type definition.
getName(Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the localized name of this list type definition in the language.
getName(Locale, boolean) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the localized name of this list type definition in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the localized name of this list type definition in the language.
getName(String, boolean) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the localized name of this list type definition in the language, optionally using the default language if no localization exists for the requested language.
getName() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the name of this list type entry.
getName(Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the localized name of this list type entry in the language.
getName(Locale, boolean) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the localized name of this list type entry in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the localized name of this list type entry in the language.
getName(String, boolean) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the localized name of this list type entry in the language, optionally using the default language if no localization exists for the requested language.
getName() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getName() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the name of this list type entry.
getName(Locale) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the localized name of this list type entry in the language.
getName(Locale, boolean) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the localized name of this list type entry in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the localized name of this list type entry in the language.
getName(String, boolean) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the localized name of this list type entry in the language, optionally using the default language if no localization exists for the requested language.
getNameCurrentLanguageId() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
getNameCurrentLanguageId() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getNameCurrentLanguageId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
getNameCurrentLanguageId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getNameCurrentValue() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
getNameCurrentValue() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getNameCurrentValue() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
getNameCurrentValue() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getNameMap() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns a map of the locales and localized names of this list type definition.
getNameMap() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns a map of the locales and localized names of this list type definition.
getNameMap() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns a map of the locales and localized names of this list type entry.
getNameMap() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns a map of the locales and localized names of this list type entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.list.type.service.ListTypeEntryService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
getPersistence() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the primary key of this list type definition.
getPrimaryKey() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the primary key of this list type definition.
getPrimaryKey() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the primary key of this list type entry.
getPrimaryKey() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the primary key of this list type entry.
getService() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
getService() - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
getService() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
getService() - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
getStagedModelType() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
getStagedModelType() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
getType() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the type of this list type entry.
getType() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getType() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the type of this list type entry.
getUserId() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the user ID of this list type definition.
getUserId() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getUserId() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the user ID of this list type definition.
getUserId() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the user ID of this list type entry.
getUserId() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getUserId() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the user ID of this list type entry.
getUserName() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the user name of this list type definition.
getUserName() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getUserName() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the user name of this list type definition.
getUserName() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the user name of this list type entry.
getUserName() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getUserName() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the user name of this list type entry.
getUserUuid() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the user uuid of this list type definition.
getUserUuid() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the user uuid of this list type definition.
getUserUuid() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the user uuid of this list type entry.
getUserUuid() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the user uuid of this list type entry.
getUuid() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Returns the uuid of this list type definition.
getUuid() - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
getUuid() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Returns the uuid of this list type definition.
getUuid() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Returns the uuid of this list type entry.
getUuid() - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
getUuid() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Returns the uuid of this list type entry.
getWrappedService() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
getWrappedService() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 

I

INSTANCE - Static variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
INSTANCE - Static variable in class com.liferay.list.type.model.ListTypeEntryTable
 

K

key - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 

L

LIST_TYPE_DEFINITION_ID_ACCESSOR - Static variable in interface com.liferay.list.type.model.ListTypeDefinition
 
LIST_TYPE_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.list.type.model.ListTypeEntry
 
ListTypeActionKeys - Class in com.liferay.list.type.constants
 
ListTypeActionKeys() - Constructor for class com.liferay.list.type.constants.ListTypeActionKeys
 
ListTypeConstants - Class in com.liferay.list.type.constants
 
ListTypeConstants() - Constructor for class com.liferay.list.type.constants.ListTypeConstants
 
ListTypeDefinition - Interface in com.liferay.list.type.model
The extended model interface for the ListTypeDefinition service.
listTypeDefinitionId - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
listTypeDefinitionId - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
ListTypeDefinitionLocalService - Interface in com.liferay.list.type.service
Provides the local service interface for ListTypeDefinition.
ListTypeDefinitionLocalServiceUtil - Class in com.liferay.list.type.service
Provides the local service utility for ListTypeDefinition.
ListTypeDefinitionLocalServiceUtil() - Constructor for class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
ListTypeDefinitionLocalServiceWrapper - Class in com.liferay.list.type.service
Provides a wrapper for ListTypeDefinitionLocalService.
ListTypeDefinitionLocalServiceWrapper(ListTypeDefinitionLocalService) - Constructor for class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
ListTypeDefinitionModel - Interface in com.liferay.list.type.model
The base model interface for the ListTypeDefinition service.
ListTypeDefinitionNameException - Exception in com.liferay.list.type.exception
 
ListTypeDefinitionNameException() - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionNameException
 
ListTypeDefinitionNameException(String) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionNameException
 
ListTypeDefinitionNameException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionNameException
 
ListTypeDefinitionNameException(Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionNameException
 
ListTypeDefinitionPersistence - Interface in com.liferay.list.type.service.persistence
The persistence interface for the list type definition service.
ListTypeDefinitionService - Interface in com.liferay.list.type.service
Provides the remote service interface for ListTypeDefinition.
ListTypeDefinitionServiceUtil - Class in com.liferay.list.type.service
Provides the remote service utility for ListTypeDefinition.
ListTypeDefinitionServiceUtil() - Constructor for class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
ListTypeDefinitionServiceWrapper - Class in com.liferay.list.type.service
Provides a wrapper for ListTypeDefinitionService.
ListTypeDefinitionServiceWrapper(ListTypeDefinitionService) - Constructor for class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
ListTypeDefinitionSoap - Class in com.liferay.list.type.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
ListTypeDefinitionSoap() - Constructor for class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
ListTypeDefinitionTable - Class in com.liferay.list.type.model
The table class for the "ListTypeDefinition" database table.
ListTypeDefinitionUtil - Class in com.liferay.list.type.service.persistence
The persistence utility for the list type definition service.
ListTypeDefinitionUtil() - Constructor for class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
ListTypeDefinitionWrapper - Class in com.liferay.list.type.model
This class is a wrapper for ListTypeDefinition.
ListTypeDefinitionWrapper(ListTypeDefinition) - Constructor for class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
ListTypeEntry - Interface in com.liferay.list.type.model
The extended model interface for the ListTypeEntry service.
listTypeEntryId - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
ListTypeEntryKeyException - Exception in com.liferay.list.type.exception
 
ListTypeEntryKeyException() - Constructor for exception com.liferay.list.type.exception.ListTypeEntryKeyException
 
ListTypeEntryKeyException(String) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryKeyException
 
ListTypeEntryKeyException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryKeyException
 
ListTypeEntryKeyException(Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryKeyException
 
ListTypeEntryLocalService - Interface in com.liferay.list.type.service
Provides the local service interface for ListTypeEntry.
ListTypeEntryLocalServiceUtil - Class in com.liferay.list.type.service
Provides the local service utility for ListTypeEntry.
ListTypeEntryLocalServiceUtil() - Constructor for class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
ListTypeEntryLocalServiceWrapper - Class in com.liferay.list.type.service
Provides a wrapper for ListTypeEntryLocalService.
ListTypeEntryLocalServiceWrapper(ListTypeEntryLocalService) - Constructor for class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
ListTypeEntryModel - Interface in com.liferay.list.type.model
The base model interface for the ListTypeEntry service.
ListTypeEntryNameException - Exception in com.liferay.list.type.exception
 
ListTypeEntryNameException() - Constructor for exception com.liferay.list.type.exception.ListTypeEntryNameException
 
ListTypeEntryNameException(String) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryNameException
 
ListTypeEntryNameException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryNameException
 
ListTypeEntryNameException(Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeEntryNameException
 
ListTypeEntryPersistence - Interface in com.liferay.list.type.service.persistence
The persistence interface for the list type entry service.
ListTypeEntryService - Interface in com.liferay.list.type.service
Provides the remote service interface for ListTypeEntry.
ListTypeEntryServiceUtil - Class in com.liferay.list.type.service
Provides the remote service utility for ListTypeEntry.
ListTypeEntryServiceUtil() - Constructor for class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
ListTypeEntryServiceWrapper - Class in com.liferay.list.type.service
Provides a wrapper for ListTypeEntryService.
ListTypeEntryServiceWrapper(ListTypeEntryService) - Constructor for class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
ListTypeEntrySoap - Class in com.liferay.list.type.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
ListTypeEntrySoap() - Constructor for class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
ListTypeEntryTable - Class in com.liferay.list.type.model
The table class for the "ListTypeEntry" database table.
ListTypeEntryUtil - Class in com.liferay.list.type.service.persistence
The persistence utility for the list type entry service.
ListTypeEntryUtil() - Constructor for class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
ListTypeEntryWrapper - Class in com.liferay.list.type.model
This class is a wrapper for ListTypeEntry.
ListTypeEntryWrapper(ListTypeEntry) - Constructor for class com.liferay.list.type.model.ListTypeEntryWrapper
 

M

modifiedDate - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
modifiedDate - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
mvccVersion - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
mvccVersion - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 

N

name - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
name - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
NoSuchListTypeDefinitionException - Exception in com.liferay.list.type.exception
 
NoSuchListTypeDefinitionException() - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeDefinitionException
 
NoSuchListTypeDefinitionException(String) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeDefinitionException
 
NoSuchListTypeDefinitionException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeDefinitionException
 
NoSuchListTypeDefinitionException(Throwable) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeDefinitionException
 
NoSuchListTypeEntryException - Exception in com.liferay.list.type.exception
 
NoSuchListTypeEntryException() - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeEntryException
 
NoSuchListTypeEntryException(String) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeEntryException
 
NoSuchListTypeEntryException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeEntryException
 
NoSuchListTypeEntryException(Throwable) - Constructor for exception com.liferay.list.type.exception.NoSuchListTypeEntryException
 

P

persist() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
persist() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 

R

remove(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Removes the list type definition with the primary key from the database.
remove(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Removes the list type definition with the primary key from the database.
remove(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes the list type entry with the primary key from the database.
remove(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes the list type entry with the primary key from the database.
removeAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Removes all the list type definitions from the database.
removeAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Removes all the list type definitions from the database.
removeAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes all the list type entries from the database.
removeAll() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes all the list type entries from the database.
removeByListTypeDefinitionId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes all the list type entries where listTypeDefinitionId = ? from the database.
removeByListTypeDefinitionId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes all the list type entries where listTypeDefinitionId = ? from the database.
removeByLTDI_K(long, String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes the list type entry where listTypeDefinitionId = ? and key = ? from the database.
removeByLTDI_K(long, String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes the list type entry where listTypeDefinitionId = ? and key = ? from the database.
removeByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Removes all the list type definitions where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Removes all the list type definitions where uuid = ? from the database.
removeByUuid(String) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes all the list type entries where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes all the list type entries where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
Removes all the list type definitions where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
Removes all the list type definitions where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
Removes all the list type entries where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
Removes all the list type entries where uuid = ? and companyId = ? from the database.
RequiredListTypeDefinitionException - Exception in com.liferay.list.type.exception
 
RequiredListTypeDefinitionException() - Constructor for exception com.liferay.list.type.exception.RequiredListTypeDefinitionException
 
RequiredListTypeDefinitionException(String) - Constructor for exception com.liferay.list.type.exception.RequiredListTypeDefinitionException
 
RequiredListTypeDefinitionException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.RequiredListTypeDefinitionException
 
RequiredListTypeDefinitionException(Throwable) - Constructor for exception com.liferay.list.type.exception.RequiredListTypeDefinitionException
 
RESOURCE_NAME - Static variable in class com.liferay.list.type.constants.ListTypeConstants
 

S

setCompanyId(long) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the company ID of this list type definition.
setCompanyId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the company ID of this list type definition.
setCompanyId(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the company ID of this list type entry.
setCompanyId(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the company ID of this list type entry.
setCreateDate(Date) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the create date of this list type definition.
setCreateDate(Date) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the create date of this list type definition.
setCreateDate(Date) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the create date of this list type entry.
setCreateDate(Date) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the create date of this list type entry.
setKey(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the key of this list type entry.
setKey(String) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setKey(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the key of this list type entry.
setListTypeDefinitionId(long) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the list type definition ID of this list type definition.
setListTypeDefinitionId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setListTypeDefinitionId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the list type definition ID of this list type definition.
setListTypeDefinitionId(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the list type definition ID of this list type entry.
setListTypeDefinitionId(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setListTypeDefinitionId(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the list type definition ID of this list type entry.
setListTypeEntryId(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the list type entry ID of this list type entry.
setListTypeEntryId(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setListTypeEntryId(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the list type entry ID of this list type entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the modified date of this list type definition.
setModifiedDate(Date) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the modified date of this list type definition.
setModifiedDate(Date) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the modified date of this list type entry.
setModifiedDate(Date) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the modified date of this list type entry.
setMvccVersion(long) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the mvcc version of this list type definition.
setMvccVersion(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the mvcc version of this list type definition.
setMvccVersion(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the mvcc version of this list type entry.
setMvccVersion(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the mvcc version of this list type entry.
setName(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the name of this list type definition.
setName(String, Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the localized name of this list type definition in the language.
setName(String, Locale, Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the localized name of this list type definition in the language, and sets the default locale.
setName(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setName(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the name of this list type definition.
setName(String, Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the localized name of this list type definition in the language.
setName(String, Locale, Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the localized name of this list type definition in the language, and sets the default locale.
setName(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the name of this list type entry.
setName(String, Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the localized name of this list type entry in the language.
setName(String, Locale, Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the localized name of this list type entry in the language, and sets the default locale.
setName(String) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setName(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the name of this list type entry.
setName(String, Locale) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the localized name of this list type entry in the language.
setName(String, Locale, Locale) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the localized name of this list type entry in the language, and sets the default locale.
setNameCurrentLanguageId(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
 
setNameCurrentLanguageId(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
setNameCurrentLanguageId(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
 
setNameCurrentLanguageId(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
setNameMap(Map<Locale, String>) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the localized names of this list type definition from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the localized names of this list type definition from the map of locales and localized names, and sets the default locale.
setNameMap(Map<Locale, String>) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the localized names of this list type definition from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the localized names of this list type definition from the map of locales and localized names, and sets the default locale.
setNameMap(Map<Locale, String>) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the localized names of this list type entry from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the localized names of this list type entry from the map of locales and localized names, and sets the default locale.
setNameMap(Map<Locale, String>) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the localized names of this list type entry from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the localized names of this list type entry from the map of locales and localized names, and sets the default locale.
setPrimaryKey(long) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the primary key of this list type definition.
setPrimaryKey(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the primary key of this list type definition.
setPrimaryKey(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the primary key of this list type entry.
setPrimaryKey(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the primary key of this list type entry.
setType(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the type of this list type entry.
setType(String) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setType(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the type of this list type entry.
setUserId(long) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the user ID of this list type definition.
setUserId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the user ID of this list type definition.
setUserId(long) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the user ID of this list type entry.
setUserId(long) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the user ID of this list type entry.
setUserName(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the user name of this list type definition.
setUserName(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setUserName(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the user name of this list type definition.
setUserName(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the user name of this list type entry.
setUserName(String) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setUserName(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the user name of this list type entry.
setUserUuid(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the user uuid of this list type definition.
setUserUuid(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the user uuid of this list type definition.
setUserUuid(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the user uuid of this list type entry.
setUserUuid(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the user uuid of this list type entry.
setUuid(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
Sets the uuid of this list type definition.
setUuid(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
setUuid(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
Sets the uuid of this list type definition.
setUuid(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
Sets the uuid of this list type entry.
setUuid(String) - Method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
setUuid(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
Sets the uuid of this list type entry.
setWrappedService(ListTypeDefinitionLocalService) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
setWrappedService(ListTypeDefinitionService) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
setWrappedService(ListTypeEntryLocalService) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
setWrappedService(ListTypeEntryService) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 

T

toSoapModel(ListTypeDefinition) - Static method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
toSoapModel(ListTypeEntry) - Static method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
toSoapModels(ListTypeDefinition[]) - Static method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
toSoapModels(ListTypeDefinition[][]) - Static method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
toSoapModels(List<ListTypeDefinition>) - Static method in class com.liferay.list.type.model.ListTypeDefinitionSoap
Deprecated.
 
toSoapModels(ListTypeEntry[]) - Static method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
toSoapModels(ListTypeEntry[][]) - Static method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
toSoapModels(List<ListTypeEntry>) - Static method in class com.liferay.list.type.model.ListTypeEntrySoap
Deprecated.
 
type - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 

U

update(ListTypeDefinition) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
update(ListTypeDefinition, ServiceContext) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
update(ListTypeEntry) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
update(ListTypeEntry, ServiceContext) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
updateImpl(ListTypeDefinition) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
 
updateImpl(ListTypeDefinition) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
 
updateImpl(ListTypeEntry) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
 
updateImpl(ListTypeEntry) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
 
updateListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
Updates the list type definition in the database or adds it if it does not yet exist.
updateListTypeDefinition(long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
 
updateListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
Updates the list type definition in the database or adds it if it does not yet exist.
updateListTypeDefinition(long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
 
updateListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
Updates the list type definition in the database or adds it if it does not yet exist.
updateListTypeDefinition(long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
 
updateListTypeDefinition(long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
 
updateListTypeDefinition(long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
 
updateListTypeDefinition(long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
 
updateListTypeEntry(ListTypeEntry) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
Updates the list type entry in the database or adds it if it does not yet exist.
updateListTypeEntry(long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
 
updateListTypeEntry(ListTypeEntry) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
Updates the list type entry in the database or adds it if it does not yet exist.
updateListTypeEntry(long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
 
updateListTypeEntry(ListTypeEntry) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
Updates the list type entry in the database or adds it if it does not yet exist.
updateListTypeEntry(long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
 
updateListTypeEntry(long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryService
 
updateListTypeEntry(long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
 
updateListTypeEntry(long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
 
userId - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
userId - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
userName - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
userName - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 
uuid - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
 
uuid - Variable in class com.liferay.list.type.model.ListTypeEntryTable
 

W

wrap(ListTypeDefinition) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
 
wrap(ListTypeEntry) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
 
A C D F G I K L M N P R S T U W 
Skip navigation links