SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.propertyconfig.IMetaValue

Packages that use IMetaValue
com.sapportals.wcm.service.propertyconfig Provides a service for the administration of metadata for resource properties.  
com.sapportals.wcm.service.propertyconfig.metadataextension Provides a service to enhance property metadata.  
 

Uses of IMetaValue in com.sapportals.wcm.service.propertyconfig
 

Methods in com.sapportals.wcm.service.propertyconfig that return IMetaValue
 IMetaValue IMetaValueList.get(int index)
           
 IMetaValue IMetaValueList.set(int index, IMetaValue element)
           
 IMetaValue IMetaValueList.remove(int index)
           
 IMetaValue IMetaModel.createMetaValue(IMetaModel model, IMetaName metaName, IDynamicValues dynamicValuesInstance, java.lang.String value)
          Returns an IMetaValue
 IMetaValue IMetaName.searchByProperty(IProperty property)
          Search for the meta value that was used to create the passed property.
 IMetaValue IMetaName.searchMetaValue(java.lang.String value)
          Returns a meta value by its id.
 IMetaValue IMetaName.getDefaultValue()
          Delivers the default value
 IMetaValue IMetaValueListIterator.next()
           
 IMetaValue IMetaValueListIterator.previous()
           
 

Methods in com.sapportals.wcm.service.propertyconfig with parameters of type IMetaValue
 boolean IMetaValueList.contains(IMetaValue element)
           
 boolean IMetaValueList.add(IMetaValue element)
           
 boolean IMetaValueList.remove(IMetaValue element)
           
 IMetaValue IMetaValueList.set(int index, IMetaValue element)
           
 void IMetaValueList.add(int index, IMetaValue element)
           
 int IMetaValueList.indexOf(IMetaValue element)
           
 int IMetaValueList.lastIndexOf(IMetaValue element)
           
 IProperty IMetaModel.createProperty(IMetaName name, IMetaValue value)
          Creates a property from meta name and value.
 void IMetaValueListIterator.set(IMetaValue element)
           
 void IMetaValueListIterator.add(IMetaValue element)
           
 

Uses of IMetaValue in com.sapportals.wcm.service.propertyconfig.metadataextension
 

Methods in com.sapportals.wcm.service.propertyconfig.metadataextension that return IMetaValue
 IMetaValue IDynamicValues.getDefaultValue(IMetaName metaName)
          Returns a default value depending on the meta name.
 IMetaValue IDynamicValues.searchMetaValue(java.lang.String value)
          Returns a meta value by its ID (property value ID).
 IMetaValue DefaultMetadataExtension.getDefaultValue(IMetaName metaName)
          Returns a default value depending on the meta name.
 IMetaValue DefaultMetadataExtension.searchMetaValue(java.lang.String value)
          Returns a meta value by its ID (property value ID).
 

Methods in com.sapportals.wcm.service.propertyconfig.metadataextension with parameters of type IMetaValue
 java.lang.String IDynamicValues.getValueLabel(IMetaValue metaValue, java.util.Locale locale)
          Gets a label for a property value depending on the input locale.
 java.lang.String DefaultMetadataExtension.getValueLabel(IMetaValue metaValue, java.util.Locale locale)
          Gets a label for a property value depending on the input locale.
 


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.