- cacheResult(CPDefinitionGroupedEntry) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Caches the cp definition grouped entry in the entity cache if it is enabled.
- cacheResult(List<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Caches the cp definition grouped entries in the entity cache if it is enabled.
- cacheResult(CPDefinitionGroupedEntry) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Caches the cp definition grouped entry in the entity cache if it is enabled.
- cacheResult(List<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Caches the cp definition grouped entries in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- clearCache(CPDefinitionGroupedEntry) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- cloneCPDefinitionGroupedEntries(long, long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- cloneCPDefinitionGroupedEntries(long, long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- cloneCPDefinitionGroupedEntries(long, long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- cloneWithOriginalValues() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
- cloneWithOriginalValues() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- com.liferay.commerce.product.type.grouped.constants - package com.liferay.commerce.product.type.grouped.constants
-
- com.liferay.commerce.product.type.grouped.exception - package com.liferay.commerce.product.type.grouped.exception
-
- com.liferay.commerce.product.type.grouped.model - package com.liferay.commerce.product.type.grouped.model
-
- com.liferay.commerce.product.type.grouped.service - package com.liferay.commerce.product.type.grouped.service
-
- com.liferay.commerce.product.type.grouped.service.persistence - package com.liferay.commerce.product.type.grouped.service.persistence
-
- com.liferay.commerce.product.type.grouped.util - package com.liferay.commerce.product.type.grouped.util
-
- com.liferay.commerce.product.type.grouped.util.comparator - package com.liferay.commerce.product.type.grouped.util.comparator
-
- companyId - Variable in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryTable
-
- compare(CPDefinitionGroupedEntry, CPDefinitionGroupedEntry) - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryPriorityComparator
-
- compare(CPDefinitionGroupedEntry, CPDefinitionGroupedEntry) - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryQuantityComparator
-
- countAll() - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries.
- countAll() - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries.
- countByC_E(long, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where CPDefinitionId = ? and entryCProductId = ?.
- countByC_E(long, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where CPDefinitionId = ? and entryCProductId = ?.
- countByCPDefinitionId(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where CPDefinitionId = ?.
- countByCPDefinitionId(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where CPDefinitionId = ?.
- countByEntryCProductId(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where entryCProductId = ?.
- countByEntryCProductId(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where entryCProductId = ?.
- countByUuid(String) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the number of cp definition grouped entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the number of cp definition grouped entries where uuid = ? and groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- CP_DEFINITION_GROUPED_ENTRIES - Static variable in class com.liferay.commerce.product.type.grouped.constants.GroupedCPTypeWebKeys
-
- CP_DEFINITION_GROUPED_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntry
-
- CPDefinitionGroupedEntry - Interface in com.liferay.commerce.product.type.grouped.model
-
The extended model interface for the CPDefinitionGroupedEntry service.
- CPDefinitionGroupedEntryId - Variable in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryTable
-
- CPDefinitionGroupedEntryLocalService - Interface in com.liferay.commerce.product.type.grouped.service
-
Provides the local service interface for CPDefinitionGroupedEntry.
- CPDefinitionGroupedEntryLocalServiceUtil - Class in com.liferay.commerce.product.type.grouped.service
-
Provides the local service utility for CPDefinitionGroupedEntry.
- CPDefinitionGroupedEntryLocalServiceUtil() - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- CPDefinitionGroupedEntryLocalServiceWrapper - Class in com.liferay.commerce.product.type.grouped.service
-
- CPDefinitionGroupedEntryLocalServiceWrapper() - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- CPDefinitionGroupedEntryLocalServiceWrapper(CPDefinitionGroupedEntryLocalService) - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- CPDefinitionGroupedEntryModel - Interface in com.liferay.commerce.product.type.grouped.model
-
The base model interface for the CPDefinitionGroupedEntry service.
- CPDefinitionGroupedEntryPersistence - Interface in com.liferay.commerce.product.type.grouped.service.persistence
-
The persistence interface for the cp definition grouped entry service.
- CPDefinitionGroupedEntryPriorityComparator - Class in com.liferay.commerce.product.type.grouped.util.comparator
-
- CPDefinitionGroupedEntryPriorityComparator() - Constructor for class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryPriorityComparator
-
- CPDefinitionGroupedEntryPriorityComparator(boolean) - Constructor for class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryPriorityComparator
-
- CPDefinitionGroupedEntryQuantityComparator - Class in com.liferay.commerce.product.type.grouped.util.comparator
-
- CPDefinitionGroupedEntryQuantityComparator() - Constructor for class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryQuantityComparator
-
- CPDefinitionGroupedEntryQuantityComparator(boolean) - Constructor for class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryQuantityComparator
-
- CPDefinitionGroupedEntryQuantityException - Exception in com.liferay.commerce.product.type.grouped.exception
-
- CPDefinitionGroupedEntryQuantityException() - Constructor for exception com.liferay.commerce.product.type.grouped.exception.CPDefinitionGroupedEntryQuantityException
-
- CPDefinitionGroupedEntryQuantityException(String) - Constructor for exception com.liferay.commerce.product.type.grouped.exception.CPDefinitionGroupedEntryQuantityException
-
- CPDefinitionGroupedEntryQuantityException(String, Throwable) - Constructor for exception com.liferay.commerce.product.type.grouped.exception.CPDefinitionGroupedEntryQuantityException
-
- CPDefinitionGroupedEntryQuantityException(Throwable) - Constructor for exception com.liferay.commerce.product.type.grouped.exception.CPDefinitionGroupedEntryQuantityException
-
- CPDefinitionGroupedEntryService - Interface in com.liferay.commerce.product.type.grouped.service
-
Provides the remote service interface for CPDefinitionGroupedEntry.
- CPDefinitionGroupedEntryServiceUtil - Class in com.liferay.commerce.product.type.grouped.service
-
Provides the remote service utility for CPDefinitionGroupedEntry.
- CPDefinitionGroupedEntryServiceUtil() - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- CPDefinitionGroupedEntryServiceWrapper - Class in com.liferay.commerce.product.type.grouped.service
-
- CPDefinitionGroupedEntryServiceWrapper() - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- CPDefinitionGroupedEntryServiceWrapper(CPDefinitionGroupedEntryService) - Constructor for class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- CPDefinitionGroupedEntryTable - Class in com.liferay.commerce.product.type.grouped.model
-
The table class for the "CPDefinitionGroupedEntry" database table.
- CPDefinitionGroupedEntryUtil - Class in com.liferay.commerce.product.type.grouped.service.persistence
-
The persistence utility for the cp definition grouped entry service.
- CPDefinitionGroupedEntryUtil() - Constructor for class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- CPDefinitionGroupedEntryWrapper - Class in com.liferay.commerce.product.type.grouped.model
-
- CPDefinitionGroupedEntryWrapper(CPDefinitionGroupedEntry) - Constructor for class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- CPDefinitionId - Variable in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryTable
-
- create(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Creates a new cp definition grouped entry with the primary key.
- create(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Creates a new cp definition grouped entry with the primary key.
- createCPDefinitionGroupedEntry(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Creates a new cp definition grouped entry with the primary key.
- createCPDefinitionGroupedEntry(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Creates a new cp definition grouped entry with the primary key.
- createCPDefinitionGroupedEntry(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Creates a new cp definition grouped entry with the primary key.
- createDate - Variable in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryTable
-
- createPersistedModel(Serializable) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- fetchByC_E(long, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or returns null
if it could not be found.
- fetchByC_E(long, long, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_E(long, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or returns null
if it could not be found.
- fetchByC_E(long, long, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByCPDefinitionId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- fetchByCPDefinitionId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- fetchByCPDefinitionId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- fetchByCPDefinitionId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- fetchByEntryCProductId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where entryCProductId = ?.
- fetchByEntryCProductId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where entryCProductId = ?.
- fetchByEntryCProductId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where entryCProductId = ?.
- fetchByEntryCProductId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where entryCProductId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where uuid = ?.
- fetchCPDefinitionGroupedEntry(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- fetchCPDefinitionGroupedEntry(long, long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- fetchCPDefinitionGroupedEntry(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- fetchCPDefinitionGroupedEntry(long, long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- fetchCPDefinitionGroupedEntry(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- fetchCPDefinitionGroupedEntry(long, long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- fetchCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns the cp definition grouped entry matching the UUID and group.
- fetchCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns the cp definition grouped entry matching the UUID and group.
- fetchCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns the cp definition grouped entry matching the UUID and group.
- findAll() - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns all the cp definition grouped entries.
- findAll(int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns a range of all the cp definition grouped entries.
- findAll(int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries.
- findAll(int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries.
- findAll() - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns all the cp definition grouped entries.
- findAll(int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns a range of all the cp definition grouped entries.
- findAll(int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries.
- findAll(int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries.
- findByC_E(long, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByC_E(long, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where CPDefinitionId = ? and entryCProductId = ? or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByCPDefinitionId(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns a range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns a range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where CPDefinitionId = ?.
- findByCPDefinitionId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByCPDefinitionId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByCPDefinitionId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByCPDefinitionId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByCPDefinitionId_PrevAndNext(long, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByCPDefinitionId_PrevAndNext(long, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where CPDefinitionId = ?.
- findByEntryCProductId(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns a range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns a range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where entryCProductId = ?.
- findByEntryCProductId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByEntryCProductId_First(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByEntryCProductId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByEntryCProductId_Last(long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByEntryCProductId_PrevAndNext(long, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByEntryCProductId_PrevAndNext(long, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where entryCProductId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry with the primary key or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry with the primary key or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns a range of all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns a range of all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns a range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns an ordered range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns a range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>, boolean) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns an ordered range of all the cp definition grouped entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the first cp definition grouped entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the first cp definition grouped entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entry where uuid = ? and groupId = ? or throws a NoSuchCPDefinitionGroupedEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the last cp definition grouped entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the last cp definition grouped entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryPersistence
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
Returns the cp definition grouped entries before and after the current cp definition grouped entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getBasePersistence() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the company ID of this cp definition grouped entry.
- getCompanyId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the company ID of this cp definition grouped entry.
- getCPDefinition() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntry
-
- getCPDefinition() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getCPDefinitionGroupedEntries(int, int) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns a range of all the cp definition grouped entries.
- getCPDefinitionGroupedEntries(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntries(int, int) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns a range of all the cp definition grouped entries.
- getCPDefinitionGroupedEntries(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntries(int, int) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns a range of all the cp definition grouped entries.
- getCPDefinitionGroupedEntries(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getCPDefinitionGroupedEntries(long, long, String, int, int, Sort) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getCPDefinitionGroupedEntriesByCPDefinitionId(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntriesByCPDefinitionId(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntriesByCPDefinitionId(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns all the cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns a range of cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns all the cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns a range of cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns all the cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns a range of cp definition grouped entries matching the UUID and company.
- getCPDefinitionGroupedEntriesCount() - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns the number of cp definition grouped entries.
- getCPDefinitionGroupedEntriesCount(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getCPDefinitionGroupedEntriesCount() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns the number of cp definition grouped entries.
- getCPDefinitionGroupedEntriesCount(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getCPDefinitionGroupedEntriesCount() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns the number of cp definition grouped entries.
- getCPDefinitionGroupedEntriesCount(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getCPDefinitionGroupedEntriesCount(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getCPDefinitionGroupedEntriesCount(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getCPDefinitionGroupedEntriesCount(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getCPDefinitionGroupedEntriesCount(long, long, String) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getCPDefinitionGroupedEntry(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns the cp definition grouped entry with the primary key.
- getCPDefinitionGroupedEntry(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns the cp definition grouped entry with the primary key.
- getCPDefinitionGroupedEntry(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns the cp definition grouped entry with the primary key.
- getCPDefinitionGroupedEntry(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getCPDefinitionGroupedEntry(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getCPDefinitionGroupedEntry(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getCPDefinitionGroupedEntry(long, long, long) - Method in interface com.liferay.commerce.product.type.grouped.util.GroupedCPTypeHelper
-
- getCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns the cp definition grouped entry matching the UUID and group.
- getCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns the cp definition grouped entry matching the UUID and group.
- getCPDefinitionGroupedEntryByUuidAndGroupId(String, long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns the cp definition grouped entry matching the UUID and group.
- getCPDefinitionGroupedEntryId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the cp definition grouped entry ID of this cp definition grouped entry.
- getCPDefinitionGroupedEntryId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the cp definition grouped entry ID of this cp definition grouped entry.
- getCPDefinitionId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the cp definition ID of this cp definition grouped entry.
- getCPDefinitionId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the cp definition ID of this cp definition grouped entry.
- getCreateDate() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the create date of this cp definition grouped entry.
- getCreateDate() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the create date of this cp definition grouped entry.
- getEntryCPDefinition() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntry
-
- getEntryCPDefinition() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getEntryCPDefinitionId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntry
-
- getEntryCPDefinitionId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getEntryCProduct() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntry
-
- getEntryCProduct() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getEntryCProductCPDefinitionGroupedEntries(long, int, int, OrderByComparator<CPDefinitionGroupedEntry>) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getEntryCProductCPDefinitionGroupedEntriesCount(long) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
- getEntryCProductCPDefinitionGroupedEntriesCount(long) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getEntryCProductCPDefinitionGroupedEntriesCount(long) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- getEntryCProductId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the entry c product ID of this cp definition grouped entry.
- getEntryCProductId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the entry c product ID of this cp definition grouped entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getGroupId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the group ID of this cp definition grouped entry.
- getGroupId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the group ID of this cp definition grouped entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getModifiedDate() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the modified date of this cp definition grouped entry.
- getModifiedDate() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the modified date of this cp definition grouped entry.
- getMvccVersion() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the mvcc version of this cp definition grouped entry.
- getMvccVersion() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the mvcc version of this cp definition grouped entry.
- getOrderBy() - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryPriorityComparator
-
- getOrderBy() - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryQuantityComparator
-
- getOrderByFields() - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryPriorityComparator
-
- getOrderByFields() - Method in class com.liferay.commerce.product.type.grouped.util.comparator.CPDefinitionGroupedEntryQuantityComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the primary key of this cp definition grouped entry.
- getPrimaryKey() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the primary key of this cp definition grouped entry.
- getPriority() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the priority of this cp definition grouped entry.
- getPriority() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the priority of this cp definition grouped entry.
- getQuantity() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the quantity of this cp definition grouped entry.
- getQuantity() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the quantity of this cp definition grouped entry.
- getService() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceUtil
-
- getStagedModelType() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- getUserId() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the user ID of this cp definition grouped entry.
- getUserId() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the user ID of this cp definition grouped entry.
- getUserName() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the user name of this cp definition grouped entry.
- getUserName() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the user name of this cp definition grouped entry.
- getUserUuid() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the user uuid of this cp definition grouped entry.
- getUserUuid() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the user uuid of this cp definition grouped entry.
- getUuid() - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Returns the uuid of this cp definition grouped entry.
- getUuid() - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Returns the uuid of this cp definition grouped entry.
- getWrappedService() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-
- GROUPED_CP_TYPE_HELPER - Static variable in class com.liferay.commerce.product.type.grouped.constants.GroupedCPTypeWebKeys
-
- GroupedCPTypeConstants - Class in com.liferay.commerce.product.type.grouped.constants
-
- GroupedCPTypeConstants() - Constructor for class com.liferay.commerce.product.type.grouped.constants.GroupedCPTypeConstants
-
- GroupedCPTypeHelper - Interface in com.liferay.commerce.product.type.grouped.util
-
- GroupedCPTypeWebKeys - Class in com.liferay.commerce.product.type.grouped.constants
-
- GroupedCPTypeWebKeys() - Constructor for class com.liferay.commerce.product.type.grouped.constants.GroupedCPTypeWebKeys
-
- groupId - Variable in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryTable
-
- searchCPDefinitionGroupedEntries(SearchContext) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- searchCPDefinitionGroupedEntries(SearchContext) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- searchCPDefinitionGroupedEntries(SearchContext) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- searchCPDefinitionGroupedEntriesCount(SearchContext) - Method in interface com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalService
-
- searchCPDefinitionGroupedEntriesCount(SearchContext) - Static method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceUtil
-
- searchCPDefinitionGroupedEntriesCount(SearchContext) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- setCompanyId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the company ID of this cp definition grouped entry.
- setCompanyId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the company ID of this cp definition grouped entry.
- setCPDefinitionGroupedEntryId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the cp definition grouped entry ID of this cp definition grouped entry.
- setCPDefinitionGroupedEntryId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the cp definition grouped entry ID of this cp definition grouped entry.
- setCPDefinitionId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the cp definition ID of this cp definition grouped entry.
- setCPDefinitionId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the cp definition ID of this cp definition grouped entry.
- setCreateDate(Date) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the create date of this cp definition grouped entry.
- setCreateDate(Date) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the create date of this cp definition grouped entry.
- setEntryCProductId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the entry c product ID of this cp definition grouped entry.
- setEntryCProductId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the entry c product ID of this cp definition grouped entry.
- setGroupId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the group ID of this cp definition grouped entry.
- setGroupId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the group ID of this cp definition grouped entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the modified date of this cp definition grouped entry.
- setModifiedDate(Date) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the modified date of this cp definition grouped entry.
- setMvccVersion(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the mvcc version of this cp definition grouped entry.
- setMvccVersion(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the mvcc version of this cp definition grouped entry.
- setPersistence(CPDefinitionGroupedEntryPersistence) - Static method in class com.liferay.commerce.product.type.grouped.service.persistence.CPDefinitionGroupedEntryUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the primary key of this cp definition grouped entry.
- setPrimaryKey(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the primary key of this cp definition grouped entry.
- setPriority(double) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the priority of this cp definition grouped entry.
- setPriority(double) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the priority of this cp definition grouped entry.
- setQuantity(int) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the quantity of this cp definition grouped entry.
- setQuantity(int) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the quantity of this cp definition grouped entry.
- setUserId(long) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the user ID of this cp definition grouped entry.
- setUserId(long) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the user ID of this cp definition grouped entry.
- setUserName(String) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the user name of this cp definition grouped entry.
- setUserName(String) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the user name of this cp definition grouped entry.
- setUserUuid(String) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the user uuid of this cp definition grouped entry.
- setUserUuid(String) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the user uuid of this cp definition grouped entry.
- setUuid(String) - Method in interface com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryModel
-
Sets the uuid of this cp definition grouped entry.
- setUuid(String) - Method in class com.liferay.commerce.product.type.grouped.model.CPDefinitionGroupedEntryWrapper
-
Sets the uuid of this cp definition grouped entry.
- setWrappedService(CPDefinitionGroupedEntryLocalService) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryLocalServiceWrapper
-
- setWrappedService(CPDefinitionGroupedEntryService) - Method in class com.liferay.commerce.product.type.grouped.service.CPDefinitionGroupedEntryServiceWrapper
-