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

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

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

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