Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- active - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- addCommerceCurrency(CommerceCurrency) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Adds the commerce currency to the database.
- addCommerceCurrency(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Adds the commerce currency to the database.
- addCommerceCurrency(CommerceCurrency) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Adds the commerce currency to the database.
- addCommerceCurrency(String, long, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- addCommerceCurrency(String, long, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- addCommerceCurrency(String, long, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- addCommerceCurrency(String, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- addCommerceCurrency(String, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- addCommerceCurrency(String, String, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
C
- cacheResult(CommerceCurrency) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Caches the commerce currency in the entity cache if it is enabled.
- cacheResult(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Caches the commerce currency in the entity cache if it is enabled.
- cacheResult(List<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Caches the commerce currencies in the entity cache if it is enabled.
- cacheResult(List<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Caches the commerce currencies in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- clearCache(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- cloneWithOriginalValues() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- cloneWithOriginalValues() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- code - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- com.liferay.commerce.currency.configuration - package com.liferay.commerce.currency.configuration
- com.liferay.commerce.currency.constants - package com.liferay.commerce.currency.constants
- com.liferay.commerce.currency.exception - package com.liferay.commerce.currency.exception
- com.liferay.commerce.currency.model - package com.liferay.commerce.currency.model
- com.liferay.commerce.currency.service - package com.liferay.commerce.currency.service
- com.liferay.commerce.currency.service.persistence - package com.liferay.commerce.currency.service.persistence
- com.liferay.commerce.currency.util - package com.liferay.commerce.currency.util
- com.liferay.commerce.currency.util.comparator - package com.liferay.commerce.currency.util.comparator
- COMMERCE_CURRENCY - Static variable in class com.liferay.commerce.currency.constants.CommerceCurrencyPortletKeys
- COMMERCE_CURRENCY_ID_ACCESSOR - Static variable in interface com.liferay.commerce.currency.model.CommerceCurrency
- CommerceCurrency - Interface in com.liferay.commerce.currency.model
-
The extended model interface for the CommerceCurrency service.
- CommerceCurrencyActionKeys - Class in com.liferay.commerce.currency.constants
- CommerceCurrencyActionKeys() - Constructor for class com.liferay.commerce.currency.constants.CommerceCurrencyActionKeys
- CommerceCurrencyCodeException - Exception in com.liferay.commerce.currency.exception
- CommerceCurrencyCodeException() - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyCodeException
- CommerceCurrencyCodeException(String) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyCodeException
- CommerceCurrencyCodeException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyCodeException
- CommerceCurrencyCodeException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyCodeException
- CommerceCurrencyConfiguration - Interface in com.liferay.commerce.currency.configuration
- CommerceCurrencyConstants - Class in com.liferay.commerce.currency.constants
- CommerceCurrencyConstants() - Constructor for class com.liferay.commerce.currency.constants.CommerceCurrencyConstants
- CommerceCurrencyExchangeRateConstants - Class in com.liferay.commerce.currency.constants
- CommerceCurrencyExchangeRateConstants() - Constructor for class com.liferay.commerce.currency.constants.CommerceCurrencyExchangeRateConstants
- CommerceCurrencyFinder - Interface in com.liferay.commerce.currency.service.persistence
- CommerceCurrencyFractionDigitsException - Exception in com.liferay.commerce.currency.exception
- CommerceCurrencyFractionDigitsException() - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyFractionDigitsException
- CommerceCurrencyFractionDigitsException(String) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyFractionDigitsException
- CommerceCurrencyFractionDigitsException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyFractionDigitsException
- CommerceCurrencyFractionDigitsException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyFractionDigitsException
- commerceCurrencyId - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- CommerceCurrencyLocalService - Interface in com.liferay.commerce.currency.service
-
Provides the local service interface for CommerceCurrency.
- CommerceCurrencyLocalServiceUtil - Class in com.liferay.commerce.currency.service
-
Provides the local service utility for CommerceCurrency.
- CommerceCurrencyLocalServiceUtil() - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- CommerceCurrencyLocalServiceWrapper - Class in com.liferay.commerce.currency.service
-
Provides a wrapper for
CommerceCurrencyLocalService
. - CommerceCurrencyLocalServiceWrapper() - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- CommerceCurrencyLocalServiceWrapper(CommerceCurrencyLocalService) - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- CommerceCurrencyModel - Interface in com.liferay.commerce.currency.model
-
The base model interface for the CommerceCurrency service.
- CommerceCurrencyNameException - Exception in com.liferay.commerce.currency.exception
- CommerceCurrencyNameException() - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyNameException
- CommerceCurrencyNameException(String) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyNameException
- CommerceCurrencyNameException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyNameException
- CommerceCurrencyNameException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.CommerceCurrencyNameException
- CommerceCurrencyPersistence - Interface in com.liferay.commerce.currency.service.persistence
-
The persistence interface for the commerce currency service.
- CommerceCurrencyPortletKeys - Class in com.liferay.commerce.currency.constants
- CommerceCurrencyPortletKeys() - Constructor for class com.liferay.commerce.currency.constants.CommerceCurrencyPortletKeys
- CommerceCurrencyPriorityComparator - Class in com.liferay.commerce.currency.util.comparator
- CommerceCurrencyService - Interface in com.liferay.commerce.currency.service
-
Provides the remote service interface for CommerceCurrency.
- CommerceCurrencyServiceUtil - Class in com.liferay.commerce.currency.service
-
Provides the remote service utility for CommerceCurrency.
- CommerceCurrencyServiceUtil() - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- CommerceCurrencyServiceWrapper - Class in com.liferay.commerce.currency.service
-
Provides a wrapper for
CommerceCurrencyService
. - CommerceCurrencyServiceWrapper() - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- CommerceCurrencyServiceWrapper(CommerceCurrencyService) - Constructor for class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- CommerceCurrencyTable - Class in com.liferay.commerce.currency.model
-
The table class for the "CommerceCurrency" database table.
- CommerceCurrencyUtil - Class in com.liferay.commerce.currency.service.persistence
-
The persistence utility for the commerce currency service.
- CommerceCurrencyUtil() - Constructor for class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- CommerceCurrencyWrapper - Class in com.liferay.commerce.currency.model
-
This class is a wrapper for
CommerceCurrency
. - CommerceCurrencyWrapper(CommerceCurrency) - Constructor for class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- CommerceMoney - Interface in com.liferay.commerce.currency.model
- CommerceMoneyFactory - Interface in com.liferay.commerce.currency.model
- CommerceMoneyFactoryUtil - Class in com.liferay.commerce.currency.model
- CommerceMoneyFactoryUtil() - Constructor for class com.liferay.commerce.currency.model.CommerceMoneyFactoryUtil
- CommercePriceFormatter - Interface in com.liferay.commerce.currency.util
- companyId - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- compare(CommerceCurrency, CommerceCurrency) - Method in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- countAll() - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies.
- countAll() - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies.
- countByC_A(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where companyId = ? and active = ?.
- countByC_A(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where companyId = ? and active = ?.
- countByC_C(long, String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where companyId = ? and code = ?.
- countByC_C(long, String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where companyId = ? and code = ?.
- countByC_P(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where companyId = ? and primary = ?.
- countByC_P(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where companyId = ? and primary = ?.
- countByC_P_A(long, boolean, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where companyId = ? and primary = ? and active = ?.
- countByC_P_A(long, boolean, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where companyId = ? and primary = ? and active = ?.
- countByCompanyId(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where companyId = ?.
- countByERC_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where externalReferenceCode = ? and companyId = ?.
- countByUuid(String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the number of commerce currencies where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the number of commerce currencies where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- create(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Creates a new commerce currency with the primary key.
- create(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Creates a new commerce currency with the primary key.
- create(long, BigDecimal) - Method in interface com.liferay.commerce.currency.model.CommerceMoneyFactory
- create(long, BigDecimal) - Static method in class com.liferay.commerce.currency.model.CommerceMoneyFactoryUtil
- create(CommerceCurrency, BigDecimal) - Method in interface com.liferay.commerce.currency.model.CommerceMoneyFactory
- create(CommerceCurrency, BigDecimal) - Static method in class com.liferay.commerce.currency.model.CommerceMoneyFactoryUtil
- create(CommerceCurrency, BigDecimal, PriceFormat) - Method in interface com.liferay.commerce.currency.model.CommerceMoneyFactory
- createCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Creates a new commerce currency with the primary key.
- createCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Creates a new commerce currency with the primary key.
- createCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Creates a new commerce currency with the primary key.
- createDate - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- createPersistedModel(Serializable) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
D
- DECIMAL_FORMAT_PATTERN - Static variable in class com.liferay.commerce.currency.constants.CommerceCurrencyConstants
- DEFAULT - Enum constant in enum class com.liferay.commerce.currency.util.PriceFormat
- defaultExchangeRateProviderKey() - Method in interface com.liferay.commerce.currency.configuration.CommerceCurrencyConfiguration
- deleteCommerceCurrencies(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- deleteCommerceCurrencies(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- deleteCommerceCurrencies(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- deleteCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Deletes the commerce currency with the primary key from the database.
- deleteCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Deletes the commerce currency with the primary key from the database.
- deleteCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Deletes the commerce currency with the primary key from the database.
- deleteCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- deleteCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- deleteCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- deleteCommerceCurrency(CommerceCurrency) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Deletes the commerce currency from the database.
- deleteCommerceCurrency(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Deletes the commerce currency from the database.
- deleteCommerceCurrency(CommerceCurrency) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Deletes the commerce currency from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- DuplicateCommerceCurrencyException - Exception in com.liferay.commerce.currency.exception
- DuplicateCommerceCurrencyException() - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyException
- DuplicateCommerceCurrencyException(String) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyException
- DuplicateCommerceCurrencyException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyException
- DuplicateCommerceCurrencyException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyException
- DuplicateCommerceCurrencyExternalReferenceCodeException - Exception in com.liferay.commerce.currency.exception
- DuplicateCommerceCurrencyExternalReferenceCodeException() - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyExternalReferenceCodeException
- DuplicateCommerceCurrencyExternalReferenceCodeException(String) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyExternalReferenceCodeException
- DuplicateCommerceCurrencyExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyExternalReferenceCodeException
- DuplicateCommerceCurrencyExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.DuplicateCommerceCurrencyExternalReferenceCodeException
- dynamicQuery() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- dynamicQuery() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
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.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
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.commerce.currency.service.CommerceCurrencyLocalService
-
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.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
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.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- emptyCommerceMoney() - Method in interface com.liferay.commerce.currency.model.CommerceMoneyFactory
- enableAutoUpdate() - Method in interface com.liferay.commerce.currency.configuration.CommerceCurrencyConfiguration
- ExchangeRateProvider - Interface in com.liferay.commerce.currency.util
- ExchangeRateProviderRegistry - Interface in com.liferay.commerce.currency.util
- externalReferenceCode - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
F
- fetchByC_A_First(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and active = ?.
- fetchByC_A_First(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and active = ?.
- fetchByC_A_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and active = ?.
- fetchByC_A_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and active = ?.
- fetchByC_C(long, String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency where companyId = ? and code = ? or returns
null
if it could not be found. - fetchByC_C(long, String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where companyId = ? and code = ? or returns
null
if it could not be found. - fetchByC_C(long, String, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency where companyId = ? and code = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_C(long, String, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where companyId = ? and code = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_P_A_First(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- fetchByC_P_A_First(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- fetchByC_P_A_Last(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- fetchByC_P_A_Last(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- fetchByC_P_First(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ?.
- fetchByC_P_First(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ?.
- fetchByC_P_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ?.
- fetchByC_P_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ?.
- fetchByCompanyId_First(long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency 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.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where externalReferenceCode = ? and companyId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByPrimaryKey(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- fetchByUuid_C_First(String, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where uuid = ?.
- fetchCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- fetchCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- fetchCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- fetchCommerceCurrency(long, String) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- fetchCommerceCurrency(long, String) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- fetchCommerceCurrency(long, String) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- fetchCommerceCurrencyByExternalReferenceCode(String, long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- fetchCommerceCurrencyByUuidAndCompanyId(String, long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the commerce currency with the matching UUID and company.
- fetchCommerceCurrencyByUuidAndCompanyId(String, long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the commerce currency with the matching UUID and company.
- fetchCommerceCurrencyByUuidAndCompanyId(String, long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the commerce currency with the matching UUID and company.
- fetchPrimaryCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- fetchPrimaryCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- fetchPrimaryCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- fetchPrimaryCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- fetchPrimaryCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- fetchPrimaryCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- findAll() - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies.
- findAll() - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies.
- findAll(int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies.
- findAll(int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies.
- findAll(int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies.
- findAll(int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies.
- findAll(int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies.
- findAll(int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies.
- findByC_A(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A(long, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and active = ?.
- findByC_A_First(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_A_First(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_A_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_A_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_A_PrevAndNext(long, long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_A_PrevAndNext(long, long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and active = ?.
- findByC_C(long, String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency where companyId = ? and code = ? or throws a
NoSuchCurrencyException
if it could not be found. - findByC_C(long, String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where companyId = ? and code = ? or throws a
NoSuchCurrencyException
if it could not be found. - findByC_P(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P(long, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ?.
- findByC_P_A(long, boolean, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A(long, boolean, boolean, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ? and primary = ? and active = ?.
- findByC_P_A_First(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_A_First(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_A_Last(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_A_Last(long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_A_PrevAndNext(long, long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_A_PrevAndNext(long, long, boolean, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and primary = ? and active = ?.
- findByC_P_First(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ?.
- findByC_P_First(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ? and primary = ?.
- findByC_P_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ?.
- findByC_P_Last(long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ? and primary = ?.
- findByC_P_PrevAndNext(long, long, boolean, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and primary = ?.
- findByC_P_PrevAndNext(long, long, boolean, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ? and primary = ?.
- findByCompanyId(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where companyId = ?.
- findByERC_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency where externalReferenceCode = ? and companyId = ? or throws a
NoSuchCurrencyException
if it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency where externalReferenceCode = ? and companyId = ? or throws a
NoSuchCurrencyException
if it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currency with the primary key or throws a
NoSuchCurrencyException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currency with the primary key or throws a
NoSuchCurrencyException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns a range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns a range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CommerceCurrency>, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns an ordered range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<CommerceCurrency>, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns an ordered range of all the commerce currencies where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the first commerce currency in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the first commerce currency in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the last commerce currency in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the last commerce currency in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Returns the commerce currencies before and after the current commerce currency in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- format(CommerceCurrency, BigDecimal, Locale) - Method in interface com.liferay.commerce.currency.util.CommercePriceFormatter
- format(BigDecimal, Locale) - Method in interface com.liferay.commerce.currency.util.CommercePriceFormatter
- format(Locale) - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- format(Locale, BigDecimal, String) - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- formatAsRelative(CommerceCurrency, BigDecimal, Locale) - Method in interface com.liferay.commerce.currency.util.CommercePriceFormatter
- formatPattern - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
G
- getActionableDynamicQuery() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getActive() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the active of this commerce currency.
- getActive() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the active of this commerce currency.
- getAvailableLanguageIds() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getAvailableLanguageIds() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getBasePersistence() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCode() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the code of this commerce currency.
- getCode() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the code of this commerce currency.
- getCommerceCurrencies(int, int) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns a range of all the commerce currencies.
- getCommerceCurrencies(int, int) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns a range of all the commerce currencies.
- getCommerceCurrencies(int, int) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns a range of all the commerce currencies.
- getCommerceCurrencies(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrencies(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrencies(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrencies(long, boolean, int, int, OrderByComparator<CommerceCurrency>) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrencies(long, int, int, OrderByComparator<CommerceCurrency>) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrenciesCount() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the number of commerce currencies.
- getCommerceCurrenciesCount() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the number of commerce currencies.
- getCommerceCurrenciesCount() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the number of commerce currencies.
- getCommerceCurrenciesCount(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrenciesCount(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrenciesCount(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrenciesCount(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrenciesCount(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrenciesCount(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrenciesCount(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrenciesCount(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrenciesCount(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrenciesCount(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrenciesCount(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrenciesCount(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrency() - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- getCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the commerce currency with the primary key.
- getCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the commerce currency with the primary key.
- getCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the commerce currency with the primary key.
- getCommerceCurrency(long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrency(long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrency(long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrency(long, String) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrency(long, String) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrency(long, String) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrency(long, String) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- getCommerceCurrency(long, String) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getCommerceCurrency(long, String) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getCommerceCurrencyByExternalReferenceCode(String, long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getCommerceCurrencyByExternalReferenceCode(String, long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getCommerceCurrencyByExternalReferenceCode(String, long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getCommerceCurrencyByUuidAndCompanyId(String, long) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the commerce currency with the matching UUID and company.
- getCommerceCurrencyByUuidAndCompanyId(String, long) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the commerce currency with the matching UUID and company.
- getCommerceCurrencyByUuidAndCompanyId(String, long) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the commerce currency with the matching UUID and company.
- getCommerceCurrencyId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the commerce currency ID of this commerce currency.
- getCommerceCurrencyId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the commerce currency ID of this commerce currency.
- getCompanyId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the company ID of this commerce currency.
- getCompanyId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the company ID of this commerce currency.
- getCompanyIds() - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyFinder
- getCreateDate() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the create date of this commerce currency.
- getCreateDate() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the create date of this commerce currency.
- getDefaultLanguageId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getDefaultLanguageId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getExchangeRate(CommerceCurrency, CommerceCurrency) - Method in interface com.liferay.commerce.currency.util.ExchangeRateProvider
- getExchangeRateProvider(String) - Method in interface com.liferay.commerce.currency.util.ExchangeRateProviderRegistry
- getExchangeRateProviderKeys() - Method in interface com.liferay.commerce.currency.util.ExchangeRateProviderRegistry
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getExternalReferenceCode() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the external reference code of this commerce currency.
- getExternalReferenceCode() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the external reference code of this commerce currency.
- getFormatPattern() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the format pattern of this commerce currency.
- getFormatPattern() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the format pattern of this commerce currency.
- getFormatPattern(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized format pattern of this commerce currency in the language.
- getFormatPattern(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized format pattern of this commerce currency in the language.
- getFormatPattern(String, boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized format pattern of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getFormatPattern(String, boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized format pattern of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getFormatPattern(Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized format pattern of this commerce currency in the language.
- getFormatPattern(Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized format pattern of this commerce currency in the language.
- getFormatPattern(Locale, boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized format pattern of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getFormatPattern(Locale, boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized format pattern of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getFormatPatternCurrentLanguageId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getFormatPatternCurrentLanguageId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getFormatPatternCurrentValue() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getFormatPatternCurrentValue() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getFormatPatternMap() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns a map of the locales and localized format patterns of this commerce currency.
- getFormatPatternMap() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns a map of the locales and localized format patterns of this commerce currency.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getInstance(boolean) - Static method in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- getLastPublishDate() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the last publish date of this commerce currency.
- getLastPublishDate() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the last publish date of this commerce currency.
- getMaxFractionDigits() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the max fraction digits of this commerce currency.
- getMaxFractionDigits() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the max fraction digits of this commerce currency.
- getMinFractionDigits() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the min fraction digits of this commerce currency.
- getMinFractionDigits() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the min fraction digits of this commerce currency.
- getModelAttributes() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getModifiedDate() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the modified date of this commerce currency.
- getModifiedDate() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the modified date of this commerce currency.
- getMvccVersion() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the mvcc version of this commerce currency.
- getMvccVersion() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the mvcc version of this commerce currency.
- getName() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the name of this commerce currency.
- getName() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the name of this commerce currency.
- getName(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized name of this commerce currency in the language.
- getName(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized name of this commerce currency in the language.
- getName(String, boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized name of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getName(String, boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized name of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getName(Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized name of this commerce currency in the language.
- getName(Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized name of this commerce currency in the language.
- getName(Locale, boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the localized name of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getName(Locale, boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the localized name of this commerce currency in the language, optionally using the default language if no localization exists for the requested language.
- getNameCurrentLanguageId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getNameCurrentLanguageId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getNameCurrentValue() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- getNameCurrentValue() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getNameMap() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns a map of the locales and localized names of this commerce currency.
- getNameMap() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns a map of the locales and localized names of this commerce currency.
- getOrderBy() - Method in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- getOrderByFields() - Method in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- getPrice() - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- getPrimary() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the primary of this commerce currency.
- getPrimary() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the primary of this commerce currency.
- getPrimaryKey() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the primary key of this commerce currency.
- getPrimaryKey() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the primary key of this commerce currency.
- getPriority() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the priority of this commerce currency.
- getPriority() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the priority of this commerce currency.
- getRate() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the rate of this commerce currency.
- getRate() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the rate of this commerce currency.
- getRoundingMode() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the rounding mode of this commerce currency.
- getRoundingMode() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the rounding mode of this commerce currency.
- getService() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- getService() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- getStagedModelType() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- getSymbol() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the symbol of this commerce currency.
- getSymbol() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the symbol of this commerce currency.
- getUserId() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the user ID of this commerce currency.
- getUserId() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the user ID of this commerce currency.
- getUserName() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the user name of this commerce currency.
- getUserName() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the user name of this commerce currency.
- getUserUuid() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the user uuid of this commerce currency.
- getUserUuid() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the user uuid of this commerce currency.
- getUuid() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns the uuid of this commerce currency.
- getUuid() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns the uuid of this commerce currency.
- getWrappedService() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- getZero() - Method in interface com.liferay.commerce.currency.model.CommerceCurrency
- getZero() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
I
- importDefaultValues(boolean, ServiceContext) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- importDefaultValues(boolean, ServiceContext) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- importDefaultValues(boolean, ServiceContext) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- INSTANCE - Static variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- isActive() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns
true
if this commerce currency is active. - isActive() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns
true
if this commerce currency is active. - isAscending() - Method in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- isEmpty() - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- isPriceOnApplication() - Method in interface com.liferay.commerce.currency.model.CommerceMoney
- isPrimary() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Returns
true
if this commerce currency is primary. - isPrimary() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Returns
true
if this commerce currency is primary.
L
- lastPublishDate - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
M
- MANAGE_COMMERCE_CURRENCIES - Static variable in class com.liferay.commerce.currency.constants.CommerceCurrencyActionKeys
- maxFractionDigits - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- maximumFractionDigits() - Method in interface com.liferay.commerce.currency.configuration.RoundingTypeConfiguration
- minFractionDigits - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- minimumFractionDigits() - Method in interface com.liferay.commerce.currency.configuration.RoundingTypeConfiguration
- modifiedDate - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- mvccVersion - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
N
- name - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- NoSuchCurrencyException - Exception in com.liferay.commerce.currency.exception
- NoSuchCurrencyException() - Constructor for exception com.liferay.commerce.currency.exception.NoSuchCurrencyException
- NoSuchCurrencyException(String) - Constructor for exception com.liferay.commerce.currency.exception.NoSuchCurrencyException
- NoSuchCurrencyException(String, Throwable) - Constructor for exception com.liferay.commerce.currency.exception.NoSuchCurrencyException
- NoSuchCurrencyException(Throwable) - Constructor for exception com.liferay.commerce.currency.exception.NoSuchCurrencyException
O
- ORDER_BY_ASC - Static variable in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- ORDER_BY_DESC - Static variable in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.commerce.currency.util.comparator.CommerceCurrencyPriorityComparator
P
- parse(boolean, String, String, Locale) - Method in interface com.liferay.commerce.currency.util.CommercePriceFormatter
- parse(ActionRequest, boolean, String, String) - Method in interface com.liferay.commerce.currency.util.CommercePriceFormatter
- persist() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- prepareLocalizedFieldsForImport() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- prepareLocalizedFieldsForImport() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- PriceFormat - Enum Class in com.liferay.commerce.currency.util
- priceOnApplicationCommerceMoney() - Method in interface com.liferay.commerce.currency.model.CommerceMoneyFactory
- primary - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- priority - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
R
- rate - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- RELATIVE - Enum constant in enum class com.liferay.commerce.currency.util.PriceFormat
- remove(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes the commerce currency with the primary key from the database.
- remove(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes the commerce currency with the primary key from the database.
- removeAll() - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies from the database.
- removeAll() - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies from the database.
- removeByC_A(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where companyId = ? and active = ? from the database.
- removeByC_A(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where companyId = ? and active = ? from the database.
- removeByC_C(long, String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes the commerce currency where companyId = ? and code = ? from the database.
- removeByC_C(long, String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes the commerce currency where companyId = ? and code = ? from the database.
- removeByC_P(long, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where companyId = ? and primary = ? from the database.
- removeByC_P(long, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where companyId = ? and primary = ? from the database.
- removeByC_P_A(long, boolean, boolean) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where companyId = ? and primary = ? and active = ? from the database.
- removeByC_P_A(long, boolean, boolean) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where companyId = ? and primary = ? and active = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where companyId = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes the commerce currency where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes the commerce currency where externalReferenceCode = ? and companyId = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
-
Removes all the commerce currencies where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
-
Removes all the commerce currencies where uuid = ? and companyId = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.commerce.currency.constants.CommerceCurrencyConstants
- round(BigDecimal) - Method in interface com.liferay.commerce.currency.model.CommerceCurrency
- round(BigDecimal) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- roundingMode - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- roundingMode() - Method in interface com.liferay.commerce.currency.configuration.RoundingTypeConfiguration
- RoundingTypeConfiguration - Interface in com.liferay.commerce.currency.configuration
- RoundingTypeConstants - Class in com.liferay.commerce.currency.constants
- RoundingTypeConstants() - Constructor for class com.liferay.commerce.currency.constants.RoundingTypeConstants
S
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- searchCommerceCurrencies(long, String, LinkedHashMap<String, Object>, int, int, Sort) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- SERVICE_NAME - Static variable in class com.liferay.commerce.currency.constants.CommerceCurrencyExchangeRateConstants
- SERVICE_NAME - Static variable in class com.liferay.commerce.currency.constants.RoundingTypeConstants
- setActive(boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets whether this commerce currency is active.
- setActive(boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets whether this commerce currency is active.
- setActive(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- setActive(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- setActive(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- setActive(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- setActive(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- setActive(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- setCode(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the code of this commerce currency.
- setCode(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the code of this commerce currency.
- setCommerceCurrencyId(long) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the commerce currency ID of this commerce currency.
- setCommerceCurrencyId(long) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the commerce currency ID of this commerce currency.
- setCommerceMoneyFactory(CommerceMoneyFactory) - Static method in class com.liferay.commerce.currency.model.CommerceMoneyFactoryUtil
- setCompanyId(long) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the company ID of this commerce currency.
- setCompanyId(long) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the company ID of this commerce currency.
- setCreateDate(Date) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the create date of this commerce currency.
- setCreateDate(Date) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the create date of this commerce currency.
- setExternalReferenceCode(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the external reference code of this commerce currency.
- setExternalReferenceCode(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the external reference code of this commerce currency.
- setFormatPattern(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the format pattern of this commerce currency.
- setFormatPattern(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the format pattern of this commerce currency.
- setFormatPattern(String, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized format pattern of this commerce currency in the language.
- setFormatPattern(String, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized format pattern of this commerce currency in the language.
- setFormatPattern(String, Locale, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized format pattern of this commerce currency in the language, and sets the default locale.
- setFormatPattern(String, Locale, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized format pattern of this commerce currency in the language, and sets the default locale.
- setFormatPatternCurrentLanguageId(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- setFormatPatternCurrentLanguageId(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- setFormatPatternMap(Map<Locale, String>) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized format patterns of this commerce currency from the map of locales and localized format patterns.
- setFormatPatternMap(Map<Locale, String>) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized format patterns of this commerce currency from the map of locales and localized format patterns.
- setFormatPatternMap(Map<Locale, String>, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized format patterns of this commerce currency from the map of locales and localized format patterns, and sets the default locale.
- setFormatPatternMap(Map<Locale, String>, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized format patterns of this commerce currency from the map of locales and localized format patterns, and sets the default locale.
- setLastPublishDate(Date) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the last publish date of this commerce currency.
- setLastPublishDate(Date) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the last publish date of this commerce currency.
- setMaxFractionDigits(int) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the max fraction digits of this commerce currency.
- setMaxFractionDigits(int) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the max fraction digits of this commerce currency.
- setMinFractionDigits(int) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the min fraction digits of this commerce currency.
- setMinFractionDigits(int) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the min fraction digits of this commerce currency.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- setModifiedDate(Date) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the modified date of this commerce currency.
- setModifiedDate(Date) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the modified date of this commerce currency.
- setMvccVersion(long) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the mvcc version of this commerce currency.
- setMvccVersion(long) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the mvcc version of this commerce currency.
- setName(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the name of this commerce currency.
- setName(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the name of this commerce currency.
- setName(String, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized name of this commerce currency in the language.
- setName(String, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized name of this commerce currency in the language.
- setName(String, Locale, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized name of this commerce currency in the language, and sets the default locale.
- setName(String, Locale, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized name of this commerce currency in the language, and sets the default locale.
- setNameCurrentLanguageId(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- setNameCurrentLanguageId(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
- setNameMap(Map<Locale, String>) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized names of this commerce currency from the map of locales and localized names.
- setNameMap(Map<Locale, String>) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized names of this commerce currency from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the localized names of this commerce currency from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the localized names of this commerce currency from the map of locales and localized names, and sets the default locale.
- setPersistence(CommerceCurrencyPersistence) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- setPrimary(boolean) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets whether this commerce currency is primary.
- setPrimary(boolean) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets whether this commerce currency is primary.
- setPrimary(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- setPrimary(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- setPrimary(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- setPrimary(long, boolean) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- setPrimary(long, boolean) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- setPrimary(long, boolean) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- setPrimaryKey(long) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the primary key of this commerce currency.
- setPrimaryKey(long) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the primary key of this commerce currency.
- setPriority(double) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the priority of this commerce currency.
- setPriority(double) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the priority of this commerce currency.
- setRate(BigDecimal) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the rate of this commerce currency.
- setRate(BigDecimal) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the rate of this commerce currency.
- setRoundingMode(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the rounding mode of this commerce currency.
- setRoundingMode(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the rounding mode of this commerce currency.
- setSymbol(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the symbol of this commerce currency.
- setSymbol(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the symbol of this commerce currency.
- setUserId(long) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the user ID of this commerce currency.
- setUserId(long) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the user ID of this commerce currency.
- setUserName(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the user name of this commerce currency.
- setUserName(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the user name of this commerce currency.
- setUserUuid(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the user uuid of this commerce currency.
- setUserUuid(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the user uuid of this commerce currency.
- setUuid(String) - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
-
Sets the uuid of this commerce currency.
- setUuid(String) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
-
Sets the uuid of this commerce currency.
- setWrappedService(CommerceCurrencyLocalService) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- setWrappedService(CommerceCurrencyService) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- symbol - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
T
- toXmlString() - Method in interface com.liferay.commerce.currency.model.CommerceCurrencyModel
- toXmlString() - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
U
- update(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- update(CommerceCurrency, ServiceContext) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- updateCommerceCurrency(CommerceCurrency) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
-
Updates the commerce currency in the database or adds it if it does not yet exist.
- updateCommerceCurrency(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
-
Updates the commerce currency in the database or adds it if it does not yet exist.
- updateCommerceCurrency(CommerceCurrency) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
-
Updates the commerce currency in the database or adds it if it does not yet exist.
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- updateCommerceCurrency(String, long, Map<Locale, String>, String, BigDecimal, Map<Locale, String>, int, int, String, boolean, double, boolean, ServiceContext) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- updateCommerceCurrencyRate(long, BigDecimal) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- updateCommerceCurrencyRate(long, BigDecimal) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- updateCommerceCurrencyRate(long, BigDecimal) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- updateExchangeRate(long, String) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- updateExchangeRate(long, String) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- updateExchangeRate(long, String) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- updateExchangeRate(long, String) - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- updateExchangeRate(long, String) - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- updateExchangeRate(long, String) - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- updateExchangeRates() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyLocalService
- updateExchangeRates() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceUtil
- updateExchangeRates() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyLocalServiceWrapper
- updateExchangeRates() - Method in interface com.liferay.commerce.currency.service.CommerceCurrencyService
- updateExchangeRates() - Static method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceUtil
- updateExchangeRates() - Method in class com.liferay.commerce.currency.service.CommerceCurrencyServiceWrapper
- updateImpl(CommerceCurrency) - Method in interface com.liferay.commerce.currency.service.persistence.CommerceCurrencyPersistence
- updateImpl(CommerceCurrency) - Static method in class com.liferay.commerce.currency.service.persistence.CommerceCurrencyUtil
- updateInterval() - Method in interface com.liferay.commerce.currency.configuration.CommerceCurrencyConfiguration
- userId - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- userName - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
- uuid - Variable in class com.liferay.commerce.currency.model.CommerceCurrencyTable
V
- valueOf(String) - Static method in enum class com.liferay.commerce.currency.util.PriceFormat
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.commerce.currency.util.PriceFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrap(CommerceCurrency) - Method in class com.liferay.commerce.currency.model.CommerceCurrencyWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form