|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongSingleValueProperty | |
| com.sap.netweaver.bc.rf.common.property | Contains repository framework common interface for properties. |
| com.sap.netweaver.bc.rf.common.property.longtype | Contains repository framework common interface for long properties. |
| com.sap.netweaver.bc.rf.mi.property | Contains repository framework manager interface for properties. |
| com.sap.netweaver.bc.rf.mi.property.longtype | Contains repository framework manager interface for long properties. |
| Uses of LongSingleValueProperty in com.sap.netweaver.bc.rf.common.property |
| Methods in com.sap.netweaver.bc.rf.common.property that return LongSingleValueProperty | |
static LongSingleValueProperty |
SystemPropertyFactory.createLinkTypeProperty(int value)
Create system property. |
static LongSingleValueProperty |
SystemPropertyFactory.createContentLengthProperty(long value)
Create system property. |
| Uses of LongSingleValueProperty in com.sap.netweaver.bc.rf.common.property.longtype |
| Subclasses of LongSingleValueProperty in com.sap.netweaver.bc.rf.common.property.longtype | |
class |
MutableLongSingleValueProperty
Class implementing a long single value property. |
| Constructors in com.sap.netweaver.bc.rf.common.property.longtype with parameters of type LongSingleValueProperty | |
MutableLongSingleValueProperty(LongSingleValueProperty property)
Construct property instance/copy based on another property template (uaually a property to be changed in parts). |
|
| Uses of LongSingleValueProperty in com.sap.netweaver.bc.rf.mi.property |
| Methods in com.sap.netweaver.bc.rf.mi.property that return LongSingleValueProperty | |
static LongSingleValueProperty |
SystemPropertyFactory.createLinkTypeProperty(long value,
int propertyFlags)
Create system property. |
static LongSingleValueProperty |
SystemPropertyFactory.createContentLengthProperty(long value,
int propertyFlags)
Create system property. |
| Uses of LongSingleValueProperty in com.sap.netweaver.bc.rf.mi.property.longtype |
| Subclasses of LongSingleValueProperty in com.sap.netweaver.bc.rf.mi.property.longtype | |
class |
LongSingleValueProperty
Class implementing a long single value property used to be instantiated by property sub managers. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||