Uses of Interface
org.opencrx.kernel.product1.jmi1.ProductFilterProperty

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
<T extends ProductFilterProperty>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.