SAP NetWeaver '04

com.sap.netweaver.bc.rf.common.property
Class SystemPropertyFactory

[contained in: com.sap.netweaver.bc.rf.par - bc.rf.common_api.jar]
java.lang.Object
  |
  +--com.sap.netweaver.bc.rf.common.property.SystemPropertyFactory
Direct Known Subclasses:
SystemPropertyFactory

public class SystemPropertyFactory
extends java.lang.Object

Class implementing a factory constructing system properties.

See Also:
IProperty, PropertyFlags

Constructor Summary
SystemPropertyFactory()
           
 
Method Summary
static BooleanSingleValueProperty createCollectionProperty(boolean value)
          Create system property.
static StringSingleValueProperty createContentEncodingProperty(java.lang.String value)
          Create system property.
static StringSingleValueProperty createContentLanguageProperty(java.lang.String value)
          Create system property.
static LongSingleValueProperty createContentLengthProperty(long value)
          Create system property.
static StringSingleValueProperty createContentTypeProperty(java.lang.String value)
          Create system property.
static StringSingleValueProperty createCreatedByProperty(java.lang.String value)
          Create system property.
static DateSingleValueProperty createCreatedProperty(java.util.Date value)
          Create system property.
static StringSingleValueProperty createDescriptionProperty(java.lang.String value)
          Create system property.
static StringSingleValueProperty createDisplayNameProperty(java.lang.String value)
          Create system property.
static StringSingleValueProperty createETagProperty(java.lang.String value)
          Create system property.
static BooleanSingleValueProperty createHiddenProperty(boolean value)
          Create system property.
static LongSingleValueProperty createLinkTypeProperty(int value)
          Create system property.
static StringSingleValueProperty createModifiedByProperty(java.lang.String value)
          Create system property.
static DateSingleValueProperty createModifiedProperty(java.util.Date value)
          Create system property.
static BooleanSingleValueProperty createReadOnlyProperty(boolean value)
          Create system property.
static StringSingleValueProperty createResourceNameProperty(java.lang.String value)
          Create system property.
static StringSingleValueProperty createResourceTypeProperty(java.lang.String value)
          Create system property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertyFactory

public SystemPropertyFactory()
Method Detail

createResourceNameProperty

public static StringSingleValueProperty createResourceNameProperty(java.lang.String value)
                                                            throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createResourceTypeProperty

public static StringSingleValueProperty createResourceTypeProperty(java.lang.String value)
                                                            throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createCreatedProperty

public static DateSingleValueProperty createCreatedProperty(java.util.Date value)
                                                     throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createCreatedByProperty

public static StringSingleValueProperty createCreatedByProperty(java.lang.String value)
                                                         throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createModifiedProperty

public static DateSingleValueProperty createModifiedProperty(java.util.Date value)
                                                      throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createModifiedByProperty

public static StringSingleValueProperty createModifiedByProperty(java.lang.String value)
                                                          throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createCollectionProperty

public static BooleanSingleValueProperty createCollectionProperty(boolean value)
                                                           throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createLinkTypeProperty

public static LongSingleValueProperty createLinkTypeProperty(int value)
                                                      throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createReadOnlyProperty

public static BooleanSingleValueProperty createReadOnlyProperty(boolean value)
                                                         throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createHiddenProperty

public static BooleanSingleValueProperty createHiddenProperty(boolean value)
                                                       throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createDisplayNameProperty

public static StringSingleValueProperty createDisplayNameProperty(java.lang.String value)
                                                           throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createDescriptionProperty

public static StringSingleValueProperty createDescriptionProperty(java.lang.String value)
                                                           throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createContentLengthProperty

public static LongSingleValueProperty createContentLengthProperty(long value)
                                                           throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createContentTypeProperty

public static StringSingleValueProperty createContentTypeProperty(java.lang.String value)
                                                           throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createContentEncodingProperty

public static StringSingleValueProperty createContentEncodingProperty(java.lang.String value)
                                                               throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createContentLanguageProperty

public static StringSingleValueProperty createContentLanguageProperty(java.lang.String value)
                                                               throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

createETagProperty

public static StringSingleValueProperty createETagProperty(java.lang.String value)
                                                    throws ResourceException
Create system property.
Parameters:
value - system property value
Returns:
system property
Throws:
ResourceException - Exception raised in failure situation

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.