|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductFilterProperty | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of ProductFilterProperty in org.opencrx.kernel.product1.jmi1 |
|---|
| Subinterfaces of ProductFilterProperty in org.opencrx.kernel.product1.jmi1 | |
|---|---|
interface |
CategoryFilterProperty
Class CategoryFilterProperty |
interface |
DefaultSalesTaxTypeFilterProperty
Class DefaultSalesTaxTypeFilterProperty |
interface |
DisabledFilterProperty
Class DisabledFilterProperty |
interface |
PriceUomFilterProperty
Class PriceUomFilterProperty |
interface |
ProductAttributeFilterProperty
Abstract class ProductAttributeFilterProperty |
interface |
ProductClassificationFilterProperty
Class ProductClassificationFilterProperty |
interface |
ProductQueryFilterProperty
Class ProductQueryFilterProperty |
| Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type ProductFilterProperty | ||
|---|---|---|
|
AbstractFilterProduct.getProductFilterProperty(ProductFilterPropertyQuery query)
Retrieves the value for the reference productFilterProperty for the specified query. |
|
| Methods in org.opencrx.kernel.product1.jmi1 that return ProductFilterProperty | |
|---|---|
ProductFilterProperty |
AbstractFilterProduct.getProductFilterProperty(boolean idIsPersistent,
String id)
Retrieves the value for the reference productFilterProperty for the specified qualifier attribute value. |
ProductFilterProperty |
AbstractFilterProduct.getProductFilterProperty(String id)
Retrieves the value for the reference productFilterProperty for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductFilterProperty | |
|---|---|
void |
AbstractFilterProduct.addProductFilterProperty(boolean idIsPersistent,
String id,
ProductFilterProperty productFilterProperty)
Adds the specified element to the set of the values for the reference productFilterProperty. |
void |
AbstractFilterProduct.addProductFilterProperty(String id,
ProductFilterProperty productFilterProperty)
Adds the specified element to the set of the values for the reference productFilterProperty using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||