|
||||||||||
| 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 parameters of type ProductFilterProperty | |
|---|---|
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass ProductFilterProperty and all required
attributes not included in this superclass. |
PriceUomFilterProperty |
PriceUomFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class PriceUomFilterProperty based
on the superclass ProductFilterProperty and all required
attributes not included in this superclass. |
DefaultSalesTaxTypeFilterProperty |
DefaultSalesTaxTypeFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class DefaultSalesTaxTypeFilterProperty based on the superclass
ProductFilterProperty and all required attributes not
included in this superclass. |
CategoryFilterProperty |
CategoryFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class CategoryFilterProperty based
on the superclass ProductFilterProperty and all required
attributes not included in this superclass. |
DisabledFilterProperty |
DisabledFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor,
boolean disabled)
Creates an instance of class DisabledFilterProperty based
on the superclass ProductFilterProperty and all required
attributes not included in this superclass. |
ProductQueryFilterProperty |
ProductQueryFilterPropertyClass.extendProductFilterProperty(ProductFilterProperty _base,
String name,
String clause)
Creates an instance of class ProductQueryFilterProperty
based on the superclass ProductFilterProperty and all
required attributes not included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||