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

Packages that use PriceUomFilterProperty
org.opencrx.kernel.product1.jmi1   
 

Uses of PriceUomFilterProperty in org.opencrx.kernel.product1.jmi1
 

Methods in org.opencrx.kernel.product1.jmi1 that return PriceUomFilterProperty
 PriceUomFilterProperty PriceUomFilterPropertyClass.createPriceUomFilterProperty()
          Creates an instance of class PriceUomFilterProperty.
 PriceUomFilterProperty PriceUomFilterPropertyClass.createPriceUomFilterProperty(String name, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on all required attributes.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendAbstractFilterProperty(AbstractFilterProperty _base, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass AbstractFilterProperty and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendAttributeFilterProperty(AttributeFilterProperty _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass AttributeFilterProperty and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, String name, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass BasicObject and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, String name, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass ContextCapable and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, String name, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass ExtentCapable 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.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendSecureObject(SecureObject _base, String name, short filterOperator, short filterQuantor)
          Creates an instance of class PriceUomFilterProperty based on the superclass SecureObject and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, String name, short filterOperator, short filterQuantor, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class PriceUomFilterProperty based on the superclass ViewCapable and all required attributes not included in this superclass.
 PriceUomFilterProperty PriceUomFilterPropertyClass.getPriceUomFilterProperty(Object object)
          Creates an instance of class PriceUomFilterProperty based on the specified Object instance.
 



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