|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductClassificationFilterProperty | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of ProductClassificationFilterProperty in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 that return ProductClassificationFilterProperty | |
|---|---|
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.createProductClassificationFilterProperty()
Creates an instance of class ProductClassificationFilterProperty. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.createProductClassificationFilterProperty(String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on all required
attributes. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendAbstractFilterProperty(AbstractFilterProperty _base,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass AbstractFilterProperty and all required
attributes not included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendAttributeFilterProperty(AttributeFilterProperty _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass AttributeFilterProperty and all required
attributes not included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass BasicObject and all required attributes not
included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
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. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.extendSecureObject(SecureObject _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class ProductClassificationFilterProperty based on the
superclass SecureObject and all required attributes not
included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.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 ProductClassificationFilterProperty based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
ProductClassificationFilterProperty |
ProductClassificationFilterPropertyClass.getProductClassificationFilterProperty(Object object)
Creates an instance of class ProductClassificationFilterProperty based on the specified
Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||