|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.rf.common.property.SystemPropertyFactory
Class implementing a factory constructing system properties.
IProperty,
PropertyFlags| Constructor Summary | |
SystemPropertyFactory()
|
|
| 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 StringSingleValueProperty createResourceNameProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createResourceTypeProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static DateSingleValueProperty createCreatedProperty(Date value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createCreatedByProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static DateSingleValueProperty createModifiedProperty(Date value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createModifiedByProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static BooleanSingleValueProperty createCollectionProperty(boolean value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static LongSingleValueProperty createLinkTypeProperty(int value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static BooleanSingleValueProperty createReadOnlyProperty(boolean value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static BooleanSingleValueProperty createHiddenProperty(boolean value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createDisplayNameProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createDescriptionProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static LongSingleValueProperty createContentLengthProperty(long value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createContentTypeProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createContentEncodingProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createContentLanguageProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
public static StringSingleValueProperty createETagProperty(String value)
throws ResourceException
value - system property value
ResourceException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||