|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddressMainFilterPropertyClass
| Method Summary | |
|---|---|
AddressMainFilterProperty |
createAddressMainFilterProperty()
Creates an instance of class AddressMainFilterProperty. |
AddressMainFilterProperty |
createAddressMainFilterProperty(boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on all required attributes. |
AddressMainFilterProperty |
extendAbstractFilterProperty(AbstractFilterProperty _base,
boolean isMain,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass AbstractFilterProperty and all
required attributes not included in this superclass. |
AddressMainFilterProperty |
extendAddressAttributeFilterProperty(AddressAttributeFilterProperty _base,
boolean isMain)
Creates an instance of class AddressMainFilterProperty
based on the superclass AddressAttributeFilterProperty and
all required attributes not included in this superclass. |
AddressMainFilterProperty |
extendAddressFilterProperty(AddressFilterProperty _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class AddressMainFilterProperty
based on the superclass AddressFilterProperty and all
required attributes not included in this superclass. |
AddressMainFilterProperty |
extendAttributeFilterProperty(AttributeFilterProperty _base,
boolean isMain,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass AttributeFilterProperty and all
required attributes not included in this superclass. |
AddressMainFilterProperty |
extendBasicObject(BasicObject _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass BasicObject and all required
attributes not included in this superclass. |
AddressMainFilterProperty |
extendContextCapable(ContextCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass ContextCapable and all required
attributes not included in this superclass. |
AddressMainFilterProperty |
extendExtentCapable(ExtentCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass ExtentCapable and all required
attributes not included in this superclass. |
AddressMainFilterProperty |
extendSecureObject(SecureObject _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class AddressMainFilterProperty
based on the superclass SecureObject and all required
attributes not included in this superclass. |
AddressMainFilterProperty |
extendViewCapable(ViewCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class AddressMainFilterProperty
based on the superclass ViewCapable and all required
attributes not included in this superclass. |
AddressMainFilterProperty |
getAddressMainFilterProperty(Object object)
Creates an instance of class AddressMainFilterProperty
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 |
|---|
AddressMainFilterProperty createAddressMainFilterProperty()
AddressMainFilterProperty.
This is a factory operation used to create instance objects of class
AddressMainFilterProperty.
AddressMainFilterProperty getAddressMainFilterProperty(Object object)
AddressMainFilterProperty
based on the specified Object instance.
This is a factory operation used to create instance objects of class
AddressMainFilterProperty.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
AddressMainFilterProperty createAddressMainFilterProperty(boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
based on all required attributes.
This is a factory operation used to create instance objects of class
AddressMainFilterProperty.
AddressMainFilterProperty extendAddressAttributeFilterProperty(AddressAttributeFilterProperty _base,
boolean isMain)
AddressMainFilterProperty
based on the superclass AddressAttributeFilterProperty and
all required attributes not included in this superclass.
This is a factory operation used to create instance objects of class
AddressMainFilterProperty.
AddressMainFilterProperty extendAddressFilterProperty(AddressFilterProperty _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor)
AddressMainFilterProperty
based on the superclass AddressFilterProperty and all
required attributes not included in this superclass.
This is a factory operation used to create instance objects of class
AddressMainFilterProperty.
AddressMainFilterProperty extendAbstractFilterProperty(AbstractFilterProperty _base,
boolean isMain,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendAttributeFilterProperty(AttributeFilterProperty _base,
boolean isMain,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendSecureObject(SecureObject _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendBasicObject(BasicObject _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendContextCapable(ContextCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendExtentCapable(ExtentCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
AddressMainFilterProperty extendViewCapable(ViewCapable _base,
boolean isMain,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
AddressMainFilterProperty
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
AddressMainFilterProperty.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||