SAP NetWeaver '04

com.sapportals.wcm.service.propertyconfig.metadataextension
Class DefaultMetadataExtension

[contained in: com.sap.km.cm.service.base.par - km.shared.service.propertyconfig_api.jar]
java.lang.Object
  |
  +--com.sapportals.wcm.service.propertyconfig.metadataextension.DefaultMetadataExtension
All Implemented Interfaces:
IDynamicValues, IValidation

public class DefaultMetadataExtension
extends java.lang.Object
implements IDynamicValues, IValidation

Default implementation of a metadata extension.


Field Summary
protected  IMetaModel model
           
 
Constructor Summary
DefaultMetadataExtension(IMetaModel model)
           
 
Method Summary
 IMetaValueList getAllowedValues(IMetaName metaName)
          Returns allowed values depending on the meta name.
 IMetaValueList getAllowedValues(IMetaName metaName, IMetaContext metaContext)
          Returns allowed values depending on the meta name.
 IMetaValue getDefaultValue(IMetaName metaName)
          Returns a default value depending on the meta name.
 java.lang.String getErrorMessage(java.lang.String errorID, IMetaNameList metaNames, java.util.Locale locale)
          Deprecated. since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map)
 java.lang.String getErrorMessage(java.lang.String errorID, IMetaNameList metaNames, java.util.Locale locale, java.util.Map additionalInfo)
           
 java.lang.String getPropertyDescription(IMetaName metaName, java.util.Locale locale)
          Gets a description for a property depending on the input locale.
 java.lang.String getPropertyLabel(IMetaName metaName, java.util.Locale locale)
          Gets a label for the property name depending on the input locale.
 java.lang.String getValidationInstanceID()
          The validation instance ID is used as a namespace for the error IDs the are returned.
 java.lang.String getValueLabel(IMetaValue metaValue, java.util.Locale locale)
          Gets a label for a property value depending on the input locale.
 IMetaValue searchMetaValue(java.lang.String value)
          Returns a meta value by its ID (property value ID).
 IValidationErrorList validate(IMetaName metaName, IProperty property, IMetaContext metaContext)
          Validation of properties via predefined validation classes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

protected IMetaModel model
Constructor Detail

DefaultMetadataExtension

public DefaultMetadataExtension(IMetaModel model)
Parameters:
model - meta model
Method Detail

getAllowedValues

public IMetaValueList getAllowedValues(IMetaName metaName)
                                throws PropertyConfigurationServiceException
Returns allowed values depending on the meta name.
Specified by:
getAllowedValues in interface IDynamicValues
Parameters:
metaName - meta model information of a property
Returns:
list of relevant values (incl. empty list) or null if there is no value domain

getAllowedValues

public IMetaValueList getAllowedValues(IMetaName metaName,
                                       IMetaContext metaContext)
                                throws PropertyConfigurationServiceException
Returns allowed values depending on the meta name.
Specified by:
getAllowedValues in interface IDynamicValues
Parameters:
metaName - meta model information of a property
metaContext - context information
Returns:
list of relevant values (incl. empty list) or null if there is no value domain

getValueLabel

public java.lang.String getValueLabel(IMetaValue metaValue,
                                      java.util.Locale locale)
                               throws PropertyConfigurationServiceException
Gets a label for a property value depending on the input locale.
Specified by:
getValueLabel in interface IDynamicValues
Parameters:
metaValue - metaValue for that a label is requested
locale - locale to determine the lable language
Returns:
label for a property value, return null if no lable can be found for the value

getDefaultValue

public IMetaValue getDefaultValue(IMetaName metaName)
Returns a default value depending on the meta name.
Specified by:
getDefaultValue in interface IDynamicValues
Parameters:
metaName - meta model information of a property
Returns:
default value or null

getPropertyLabel

public java.lang.String getPropertyLabel(IMetaName metaName,
                                         java.util.Locale locale)
                                  throws PropertyConfigurationServiceException
Gets a label for the property name depending on the input locale.
Specified by:
getPropertyLabel in interface IDynamicValues
Parameters:
metaName - meta name for that the label is requested
locale - locale to determine the lable language
Returns:
label for a property name, returns null if no label can be found for the name

getPropertyDescription

public java.lang.String getPropertyDescription(IMetaName metaName,
                                               java.util.Locale locale)
                                        throws PropertyConfigurationServiceException
Gets a description for a property depending on the input locale.
Specified by:
getPropertyDescription in interface IDynamicValues
Parameters:
metaName - meta name for that the description is requested
locale - locale to determine the description language
Returns:
description for a property, returns null if no description can be found for the property

validate

public IValidationErrorList validate(IMetaName metaName,
                                     IProperty property,
                                     IMetaContext metaContext)
                              throws PropertyConfigurationServiceException
Validation of properties via predefined validation classes
Specified by:
validate in interface IValidation
Parameters:
metaName - meta model information of a property
property - property to validate
metaContext - context information
Returns:
list of validation errors, null if no error occured

getErrorMessage

public java.lang.String getErrorMessage(java.lang.String errorID,
                                        IMetaNameList metaNames,
                                        java.util.Locale locale)
                                 throws PropertyConfigurationServiceException
Deprecated. since EP6 SP2 FP, use getErrorMessage(String,IMetaNameList,Locale,Map)

Specified by:
getErrorMessage in interface IValidation
Parameters:
errorID - validation error ID
metaNames - list of meta names that caused the error
locale - locale to determine the message language
Returns:
error message in the locales language

getValidationInstanceID

public java.lang.String getValidationInstanceID()
The validation instance ID is used as a namespace for the error IDs the are returned.
Specified by:
getValidationInstanceID in interface IValidation
Returns:
ID/Namespace of the validation instance

searchMetaValue

public IMetaValue searchMetaValue(java.lang.String value)
                           throws PropertyConfigurationServiceException
Returns a meta value by its ID (property value ID). Returns null if the value provider doesn't know the property value.
Specified by:
searchMetaValue in interface IDynamicValues
Parameters:
value - property value
Returns:
<{IMetaValue}> (0, 1)

getErrorMessage

public java.lang.String getErrorMessage(java.lang.String errorID,
                                        IMetaNameList metaNames,
                                        java.util.Locale locale,
                                        java.util.Map additionalInfo)
                                 throws PropertyConfigurationServiceException
Specified by:
getErrorMessage in interface IValidation
Parameters:
errorID - validation error ID
metaNames - list of meta names that caused the error
locale - locale to determine the message language
additionalInfo - map with additional information about the error; can be null
Returns:
error message in the locales language

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.