|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sap.netweaver.bc.rf.common.property.SystemPropertyFactory
|
+--com.sap.netweaver.bc.rf.mi.property.SystemPropertyFactory
Class implementing a factory constructing system properties for managers.
IProperty,
PropertyFlags| Constructor Summary | |
SystemPropertyFactory()
|
|
| Method Summary | |
static BooleanSingleValueProperty |
createCollectionProperty(boolean value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createContentEncodingProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createContentLanguageProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static LongSingleValueProperty |
createContentLengthProperty(long value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createContentTypeProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createCreatedByProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static DateSingleValueProperty |
createCreatedProperty(java.util.Date value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createDescriptionProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createDisplayNameProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createETagProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static BooleanSingleValueProperty |
createHiddenProperty(boolean value,
int propertyFlags)
Create system property. |
static LongSingleValueProperty |
createLinkTypeProperty(long value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createModifiedByProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static DateSingleValueProperty |
createModifiedProperty(java.util.Date value,
int propertyFlags)
Create system property. |
static BooleanSingleValueProperty |
createReadOnlyProperty(boolean value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createResourceNameProperty(java.lang.String value,
int propertyFlags)
Create system property. |
static StringSingleValueProperty |
createResourceTypeProperty(java.lang.String value,
int propertyFlags)
Create system property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemPropertyFactory()
| Method Detail |
public static final StringSingleValueProperty createResourceNameProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createResourceTypeProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final DateSingleValueProperty createCreatedProperty(java.util.Date value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createCreatedByProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final DateSingleValueProperty createModifiedProperty(java.util.Date value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createModifiedByProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final BooleanSingleValueProperty createCollectionProperty(boolean value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final LongSingleValueProperty createLinkTypeProperty(long value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final BooleanSingleValueProperty createReadOnlyProperty(boolean value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final BooleanSingleValueProperty createHiddenProperty(boolean value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createDisplayNameProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createDescriptionProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final LongSingleValueProperty createContentLengthProperty(long value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createContentTypeProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createContentEncodingProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createContentLanguageProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
public static final StringSingleValueProperty createETagProperty(java.lang.String value,
int propertyFlags)
throws ResourceException
value - system property valuepropertyFlags - system property flagsResourceException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||