com.sap.netweaver.bc.rf.mi.property.datetype
Class DateSingleValueProperty
java.lang.Object
com.sap.netweaver.bc.rf.common.property.AbstractProperty
com.sap.netweaver.bc.rf.common.property.datetype.DateSingleValueProperty
com.sap.netweaver.bc.rf.mi.property.datetype.DateSingleValueProperty
- All Implemented Interfaces:
- IProperty, Serializable
public class DateSingleValueProperty
- extends DateSingleValueProperty
Class implementing a Date single value property used to be instantiated by
property sub managers. See IProperty and IMutableProperty for
details on properties.
- See Also:
IMutableProperty,
IProperty,
Serialized Form
|
Constructor Summary |
DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
Date value,
int flags,
ResourceBundles resourceBundles)
Construct property instance based on its internals. |
DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
Date value,
Properties attributes,
int flags,
ResourceBundles resourceBundles)
Construct property instance based on its internals. |
DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
long value,
int flags,
ResourceBundles resourceBundles)
Construct property instance based on its internals. |
DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
long value,
Properties attributes,
int flags,
ResourceBundles resourceBundles)
Construct property instance based on its internals. |
| Methods inherited from class com.sap.netweaver.bc.rf.common.property.AbstractProperty |
areFlagsSet, equals, getAttribute, getAttributes, getDescription, getDescription, getFlags, getPropertyName, hashCode, isHidden, isLive, isReadOnly, isRequired, toString |
DateSingleValueProperty
public DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
Date value,
int flags,
ResourceBundles resourceBundles)
throws ResourceException
- Construct property instance based on its internals.
- Parameters:
propertyType - specific property typename - property namevalue - property valueflags - bit array holding internal system attributes according to
AbstractProperty bit mask fieldsresourceBundles - resource bundles containing (localized) property
description
- Throws:
ResourceException - when the property creation failed
DateSingleValueProperty
public DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
Date value,
Properties attributes,
int flags,
ResourceBundles resourceBundles)
throws ResourceException
- Construct property instance based on its internals.
- Parameters:
propertyType - specific property typename - property namevalue - property valueattributes - property attributesflags - bit array holding internal system attributes according to
AbstractProperty bit mask fieldsresourceBundles - resource bundles containing (localized) property
description
- Throws:
ResourceException - when the property creation failed
DateSingleValueProperty
public DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
long value,
int flags,
ResourceBundles resourceBundles)
throws ResourceException
- Construct property instance based on its internals.
- Parameters:
propertyType - specific property typename - property namevalue - property value as longflags - bit array holding internal system attributes according to
AbstractProperty bit mask fieldsresourceBundles - resource bundles containing (localized) property
description
- Throws:
ResourceException - when the property creation failed
DateSingleValueProperty
public DateSingleValueProperty(PropertyType propertyType,
IPropertyName name,
long value,
Properties attributes,
int flags,
ResourceBundles resourceBundles)
throws ResourceException
- Construct property instance based on its internals.
- Parameters:
propertyType - specific property typename - property namevalue - property value as longattributes - property attributesflags - bit array holding internal system attributes according to
AbstractProperty bit mask fieldsresourceBundles - resource bundles containing (localized) property
description
- Throws:
ResourceException - when the property creation failed
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2011 SAP AG Complete Copyright Notice