Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
-
Adds the list type definition to the database.
- addListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
-
Adds the list type definition to the database.
- addListTypeDefinition(String, long, boolean) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- addListTypeDefinition(String, long, boolean) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- addListTypeDefinition(String, long, boolean) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- addListTypeDefinition(String, long, Map<Locale, String>, boolean, List<ListTypeEntry>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- addListTypeDefinition(String, long, Map<Locale, String>, boolean, List<ListTypeEntry>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- addListTypeDefinition(String, long, Map<Locale, String>, boolean, List<ListTypeEntry>) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- addListTypeDefinition(String, Map<Locale, String>, boolean, List<ListTypeEntry>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- addListTypeDefinition(String, Map<Locale, String>, boolean, List<ListTypeEntry>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- addListTypeDefinition(String, Map<Locale, String>, boolean, List<ListTypeEntry>) - 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(ListTypeEntry) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
-
Adds the list type entry to the database.
- addListTypeEntry(ListTypeEntry) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
-
Adds the list type entry to the database.
- addListTypeEntry(String, long, long, String, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- addListTypeEntry(String, long, long, String, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- addListTypeEntry(String, long, long, String, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- addListTypeEntry(String, long, String, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryService
- addListTypeEntry(String, long, String, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
- addListTypeEntry(String, 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(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(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(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<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(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(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(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() - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
- clearCache(ListTypeDefinition) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
- 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.entry.util - package com.liferay.list.type.entry.util
- 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
- com.liferay.list.type.util.comparator - package com.liferay.list.type.util.comparator
- companyId - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
- companyId - Variable in class com.liferay.list.type.model.ListTypeEntryTable
- compare(ListTypeEntry, ListTypeEntry) - Method in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- 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.
- countByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the number of list type definitions where companyId = ? and userId = ?.
- countByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns the number of list type definitions where companyId = ? and userId = ?.
- countByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the number of list type entries where companyId = ? and userId = ?.
- countByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the number of list type entries where companyId = ? and userId = ?.
- countByERC_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the number of list type definitions where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns the number of list type definitions where externalReferenceCode = ? and companyId = ?.
- countByERC_C_LTDI(String, long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the number of list type entries where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ?.
- countByERC_C_LTDI(String, long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the number of list type entries where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ?.
- 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 = ?.
- countByListTypeDefinitionId(long[]) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the number of list type entries where listTypeDefinitionId = any ?.
- countByListTypeDefinitionId(long[]) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the number of list type entries where listTypeDefinitionId = any ?.
- countByListTypeEntryId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the number of list type entries where listTypeEntryId = ?.
- countByListTypeEntryId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the number of list type entries where listTypeEntryId = ?.
- countByListTypeEntryId(long[]) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the number of list type entries where listTypeEntryId = any ?.
- countByListTypeEntryId(long[]) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the number of list type entries where listTypeEntryId = any ?.
- 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.
- createListTypeEntry(String) - Static method in class com.liferay.list.type.entry.util.ListTypeEntryUtil
- createListTypeEntry(String, String) - Static method in class com.liferay.list.type.entry.util.ListTypeEntryUtil
- createListTypeEntry(String, String, Map<Locale, String>) - Static method in class com.liferay.list.type.entry.util.ListTypeEntryUtil
- createListTypeEntry(String, Map<Locale, String>) - Static method in class com.liferay.list.type.entry.util.ListTypeEntryUtil
- 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(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
-
Deletes the list type definition with the primary key 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(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
-
Deletes the list type definition with the primary key from the database.
- deleteListTypeDefinition(long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- deleteListTypeDefinition(long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- deleteListTypeDefinition(long) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
- deleteListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
-
Deletes the list type definition from the database.
- deleteListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
-
Deletes the list type definition from the database.
- deleteListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
-
Deletes the list type definition from the database.
- deleteListTypeDefinition(ListTypeDefinition) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- deleteListTypeDefinition(ListTypeDefinition) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- deleteListTypeDefinition(ListTypeDefinition) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
- deleteListTypeEntry(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
-
Deletes the list type entry with the primary key 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(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
- deleteListTypeEntry(ListTypeEntry) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
-
Deletes the list type entry from the database.
- deleteListTypeEntry(ListTypeEntry) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
-
Deletes the list type entry from the database.
- deleteListTypeEntry(ListTypeEntry) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
-
Deletes the list type entry from the database.
- deleteListTypeEntryByListTypeDefinitionId(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- deleteListTypeEntryByListTypeDefinitionId(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- deleteListTypeEntryByListTypeDefinitionId(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- 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
- DuplicateListTypeDefinitionExternalReferenceCodeException - Exception in com.liferay.list.type.exception
- DuplicateListTypeDefinitionExternalReferenceCodeException() - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeDefinitionExternalReferenceCodeException
- DuplicateListTypeDefinitionExternalReferenceCodeException(String) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeDefinitionExternalReferenceCodeException
- DuplicateListTypeDefinitionExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeDefinitionExternalReferenceCodeException
- DuplicateListTypeDefinitionExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeDefinitionExternalReferenceCodeException
- 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
- DuplicateListTypeEntryExternalReferenceCodeException - Exception in com.liferay.list.type.exception
- DuplicateListTypeEntryExternalReferenceCodeException() - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryExternalReferenceCodeException
- DuplicateListTypeEntryExternalReferenceCodeException(String) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryExternalReferenceCodeException
- DuplicateListTypeEntryExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryExternalReferenceCodeException
- DuplicateListTypeEntryExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.list.type.exception.DuplicateListTypeEntryExternalReferenceCodeException
- dynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- dynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- dynamicQuery() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- 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) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- 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) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- 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) - 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 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) - 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) - 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) - 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) - 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) - 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 interface com.liferay.list.type.service.ListTypeDefinitionLocalService
-
Performs a dynamic query on the database and returns an ordered 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(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(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(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(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) - 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) - 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) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
-
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, Projection) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
-
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, Projection) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
-
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, Projection) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- externalReferenceCode - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
- externalReferenceCode - Variable in class com.liferay.list.type.model.ListTypeEntryTable
F
- fetchByC_U_First(long, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the first list type definition in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_First(long, 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 companyId = ? and userId = ?.
- fetchByC_U_First(long, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the first list type entry in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_First(long, 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 companyId = ? and userId = ?.
- fetchByC_U_Last(long, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the last list type definition in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_Last(long, 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 companyId = ? and userId = ?.
- fetchByC_U_Last(long, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the last list type entry in the ordered set where companyId = ? and userId = ?.
- fetchByC_U_Last(long, 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 companyId = ? and userId = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C_LTDI(String, long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or returns
null
if it could not be found. - fetchByERC_C_LTDI(String, long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or returns
null
if it could not be found. - fetchByERC_C_LTDI(String, long, long, boolean) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByERC_C_LTDI(String, long, long, boolean) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or returns
null
if it could not be found, optionally using the finder cache. - 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 = ?.
- fetchByListTypeEntryId_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 listTypeEntryId = ?.
- fetchByListTypeEntryId_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 listTypeEntryId = ?.
- fetchByListTypeEntryId_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 listTypeEntryId = ?.
- fetchByListTypeEntryId_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 listTypeEntryId = ?.
- 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) - 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) - 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, 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
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- fetchListTypeDefinitionByExternalReferenceCode(String, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
- 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
- fetchListTypeEntry(long, String) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- fetchListTypeEntry(long, String) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- fetchListTypeEntry(long, String) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- fetchListTypeEntryByExternalReferenceCode(String, long, long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- fetchListTypeEntryByExternalReferenceCode(String, long, long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- fetchListTypeEntryByExternalReferenceCode(String, long, 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.
- filterCountByC_U(long, 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 companyId = ? and userId = ?.
- filterCountByC_U(long, 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 companyId = ? and userId = ?.
- 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 = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U(long, 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 companyId = ? and userId = ?.
- filterFindByC_U_PrevAndNext(long, long, 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 companyId = ? and userId = ?.
- filterFindByC_U_PrevAndNext(long, long, 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 companyId = ? and userId = ?.
- 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) - 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) - 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) - 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>) - 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, 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) - 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) - 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) - 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>) - 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, 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() - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns all the list type definitions.
- findAll() - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns 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) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns a range of 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) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns a range of 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<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>) - 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) - 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) - 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<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>) - 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) - 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) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns an ordered range of all the list type entries.
- findByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns all the list type definitions where companyId = ? and userId = ?.
- findByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns all the list type definitions where companyId = ? and userId = ?.
- findByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns all the list type entries where companyId = ? and userId = ?.
- findByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns all the list type entries where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns a range of all the list type definitions where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns a range of all the list type definitions where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns a range of all the list type entries where companyId = ? and userId = ?.
- findByC_U(long, long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns a range of all the list type entries where companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U(long, 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 companyId = ? and userId = ?.
- findByC_U_First(long, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the first list type definition in the ordered set where companyId = ? and userId = ?.
- findByC_U_First(long, 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 companyId = ? and userId = ?.
- findByC_U_First(long, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the first list type entry in the ordered set where companyId = ? and userId = ?.
- findByC_U_First(long, 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 companyId = ? and userId = ?.
- findByC_U_Last(long, long, OrderByComparator<ListTypeDefinition>) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the last list type definition in the ordered set where companyId = ? and userId = ?.
- findByC_U_Last(long, 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 companyId = ? and userId = ?.
- findByC_U_Last(long, long, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the last list type entry in the ordered set where companyId = ? and userId = ?.
- findByC_U_Last(long, 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 companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, long, 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 companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, long, 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 companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, 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 companyId = ? and userId = ?.
- findByC_U_PrevAndNext(long, 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 companyId = ? and userId = ?.
- findByERC_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or throws a
NoSuchListTypeDefinitionException
if it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns the list type definition where externalReferenceCode = ? and companyId = ? or throws a
NoSuchListTypeDefinitionException
if it could not be found. - findByERC_C_LTDI(String, long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or throws a
NoSuchListTypeEntryException
if it could not be found. - findByERC_C_LTDI(String, long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? or throws a
NoSuchListTypeEntryException
if it could not be found. - findByListTypeDefinitionId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns 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[]) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns all the list type entries where listTypeDefinitionId = any ?.
- findByListTypeDefinitionId(long[]) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns all the list type entries where listTypeDefinitionId = any ?.
- 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 = any ?.
- 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 = any ?.
- 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 = any ?.
- 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 = any ?.
- 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 = ?, optionally using the finder cache.
- 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 = ?, optionally using the finder cache.
- 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) - 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>) - 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>) - 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) - 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) - 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 = ?.
- findByListTypeEntryId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns all the list type entries where listTypeEntryId = ?.
- findByListTypeEntryId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns all the list type entries where listTypeEntryId = ?.
- findByListTypeEntryId(long[]) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns all the list type entries where listTypeEntryId = any ?.
- findByListTypeEntryId(long[]) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns all the list type entries where listTypeEntryId = any ?.
- findByListTypeEntryId(long[], int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns a range of all the list type entries where listTypeEntryId = any ?.
- findByListTypeEntryId(long[], int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns a range of all the list type entries where listTypeEntryId = any ?.
- findByListTypeEntryId(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 listTypeEntryId = any ?.
- findByListTypeEntryId(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 listTypeEntryId = any ?.
- findByListTypeEntryId(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 listTypeEntryId = ?, optionally using the finder cache.
- findByListTypeEntryId(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 listTypeEntryId = ?, optionally using the finder cache.
- findByListTypeEntryId(long, int, int) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns a range of all the list type entries where listTypeEntryId = ?.
- findByListTypeEntryId(long, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns a range of all the list type entries where listTypeEntryId = ?.
- findByListTypeEntryId(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 listTypeEntryId = ?.
- findByListTypeEntryId(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 listTypeEntryId = ?.
- findByListTypeEntryId(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 listTypeEntryId = ?.
- findByListTypeEntryId(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 listTypeEntryId = ?.
- findByListTypeEntryId_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 listTypeEntryId = ?.
- findByListTypeEntryId_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 listTypeEntryId = ?.
- findByListTypeEntryId_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 listTypeEntryId = ?.
- findByListTypeEntryId_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 listTypeEntryId = ?.
- 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) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Returns 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) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Returns all the list type entries 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) - 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) - 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) - 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<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>) - 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) - 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) - 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<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>) - 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) - 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) - 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) - 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) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Returns 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) - 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) - 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) - 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) - 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<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>) - 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) - 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) - 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<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>) - 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) - 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) - 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) - 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.ListTypeDefinitionUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ListTypeDefinition>) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
- 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
- getBasePersistence() - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- 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.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.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.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.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
- getExternalReferenceCode() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Returns the external reference code of this list type definition.
- getExternalReferenceCode() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Returns the external reference code of this list type definition.
- getExternalReferenceCode() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
-
Returns the external reference code of this list type entry.
- getExternalReferenceCode() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
-
Returns the external reference code of this list type entry.
- 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.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
- getListTypeDefinitionByExternalReferenceCode(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- getListTypeDefinitionByExternalReferenceCode(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- getListTypeDefinitionByExternalReferenceCode(String, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- getListTypeDefinitionByExternalReferenceCode(String, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- getListTypeDefinitionByExternalReferenceCode(String, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- getListTypeDefinitionByExternalReferenceCode(String, 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.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.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(int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
-
Returns a range of all the list type entries.
- 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 interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntries(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- getListTypeEntries(long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- getListTypeEntries(long[]) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntries(long[]) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- getListTypeEntries(long[]) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- getListTypeEntries(long, int, int) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntries(long, int, int) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- 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
- getListTypeEntries(long, int, int, OrderByComparator<ListTypeEntry>) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntries(long, int, int, OrderByComparator<ListTypeEntry>) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- getListTypeEntries(long, int, int, OrderByComparator<ListTypeEntry>) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- getListTypeEntriesCount() - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
-
Returns the number of list type entries.
- getListTypeEntriesCount() - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
-
Returns the number of list type entries.
- getListTypeEntriesCount() - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
-
Returns the number of list type entries.
- getListTypeEntriesCount(long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntriesCount(long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- 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
- getListTypeEntry(long, String) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntry(long, String) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- getListTypeEntry(long, String) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- getListTypeEntryByExternalReferenceCode(String, long, long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- getListTypeEntryByExternalReferenceCode(String, long, long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- getListTypeEntryByExternalReferenceCode(String, long, long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- getListTypeEntryByExternalReferenceCode(String, long, long) - Method in interface com.liferay.list.type.service.ListTypeEntryService
- getListTypeEntryByExternalReferenceCode(String, long, long) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
- getListTypeEntryByExternalReferenceCode(String, long, 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.
- getListTypeEntryExternalReferenceCode(long, String) - Static method in class com.liferay.list.type.entry.util.ListTypeEntryUtil
- 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.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.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.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.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.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() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Returns the name of this list type definition.
- getName() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
-
Returns the name of this list type entry.
- getName() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
-
Returns the name of this list type entry.
- 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) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Returns the localized name of this list type definition in the 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) - 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 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, 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, 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, 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(Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Returns the localized name of this list type definition in the language.
- 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) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
-
Returns the localized name of this list type entry in the language.
- 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 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(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(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(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.
- 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.
- getOrderBy() - Method in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- getOrderByFields() - Method in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- 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.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.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
- getSystem() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Returns the system of this list type definition.
- getSystem() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Returns the system of this list type definition.
- 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.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.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.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.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.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.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.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
- isAscending() - Method in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- isSystem() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Returns
true
if this list type definition is system. - isSystem() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Returns
true
if this list type definition is system.
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() - Constructor for class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- 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() - Constructor for class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
- ListTypeDefinitionServiceWrapper(ListTypeDefinitionService) - Constructor for class com.liferay.list.type.service.ListTypeDefinitionServiceWrapper
- ListTypeDefinitionSystemException - Exception in com.liferay.list.type.exception
- ListTypeDefinitionSystemException() - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionSystemException
- ListTypeDefinitionSystemException(String) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionSystemException
- ListTypeDefinitionSystemException(String, Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionSystemException
- ListTypeDefinitionSystemException(Throwable) - Constructor for exception com.liferay.list.type.exception.ListTypeDefinitionSystemException
- 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() - Constructor for class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- 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.
- ListTypeEntryNameComparator - Class in com.liferay.list.type.util.comparator
- ListTypeEntryNameComparator() - Constructor for class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- ListTypeEntryNameComparator(boolean) - Constructor for class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- ListTypeEntryNameComparator(boolean, Locale) - Constructor for class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- 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() - Constructor for class com.liferay.list.type.service.ListTypeEntryServiceWrapper
- ListTypeEntryServiceWrapper(ListTypeEntryService) - Constructor for class com.liferay.list.type.service.ListTypeEntryServiceWrapper
- ListTypeEntryTable - Class in com.liferay.list.type.model
-
The table class for the "ListTypeEntry" database table.
- ListTypeEntryUtil - Class in com.liferay.list.type.entry.util
- 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.entry.util.ListTypeEntryUtil
- 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
O
- ORDER_BY_ASC - Static variable in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- ORDER_BY_DESC - Static variable in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.list.type.util.comparator.ListTypeEntryNameComparator
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() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
- prepareLocalizedFieldsForImport() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
- prepareLocalizedFieldsForImport() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
- prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
- prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
- prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
- 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.
- removeByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Removes all the list type definitions where companyId = ? and userId = ? from the database.
- removeByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Removes all the list type definitions where companyId = ? and userId = ? from the database.
- removeByC_U(long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Removes all the list type entries where companyId = ? and userId = ? from the database.
- removeByC_U(long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Removes all the list type entries where companyId = ? and userId = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeDefinitionPersistence
-
Removes the list type definition where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
-
Removes the list type definition where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C_LTDI(String, long, long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Removes the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? from the database.
- removeByERC_C_LTDI(String, long, long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Removes the list type entry where externalReferenceCode = ? and companyId = ? and listTypeDefinitionId = ? 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.
- removeByListTypeEntryId(long) - Method in interface com.liferay.list.type.service.persistence.ListTypeEntryPersistence
-
Removes all the list type entries where listTypeEntryId = ? from the database.
- removeByListTypeEntryId(long) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
-
Removes all the list type entries where listTypeEntryId = ? 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.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.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.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.ListTypeEntryWrapper
-
Sets the create date of this list type entry.
- setExternalReferenceCode(String) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Sets the external reference code of this list type definition.
- setExternalReferenceCode(String) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Sets the external reference code of this list type definition.
- setExternalReferenceCode(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
-
Sets the external reference code of this list type entry.
- setExternalReferenceCode(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
-
Sets the external reference code 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.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.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.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.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.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.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.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.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) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Sets the name of this list type definition.
- setName(String) - Method in interface com.liferay.list.type.model.ListTypeEntryModel
-
Sets the name of this list type entry.
- setName(String) - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
-
Sets the name of this list type entry.
- 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) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Sets the localized name of this list type definition in the language.
- 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) - 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 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, 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, 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, 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>) - 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>) - 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>) - 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 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>, 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>, 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>, 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.
- setPersistence(ListTypeDefinitionPersistence) - Static method in class com.liferay.list.type.service.persistence.ListTypeDefinitionUtil
- setPersistence(ListTypeEntryPersistence) - Static method in class com.liferay.list.type.service.persistence.ListTypeEntryUtil
- 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.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.ListTypeEntryWrapper
-
Sets the primary key of this list type entry.
- setSystem(boolean) - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
-
Sets whether this list type definition is system.
- setSystem(boolean) - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
-
Sets whether this list type definition is system.
- 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.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.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.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.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.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.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.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
- system - Variable in class com.liferay.list.type.model.ListTypeDefinitionTable
T
- toXmlString() - Method in interface com.liferay.list.type.model.ListTypeDefinitionModel
- toXmlString() - Method in class com.liferay.list.type.model.ListTypeDefinitionWrapper
- toXmlString() - Method in interface com.liferay.list.type.model.ListTypeEntryModel
- toXmlString() - Method in class com.liferay.list.type.model.ListTypeEntryWrapper
- 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(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(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(String, long, long, Map<Locale, String>, List<ListTypeEntry>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- updateListTypeDefinition(String, long, long, Map<Locale, String>, List<ListTypeEntry>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- updateListTypeDefinition(String, long, long, Map<Locale, String>, List<ListTypeEntry>) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- updateListTypeDefinition(String, long, Map<Locale, String>, List<ListTypeEntry>) - Method in interface com.liferay.list.type.service.ListTypeDefinitionService
- updateListTypeDefinition(String, long, Map<Locale, String>, List<ListTypeEntry>) - Static method in class com.liferay.list.type.service.ListTypeDefinitionServiceUtil
- updateListTypeDefinition(String, long, Map<Locale, String>, List<ListTypeEntry>) - 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(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(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(String, long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- updateListTypeEntry(String, long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- updateListTypeEntry(String, long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- updateListTypeEntry(String, long, Map<Locale, String>) - Method in interface com.liferay.list.type.service.ListTypeEntryService
- updateListTypeEntry(String, long, Map<Locale, String>) - Static method in class com.liferay.list.type.service.ListTypeEntryServiceUtil
- updateListTypeEntry(String, long, Map<Locale, String>) - Method in class com.liferay.list.type.service.ListTypeEntryServiceWrapper
- updateUserId(long, long, long) - Method in interface com.liferay.list.type.service.ListTypeDefinitionLocalService
- updateUserId(long, long, long) - Static method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceUtil
- updateUserId(long, long, long) - Method in class com.liferay.list.type.service.ListTypeDefinitionLocalServiceWrapper
- updateUserId(long, long, long) - Method in interface com.liferay.list.type.service.ListTypeEntryLocalService
- updateUserId(long, long, long) - Static method in class com.liferay.list.type.service.ListTypeEntryLocalServiceUtil
- updateUserId(long, long, long) - Method in class com.liferay.list.type.service.ListTypeEntryLocalServiceWrapper
- 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form