- cacheResult(CommerceTaxMethod) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Caches the commerce tax method in the entity cache if it is enabled.
- cacheResult(List<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Caches the commerce tax methods in the entity cache if it is enabled.
- cacheResult(CommerceTaxMethod) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Caches the commerce tax method in the entity cache if it is enabled.
- cacheResult(List<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Caches the commerce tax methods in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- clearCache(CommerceTaxMethod) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- cloneWithOriginalValues() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- cloneWithOriginalValues() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- com.liferay.commerce.tax.configuration - package com.liferay.commerce.tax.configuration
-
- com.liferay.commerce.tax.exception - package com.liferay.commerce.tax.exception
-
- com.liferay.commerce.tax.model - package com.liferay.commerce.tax.model
-
- com.liferay.commerce.tax.service - package com.liferay.commerce.tax.service
-
- com.liferay.commerce.tax.service.persistence - package com.liferay.commerce.tax.service.persistence
-
- com.liferay.commerce.tax.util.comparator - package com.liferay.commerce.tax.util.comparator
-
- COMMERCE_TAX_METHOD_ID_ACCESSOR - Static variable in interface com.liferay.commerce.tax.model.CommerceTaxMethod
-
- CommerceShippingTaxConfiguration - Interface in com.liferay.commerce.tax.configuration
-
- CommerceTaxEngineException - Exception in com.liferay.commerce.tax.exception
-
- CommerceTaxEngineException() - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxEngineException
-
- CommerceTaxEngineException(String) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxEngineException
-
- CommerceTaxEngineException(String, Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxEngineException
-
- CommerceTaxEngineException(Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxEngineException
-
- CommerceTaxMethod - Interface in com.liferay.commerce.tax.model
-
The extended model interface for the CommerceTaxMethod service.
- CommerceTaxMethodEngineKeyException - Exception in com.liferay.commerce.tax.exception
-
- CommerceTaxMethodEngineKeyException() - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodEngineKeyException
-
- CommerceTaxMethodEngineKeyException(String) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodEngineKeyException
-
- CommerceTaxMethodEngineKeyException(String, Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodEngineKeyException
-
- CommerceTaxMethodEngineKeyException(Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodEngineKeyException
-
- commerceTaxMethodId - Variable in class com.liferay.commerce.tax.model.CommerceTaxMethodTable
-
- CommerceTaxMethodLocalService - Interface in com.liferay.commerce.tax.service
-
Provides the local service interface for CommerceTaxMethod.
- CommerceTaxMethodLocalServiceUtil - Class in com.liferay.commerce.tax.service
-
Provides the local service utility for CommerceTaxMethod.
- CommerceTaxMethodLocalServiceUtil() - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- CommerceTaxMethodLocalServiceWrapper - Class in com.liferay.commerce.tax.service
-
- CommerceTaxMethodLocalServiceWrapper() - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- CommerceTaxMethodLocalServiceWrapper(CommerceTaxMethodLocalService) - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- CommerceTaxMethodModel - Interface in com.liferay.commerce.tax.model
-
The base model interface for the CommerceTaxMethod service.
- CommerceTaxMethodNameComparator - Class in com.liferay.commerce.tax.util.comparator
-
- CommerceTaxMethodNameComparator(Locale) - Constructor for class com.liferay.commerce.tax.util.comparator.CommerceTaxMethodNameComparator
-
- CommerceTaxMethodNameException - Exception in com.liferay.commerce.tax.exception
-
- CommerceTaxMethodNameException() - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodNameException
-
- CommerceTaxMethodNameException(String) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodNameException
-
- CommerceTaxMethodNameException(String, Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodNameException
-
- CommerceTaxMethodNameException(Throwable) - Constructor for exception com.liferay.commerce.tax.exception.CommerceTaxMethodNameException
-
- CommerceTaxMethodPersistence - Interface in com.liferay.commerce.tax.service.persistence
-
The persistence interface for the commerce tax method service.
- CommerceTaxMethodService - Interface in com.liferay.commerce.tax.service
-
Provides the remote service interface for CommerceTaxMethod.
- CommerceTaxMethodServiceUtil - Class in com.liferay.commerce.tax.service
-
Provides the remote service utility for CommerceTaxMethod.
- CommerceTaxMethodServiceUtil() - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- CommerceTaxMethodServiceWrapper - Class in com.liferay.commerce.tax.service
-
- CommerceTaxMethodServiceWrapper() - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- CommerceTaxMethodServiceWrapper(CommerceTaxMethodService) - Constructor for class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- CommerceTaxMethodTable - Class in com.liferay.commerce.tax.model
-
The table class for the "CommerceTaxMethod" database table.
- CommerceTaxMethodUtil - Class in com.liferay.commerce.tax.service.persistence
-
The persistence utility for the commerce tax method service.
- CommerceTaxMethodUtil() - Constructor for class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- CommerceTaxMethodWrapper - Class in com.liferay.commerce.tax.model
-
- CommerceTaxMethodWrapper(CommerceTaxMethod) - Constructor for class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- companyId - Variable in class com.liferay.commerce.tax.model.CommerceTaxMethodTable
-
- compare(CommerceTaxMethod, CommerceTaxMethod) - Method in class com.liferay.commerce.tax.util.comparator.CommerceTaxMethodNameComparator
-
- countAll() - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the number of commerce tax methods.
- countAll() - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the number of commerce tax methods.
- countByG_A(long, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the number of commerce tax methods where groupId = ? and active = ?.
- countByG_A(long, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the number of commerce tax methods where groupId = ? and active = ?.
- countByG_E(long, String) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the number of commerce tax methods where groupId = ? and engineKey = ?.
- countByG_E(long, String) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the number of commerce tax methods where groupId = ? and engineKey = ?.
- countByGroupId(long) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the number of commerce tax methods where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the number of commerce tax methods where groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- create(long) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Creates a new commerce tax method with the primary key.
- create(long) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Creates a new commerce tax method with the primary key.
- createCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Creates a new commerce tax method with the primary key.
- createCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Creates a new commerce tax method with the primary key.
- createCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Creates a new commerce tax method with the primary key.
- createCommerceTaxMethod(long, long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- createCommerceTaxMethod(long, long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- createCommerceTaxMethod(long, long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- createDate - Variable in class com.liferay.commerce.tax.model.CommerceTaxMethodTable
-
- createPersistedModel(Serializable) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- deleteCommerceTaxMethod(CommerceTaxMethod) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Deletes the commerce tax method from the database.
- deleteCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Deletes the commerce tax method with the primary key from the database.
- deleteCommerceTaxMethod(CommerceTaxMethod) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Deletes the commerce tax method from the database.
- deleteCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Deletes the commerce tax method with the primary key from the database.
- deleteCommerceTaxMethod(CommerceTaxMethod) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Deletes the commerce tax method from the database.
- deleteCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Deletes the commerce tax method with the primary key from the database.
- deleteCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- deleteCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- deleteCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- deleteCommerceTaxMethods(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- deleteCommerceTaxMethods(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- deleteCommerceTaxMethods(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- description - Variable in class com.liferay.commerce.tax.model.CommerceTaxMethodTable
-
- dslQuery(DSLQuery) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
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.tax.service.CommerceTaxMethodLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByG_A_First(long, boolean, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the first commerce tax method in the ordered set where groupId = ? and active = ?.
- fetchByG_A_First(long, boolean, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the first commerce tax method in the ordered set where groupId = ? and active = ?.
- fetchByG_A_Last(long, boolean, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the last commerce tax method in the ordered set where groupId = ? and active = ?.
- fetchByG_A_Last(long, boolean, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the last commerce tax method in the ordered set where groupId = ? and active = ?.
- fetchByG_E(long, String) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax method where groupId = ? and engineKey = ? or returns null
if it could not be found.
- fetchByG_E(long, String, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax method where groupId = ? and engineKey = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_E(long, String) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax method where groupId = ? and engineKey = ? or returns null
if it could not be found.
- fetchByG_E(long, String, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax method where groupId = ? and engineKey = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByGroupId_First(long, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the first commerce tax method in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the first commerce tax method in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the last commerce tax method in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the last commerce tax method in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax method with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax method with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- fetchCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- fetchCommerceTaxMethod(long, String) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- fetchCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- fetchCommerceTaxMethod(long, String) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- fetchCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- fetchCommerceTaxMethod(long, String) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- fetchCommerceTaxMethod(long, String) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- fetchCommerceTaxMethod(long, String) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- fetchCommerceTaxMethod(long, String) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- findAll() - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns all the commerce tax methods.
- findAll(int, int) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns a range of all the commerce tax methods.
- findAll(int, int, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods.
- findAll(int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods.
- findAll() - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns all the commerce tax methods.
- findAll(int, int) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns a range of all the commerce tax methods.
- findAll(int, int, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods.
- findAll(int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods.
- findByG_A(long, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns a range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns a range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A(long, boolean, int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods where groupId = ? and active = ?.
- findByG_A_First(long, boolean, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the first commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_A_First(long, boolean, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the first commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_A_Last(long, boolean, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the last commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_A_Last(long, boolean, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the last commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_A_PrevAndNext(long, long, boolean, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax methods before and after the current commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_A_PrevAndNext(long, long, boolean, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax methods before and after the current commerce tax method in the ordered set where groupId = ? and active = ?.
- findByG_E(long, String) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax method where groupId = ? and engineKey = ? or throws a NoSuchTaxMethodException
if it could not be found.
- findByG_E(long, String) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax method where groupId = ? and engineKey = ? or throws a NoSuchTaxMethodException
if it could not be found.
- findByGroupId(long) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns a range of all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns an ordered range of all the commerce tax methods where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns a range of all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<CommerceTaxMethod>, boolean) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns an ordered range of all the commerce tax methods where groupId = ?.
- findByGroupId_First(long, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the first commerce tax method in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the first commerce tax method in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the last commerce tax method in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the last commerce tax method in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<CommerceTaxMethod>) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax methods before and after the current commerce tax method in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax methods before and after the current commerce tax method in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence
-
Returns the commerce tax method with the primary key or throws a NoSuchTaxMethodException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
Returns the commerce tax method with the primary key or throws a NoSuchTaxMethodException
if it could not be found.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CommerceTaxMethod>) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getActive() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the active of this commerce tax method.
- getActive() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the active of this commerce tax method.
- getAvailableLanguageIds() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getAvailableLanguageIds() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getBasePersistence() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns the commerce tax method with the primary key.
- getCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns the commerce tax method with the primary key.
- getCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns the commerce tax method with the primary key.
- getCommerceTaxMethod(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- getCommerceTaxMethod(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- getCommerceTaxMethod(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- getCommerceTaxMethodId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the commerce tax method ID of this commerce tax method.
- getCommerceTaxMethodId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the commerce tax method ID of this commerce tax method.
- getCommerceTaxMethods(int, int) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns a range of all the commerce tax methods.
- getCommerceTaxMethods(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getCommerceTaxMethods(long, boolean) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getCommerceTaxMethods(int, int) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns a range of all the commerce tax methods.
- getCommerceTaxMethods(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getCommerceTaxMethods(long, boolean) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getCommerceTaxMethods(int, int) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns a range of all the commerce tax methods.
- getCommerceTaxMethods(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getCommerceTaxMethods(long, boolean) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getCommerceTaxMethods(long) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- getCommerceTaxMethods(long, boolean) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- getCommerceTaxMethods(long) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- getCommerceTaxMethods(long, boolean) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- getCommerceTaxMethods(long) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- getCommerceTaxMethods(long, boolean) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- getCommerceTaxMethodsCount() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns the number of commerce tax methods.
- getCommerceTaxMethodsCount(long, boolean) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getCommerceTaxMethodsCount() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns the number of commerce tax methods.
- getCommerceTaxMethodsCount(long, boolean) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getCommerceTaxMethodsCount() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns the number of commerce tax methods.
- getCommerceTaxMethodsCount(long, boolean) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the company ID of this commerce tax method.
- getCompanyId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the company ID of this commerce tax method.
- getCreateDate() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the create date of this commerce tax method.
- getCreateDate() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the create date of this commerce tax method.
- getDefaultLanguageId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getDefaultLanguageId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getDescription() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the description of this commerce tax method.
- getDescription(Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized description of this commerce tax method in the language.
- getDescription(Locale, boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized description of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized description of this commerce tax method in the language.
- getDescription(String, boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized description of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getDescription() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the description of this commerce tax method.
- getDescription(Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized description of this commerce tax method in the language.
- getDescription(Locale, boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized description of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized description of this commerce tax method in the language.
- getDescription(String, boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized description of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getDescriptionCurrentLanguageId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getDescriptionCurrentLanguageId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getDescriptionCurrentValue() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getDescriptionCurrentValue() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getDescriptionMap() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns a map of the locales and localized descriptions of this commerce tax method.
- getDescriptionMap() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns a map of the locales and localized descriptions of this commerce tax method.
- getEngineKey() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the engine key of this commerce tax method.
- getEngineKey() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the engine key of this commerce tax method.
- getGroupId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the group ID of this commerce tax method.
- getGroupId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the group ID of this commerce tax method.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getModifiedDate() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the modified date of this commerce tax method.
- getModifiedDate() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the modified date of this commerce tax method.
- getMvccVersion() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the mvcc version of this commerce tax method.
- getMvccVersion() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the mvcc version of this commerce tax method.
- getName() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the name of this commerce tax method.
- getName(Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized name of this commerce tax method in the language.
- getName(Locale, boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized name of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized name of this commerce tax method in the language.
- getName(String, boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the localized name of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getName() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the name of this commerce tax method.
- getName(Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized name of this commerce tax method in the language.
- getName(Locale, boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized name of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized name of this commerce tax method in the language.
- getName(String, boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the localized name of this commerce tax method in the language, optionally using the default language if no localization exists for the requested language.
- getNameCurrentLanguageId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getNameCurrentLanguageId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getNameCurrentValue() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- getNameCurrentValue() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- getNameMap() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns a map of the locales and localized names of this commerce tax method.
- getNameMap() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns a map of the locales and localized names of this commerce tax method.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
Returns the OSGi service identifier.
- getPercentage() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the percentage of this commerce tax method.
- getPercentage() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the percentage of this commerce tax method.
- getPersistedModel(Serializable) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- getPrimaryKey() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the primary key of this commerce tax method.
- getPrimaryKey() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the primary key of this commerce tax method.
- getService() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- getService() - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- getUserId() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the user ID of this commerce tax method.
- getUserId() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the user ID of this commerce tax method.
- getUserName() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the user name of this commerce tax method.
- getUserName() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the user name of this commerce tax method.
- getUserUuid() - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Returns the user uuid of this commerce tax method.
- getUserUuid() - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Returns the user uuid of this commerce tax method.
- getWrappedService() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- groupId - Variable in class com.liferay.commerce.tax.model.CommerceTaxMethodTable
-
- setActive(boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets whether this commerce tax method is active.
- setActive(boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets whether this commerce tax method is active.
- setActive(long, boolean) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodLocalService
-
- setActive(long, boolean) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- setActive(long, boolean) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- setActive(long, boolean) - Method in interface com.liferay.commerce.tax.service.CommerceTaxMethodService
-
- setActive(long, boolean) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- setActive(long, boolean) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-
- setCommerceTaxMethodId(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the commerce tax method ID of this commerce tax method.
- setCommerceTaxMethodId(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the commerce tax method ID of this commerce tax method.
- setCompanyId(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the company ID of this commerce tax method.
- setCompanyId(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the company ID of this commerce tax method.
- setCreateDate(Date) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the create date of this commerce tax method.
- setCreateDate(Date) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the create date of this commerce tax method.
- setDescription(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the description of this commerce tax method.
- setDescription(String, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized description of this commerce tax method in the language.
- setDescription(String, Locale, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized description of this commerce tax method in the language, and sets the default locale.
- setDescription(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the description of this commerce tax method.
- setDescription(String, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized description of this commerce tax method in the language.
- setDescription(String, Locale, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized description of this commerce tax method in the language, and sets the default locale.
- setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- setDescriptionCurrentLanguageId(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized descriptions of this commerce tax method from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized descriptions of this commerce tax method from the map of locales and localized descriptions, and sets the default locale.
- setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized descriptions of this commerce tax method from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized descriptions of this commerce tax method from the map of locales and localized descriptions, and sets the default locale.
- setEngineKey(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the engine key of this commerce tax method.
- setEngineKey(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the engine key of this commerce tax method.
- setGroupId(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the group ID of this commerce tax method.
- setGroupId(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the group ID of this commerce tax method.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the modified date of this commerce tax method.
- setModifiedDate(Date) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the modified date of this commerce tax method.
- setMvccVersion(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the mvcc version of this commerce tax method.
- setMvccVersion(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the mvcc version of this commerce tax method.
- setName(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the name of this commerce tax method.
- setName(String, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized name of this commerce tax method in the language.
- setName(String, Locale, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized name of this commerce tax method in the language, and sets the default locale.
- setName(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the name of this commerce tax method.
- setName(String, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized name of this commerce tax method in the language.
- setName(String, Locale, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized name of this commerce tax method in the language, and sets the default locale.
- setNameCurrentLanguageId(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
- setNameCurrentLanguageId(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
- setNameMap(Map<Locale, String>) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized names of this commerce tax method from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the localized names of this commerce tax method from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized names of this commerce tax method from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the localized names of this commerce tax method from the map of locales and localized names, and sets the default locale.
- setPercentage(boolean) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets whether this commerce tax method is percentage.
- setPercentage(boolean) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets whether this commerce tax method is percentage.
- setPersistence(CommerceTaxMethodPersistence) - Static method in class com.liferay.commerce.tax.service.persistence.CommerceTaxMethodUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the primary key of this commerce tax method.
- setPrimaryKey(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the primary key of this commerce tax method.
- setService(CommerceTaxMethodLocalService) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceUtil
-
- setService(CommerceTaxMethodService) - Static method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceUtil
-
- setUserId(long) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the user ID of this commerce tax method.
- setUserId(long) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the user ID of this commerce tax method.
- setUserName(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the user name of this commerce tax method.
- setUserName(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the user name of this commerce tax method.
- setUserUuid(String) - Method in interface com.liferay.commerce.tax.model.CommerceTaxMethodModel
-
Sets the user uuid of this commerce tax method.
- setUserUuid(String) - Method in class com.liferay.commerce.tax.model.CommerceTaxMethodWrapper
-
Sets the user uuid of this commerce tax method.
- setWrappedService(CommerceTaxMethodLocalService) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodLocalServiceWrapper
-
- setWrappedService(CommerceTaxMethodService) - Method in class com.liferay.commerce.tax.service.CommerceTaxMethodServiceWrapper
-