SAP NetWeaver '04

Uses of Interface
com.sap.netweaver.bc.rf.common.property.IProperty

Packages that use IProperty
com.sap.netweaver.bc.rf.common.property Contains repository framework common interface for properties.  
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.  
com.sap.netweaver.bc.rf.mi.property Contains repository framework manager interface for properties.  
 

Uses of IProperty in com.sap.netweaver.bc.rf.common.property
 

Subinterfaces of IProperty in com.sap.netweaver.bc.rf.common.property
 interface IMutableProperty
          Read-And-Write interface describing a property, which is part of the resource and describes certain aspects of it.
 

Classes in com.sap.netweaver.bc.rf.common.property that implement IProperty
 class AbstractProperty
          Class implementing a lean property (for less memory consumption), which is part of the resource and describes certain aspects of it.
 

Methods in com.sap.netweaver.bc.rf.common.property that return IProperty
 IProperty PropertySetDescriptor.getProperty()
          Get property to be set on the resource.
 

Constructors in com.sap.netweaver.bc.rf.common.property with parameters of type IProperty
PropertySetDescriptor(IProperty property)
          Construct property set (create/overwrite) operation.
 

Uses of IProperty in com.sap.netweaver.bc.rf.common.property.booleantype
 

Classes in com.sap.netweaver.bc.rf.common.property.booleantype that implement IProperty
 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 IProperty in com.sap.netweaver.bc.rf.common.property.datetype
 

Classes in com.sap.netweaver.bc.rf.common.property.datetype that implement IProperty
 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 IProperty in com.sap.netweaver.bc.rf.common.property.inttype
 

Classes in com.sap.netweaver.bc.rf.common.property.inttype that implement IProperty
 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 IProperty in com.sap.netweaver.bc.rf.common.property.longtype
 

Classes in com.sap.netweaver.bc.rf.common.property.longtype that implement IProperty
 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 IProperty in com.sap.netweaver.bc.rf.common.property.stringtype
 

Classes in com.sap.netweaver.bc.rf.common.property.stringtype that implement IProperty
 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 IProperty in com.sap.netweaver.bc.rf.common.property.xmltype
 

Classes in com.sap.netweaver.bc.rf.common.property.xmltype that implement IProperty
 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.
 

Uses of IProperty in com.sap.netweaver.bc.rf.mi.property
 

Methods in com.sap.netweaver.bc.rf.mi.property that return IProperty
 IProperty IPropertyManager.getProperty(IResourceHandle resourceHandle, IPropertyName propertyName)
          Get single property of a single resource handle.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.