com.sap.netweaver.bc.rf.mi.property.xmltype

Class XmlMultiValueProperty

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.property.AbstractProperty
      extended by com.sap.netweaver.bc.rf.common.property.xmltype.XmlMultiValueProperty
          extended by com.sap.netweaver.bc.rf.mi.property.xmltype.XmlMultiValueProperty
All Implemented Interfaces:
IProperty, Serializable

public class XmlMultiValueProperty
extends XmlMultiValueProperty

Class implementing a Xml multi value property used to be instantiated by property sub managers. See IProperty and IMutableProperty for details on properties.

See Also:
IMutableProperty, IProperty, Serialized Form

Field Summary
 
Fields inherited from class com.sap.netweaver.bc.rf.common.property.xmltype.XmlMultiValueProperty
values
 
Fields inherited from class com.sap.netweaver.bc.rf.common.property.AbstractProperty
attributes, flags, name, resourceBundles
 
Constructor Summary
XmlMultiValueProperty(IPropertyName name, String[] values, int flags, ResourceBundles resourceBundles)
          Construct property instance based on its internals.
XmlMultiValueProperty(IPropertyName name, String[] values, Properties attributes, int flags, ResourceBundles resourceBundles)
          Construct property instance based on its internals.
 
Method Summary
 
Methods inherited from class com.sap.netweaver.bc.rf.common.property.xmltype.XmlMultiValueProperty
getType, getValue, getValueAsString, getValues, getValuesAsStrings, isMultiValue
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlMultiValueProperty

public XmlMultiValueProperty(IPropertyName name,
                             String[] values,
                             int flags,
                             ResourceBundles resourceBundles)
                      throws ResourceException
Construct property instance based on its internals.

Parameters:
name - property name
values - property values
flags - bit array holding internal system attributes according to PropertyFlags bit mask fields
resourceBundles - resource bundles containing (localized) property description
Throws:
ResourceException - when the property creation failed

XmlMultiValueProperty

public XmlMultiValueProperty(IPropertyName name,
                             String[] values,
                             Properties attributes,
                             int flags,
                             ResourceBundles resourceBundles)
                      throws ResourceException
Construct property instance based on its internals.

Parameters:
name - property name
values - property values
attributes - property attributes
flags - bit array holding internal system attributes according to PropertyFlags bit mask fields
resourceBundles - resource bundles containing (localized) property description
Throws:
ResourceException - when the property creation failed
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice