|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisabledFilterPropertyClass
| Method Summary | |
|---|---|
DisabledFilterProperty |
createDisabledFilterProperty()
Creates an instance of class DisabledFilterProperty. |
DisabledFilterProperty |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
getDisabledFilterProperty(Object object)
Creates an instance of class DisabledFilterProperty based
on the specified Object instance. |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
DisabledFilterProperty createDisabledFilterProperty()
DisabledFilterProperty.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty getDisabledFilterProperty(Object object)
DisabledFilterProperty based
on the specified Object instance.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
object - The Object instance this class is based on.
DisabledFilterProperty createDisabledFilterProperty(String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on all required attributes.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendAbstractFilterProperty(AbstractFilterProperty _base,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass AbstractFilterProperty and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendAttributeFilterProperty(AttributeFilterProperty _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass AttributeFilterProperty and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendSecureObject(SecureObject _base,
String name,
short filterOperator,
short filterQuantor,
boolean disabled)
DisabledFilterProperty based
on the superclass SecureObject and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendProductAttributeFilterProperty(ProductAttributeFilterProperty _base,
boolean disabled)
DisabledFilterProperty based
on the superclass ProductAttributeFilterProperty and all
required attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendProductFilterProperty(ProductFilterProperty _base,
String name,
short filterOperator,
short filterQuantor,
boolean disabled)
DisabledFilterProperty based
on the superclass ProductFilterProperty and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass BasicObject and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass ContextCapable and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass ExtentCapable and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
DisabledFilterProperty extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
DisabledFilterProperty based
on the superclass ViewCapable and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
DisabledFilterProperty.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||