|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProperty | |
| com.sap.netweaver.bc.rf.common.property.booleantype | Contains repository framework common interface for boolean properties. |
| com.sap.netweaver.bc.rf.common.property.datetype | Contains repository framework common interface for date properties. |
| com.sap.netweaver.bc.rf.common.property.inttype | Contains repository framework common interface for integer properties. |
| com.sap.netweaver.bc.rf.common.property.longtype | Contains repository framework common interface for long properties. |
| com.sap.netweaver.bc.rf.common.property.stringtype | Contains repository framework common interface for string properties. |
| com.sap.netweaver.bc.rf.common.property.xmltype | Contains repository framework common interface for xml properties. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.booleantype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.booleantype | |
class |
BooleanMultiValueProperty
Class implementing a boolean multi value property. |
class |
BooleanSingleValueProperty
Class implementing a boolean single value property. |
class |
MutableBooleanMultiValueProperty
Class implementing a boolean multi value property. |
class |
MutableBooleanSingleValueProperty
Class implementing a boolean single value property. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.datetype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.datetype | |
class |
DateMultiValueProperty
Class implementing a Date multi value property. |
class |
DateSingleValueProperty
Class implementing a Date single value property. |
class |
MutableDateMultiValueProperty
Class implementing a Date multi value property. |
class |
MutableDateSingleValueProperty
Class implementing a Date single value property. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.inttype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.inttype | |
class |
IntMultiValueProperty
Class implementing a int multi value property. |
class |
IntSingleValueProperty
Class implementing a int single value property. |
class |
MutableIntMultiValueProperty
Class implementing a int multi value property. |
class |
MutableIntSingleValueProperty
Class implementing a int single value property. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.longtype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.longtype | |
class |
LongMultiValueProperty
Class implementing a long multi value property. |
class |
LongSingleValueProperty
Class implementing a long single value property. |
class |
MutableLongMultiValueProperty
Class implementing a long multi value property. |
class |
MutableLongSingleValueProperty
Class implementing a long single value property. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.stringtype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.stringtype | |
class |
MutableStringMultiValueProperty
Class implementing a String multi value property. |
class |
MutableStringSingleValueProperty
Class implementing a String single value property. |
class |
StringMultiValueProperty
Class implementing a String multi value property. |
class |
StringSingleValueProperty
Class implementing a String single value property. |
| Uses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.xmltype |
| Subclasses of AbstractProperty in com.sap.netweaver.bc.rf.common.property.xmltype | |
class |
MutableXmlMultiValueProperty
Class implementing a Xml multi value property. |
class |
MutableXmlSingleValueProperty
Class implementing a Xml single value property. |
class |
XmlMultiValueProperty
Class implementing a Xml multi value property. |
class |
XmlSingleValueProperty
Class implementing a Xml single value property. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||