|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringSingleValueProperty | |
| com.sap.netweaver.bc.rf.common.property | Contains repository framework common interface for properties. |
| com.sap.netweaver.bc.rf.common.property.stringtype | Contains repository framework common interface for string properties. |
| com.sap.netweaver.bc.rf.mi.property | Contains repository framework manager interface for properties. |
| com.sap.netweaver.bc.rf.mi.property.stringtype | Contains repository framework manager interface for string properties. |
| Uses of StringSingleValueProperty in com.sap.netweaver.bc.rf.common.property |
| Methods in com.sap.netweaver.bc.rf.common.property that return StringSingleValueProperty | |
static StringSingleValueProperty |
SystemPropertyFactory.createResourceNameProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createResourceTypeProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createCreatedByProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createModifiedByProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createDisplayNameProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createDescriptionProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentTypeProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentEncodingProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentLanguageProperty(java.lang.String value)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createETagProperty(java.lang.String value)
Create system property. |
| Uses of StringSingleValueProperty in com.sap.netweaver.bc.rf.common.property.stringtype |
| Subclasses of StringSingleValueProperty in com.sap.netweaver.bc.rf.common.property.stringtype | |
class |
MutableStringSingleValueProperty
Class implementing a String single value property. |
| Constructors in com.sap.netweaver.bc.rf.common.property.stringtype with parameters of type StringSingleValueProperty | |
MutableStringSingleValueProperty(StringSingleValueProperty property)
Construct property instance/copy based on another property template (uaually a property to be changed in parts). |
|
| Uses of StringSingleValueProperty in com.sap.netweaver.bc.rf.mi.property |
| Methods in com.sap.netweaver.bc.rf.mi.property that return StringSingleValueProperty | |
static StringSingleValueProperty |
SystemPropertyFactory.createResourceNameProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createResourceTypeProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createCreatedByProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createModifiedByProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createDisplayNameProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createDescriptionProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentTypeProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentEncodingProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createContentLanguageProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
SystemPropertyFactory.createETagProperty(java.lang.String value,
int propertyFlags)
Create system property. |
| Uses of StringSingleValueProperty in com.sap.netweaver.bc.rf.mi.property.stringtype |
| Subclasses of StringSingleValueProperty in com.sap.netweaver.bc.rf.mi.property.stringtype | |
class |
StringSingleValueProperty
Class implementing a String single value property used to be instantiated by property sub managers. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||