| Name | Description | Type | Package | Framework |
| AbstractProperty | Class implementing a lean property (for less memory consumption), which is part of the resource and describes certain aspects of it. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| AbstractPropertyException | Abstract base class for property exceptions. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| BooleanMultiValueProperty | Class implementing a boolean multi value property. | Class | com.sap.netweaver.bc.rf.common.property.booleantype | SAP NetWeaver |
| BooleanSingleValueProperty | Class implementing a boolean single value property. | Class | com.sap.netweaver.bc.rf.common.property.booleantype | SAP NetWeaver |
| DateMultiValueProperty | Class implementing a Date multi value property. | Class | com.sap.netweaver.bc.rf.common.property.datetype | SAP NetWeaver |
| DateSingleValueProperty | Class implementing a Date single value property. | Class | com.sap.netweaver.bc.rf.common.property.datetype | SAP NetWeaver |
| IMutableProperty | Read-And-Write interface describing a property, which is part of the resource and describes certain aspects of it. | Interface | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| IProperty | Read-Only interface describing a property, which is part of the resource and describes certain aspects of it. | Interface | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| IPropertyName | Interface describing a property name. | Interface | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| IPropertyUpdateDescriptor | Interface describing a property update operation. | Interface | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| IntMultiValueProperty | Class implementing a int multi value property. | Class | com.sap.netweaver.bc.rf.common.property.inttype | SAP NetWeaver |
| IntSingleValueProperty | Class implementing a int single value property. | Class | com.sap.netweaver.bc.rf.common.property.inttype | SAP NetWeaver |
| LongMultiValueProperty | Class implementing a long multi value property. | Class | com.sap.netweaver.bc.rf.common.property.longtype | SAP NetWeaver |
| LongSingleValueProperty | Class implementing a long single value property. | Class | com.sap.netweaver.bc.rf.common.property.longtype | SAP NetWeaver |
| MutableBooleanMultiValueProperty | Class implementing a boolean multi value property. | Class | com.sap.netweaver.bc.rf.common.property.booleantype | SAP NetWeaver |
| MutableBooleanSingleValueProperty | Class implementing a boolean single value property. | Class | com.sap.netweaver.bc.rf.common.property.booleantype | SAP NetWeaver |
| MutableDateMultiValueProperty | Class implementing a Date multi value property. | Class | com.sap.netweaver.bc.rf.common.property.datetype | SAP NetWeaver |
| MutableDateSingleValueProperty | Class implementing a Date single value property. | Class | com.sap.netweaver.bc.rf.common.property.datetype | SAP NetWeaver |
| MutableIntMultiValueProperty | Class implementing a int multi value property. | Class | com.sap.netweaver.bc.rf.common.property.inttype | SAP NetWeaver |
| MutableIntSingleValueProperty | Class implementing a int single value property. | Class | com.sap.netweaver.bc.rf.common.property.inttype | SAP NetWeaver |
| MutableLongMultiValueProperty | Class implementing a long multi value property. | Class | com.sap.netweaver.bc.rf.common.property.longtype | SAP NetWeaver |
| MutableLongSingleValueProperty | Class implementing a long single value property. | Class | com.sap.netweaver.bc.rf.common.property.longtype | SAP NetWeaver |
| MutableStringMultiValueProperty | Class implementing a String multi value property. | Class | com.sap.netweaver.bc.rf.common.property.stringtype | SAP NetWeaver |
| MutableStringSingleValueProperty | Class implementing a String single value property. | Class | com.sap.netweaver.bc.rf.common.property.stringtype | SAP NetWeaver |
| MutableXmlMultiValueProperty | Class implementing a Xml multi value property. | Class | com.sap.netweaver.bc.rf.common.property.xmltype | SAP NetWeaver |
| MutableXmlSingleValueProperty | Class implementing a Xml single value property. | Class | com.sap.netweaver.bc.rf.common.property.xmltype | SAP NetWeaver |
| PropertiesUpdateException | Class implementing exception raised when a property is read-only but was tried to modify. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyFlags | Class implementing the internal system attributes of a property. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyMandatoryException | Class implementing exception raised when an operation would render a mandatory property lost or invalid. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyName | Class implementing a property name. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyNameInvalidException | Class implementing exception raised when an invalid property name wasSee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyNameTooLongException | Class implementing exception raised when a property value is out of bounds. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyNameUnassignableException | Class implementing exception raised when a property name is unassignable. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyReadOnlyException | Class implementing exception raised when a property is read-only but wasSee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyRemoveDescriptor | Class implementing a property remove operation. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertySetDescriptor | Class implementing a property set (create/overwrite) operation. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyType | Enumeration of property tpyes. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyTypeLostException | Class implementing exception raised when a property would lose it's propertySee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyTypeMismatchException | Class implementing exception raised when a property value doesn't match its former property type. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyUpdateType | Enumeration of property update types. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| PropertyValueOutOfBoundsException | Class implementing exception raised when a property value is out of bounds. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| StringMultiValueProperty | Class implementing a String multi value property. | Class | com.sap.netweaver.bc.rf.common.property.stringtype | SAP NetWeaver |
| StringSingleValueProperty | Class implementing a String single value property. | Class | com.sap.netweaver.bc.rf.common.property.stringtype | SAP NetWeaver |
| SupportedOption | Enumeration of supported options of resources and repositories. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| SystemPropertyFactory | Class implementing a factory constructing system properties. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
| XmlMultiValueProperty | Class implementing a Xml multi value property. | Class | com.sap.netweaver.bc.rf.common.property.xmltype | SAP NetWeaver |
| XmlSingleValueProperty | Class implementing a Xml single value property. | Class | com.sap.netweaver.bc.rf.common.property.xmltype | SAP NetWeaver |