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

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

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

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