SAP NetWeaver '04

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

Packages that use IMetaName
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
com.sapportals.wcm.rendering.property   
com.sapportals.wcm.rendering.readymades Contains final classes to render links and properties for resources.  
com.sapportals.wcm.rendering.resource Contains interfaces for rendering a resource on the user interface.  
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.  
com.sapportals.wcm.service.propertyconfig Provides a service for the administration of metadata for resource properties.  
com.sapportals.wcm.service.propertyconfig.comparator Contains interface for implementing a comparison of properties.  
com.sapportals.wcm.service.propertyconfig.metadataextension Provides a service to enhance property metadata.  
com.sapportals.wcm.service.propertyconfig.renderer Provides a service for rendering resource properties.  
com.sapportals.wcm.service.propertystructure Provides structuring information for properties.  
 

Uses of IMetaName in com.sapportals.wcm.rendering.collection
 

Methods in com.sapportals.wcm.rendering.collection with parameters of type IMetaName
 com.sapportals.htmlb.Component AbstractCollectionRenderer.renderMetaProperty(IResourceRenderer renderer, IMetaName metaName, boolean hasContentLink, boolean useSecondaryStyle)
          Description of the Method
 

Uses of IMetaName in com.sapportals.wcm.rendering.property
 

Methods in com.sapportals.wcm.rendering.property with parameters of type IMetaName
 java.lang.Object PropertyRendererFactory.getRenderer(IMetaName name, PropertyDisplayMode mode)
           
static com.sapportals.htmlb.Component PropertyRendererUtil.renderProperty(IProperty property, IMetaName metaName, IResource resource, IProxy ctrl, com.sapportals.wcm.repository.service.layout.customizing.IParameters parameters)
          This Class allows standard (and special rendering of properties
Rendering Classes .
 com.sapportals.htmlb.Component IModelledPropertyRenderer.renderProperty(IProperty property, IMetaName metaName, IResource resource, IProxy proxy, com.sapportals.wcm.repository.service.layout.customizing.IParameters parameters)
           
static com.sapportals.htmlb.Component MetaPropertyRendererUtil.render(IMetaName metaName, IResource resource, com.sapportals.wcm.repository.service.layout.customizing.IParameters params, IProxy proxy, boolean contentLink, ResourceStateType state)
           
 

Uses of IMetaName in com.sapportals.wcm.rendering.readymades
 

Constructors in com.sapportals.wcm.rendering.readymades with parameters of type IMetaName
MetaPropertyComponent(IResource resource, IProxy proxy, IMetaName metaName, boolean hasContentLink, com.sapportals.wcm.repository.service.layout.customizing.IParameters parameters, ResourceStateType state)
          this constructor must be used when creating the component for rendering.
 

Uses of IMetaName in com.sapportals.wcm.rendering.resource
 

Methods in com.sapportals.wcm.rendering.resource with parameters of type IMetaName
 com.sapportals.htmlb.Component AbstractResourceRenderer.renderMetaProperty(IMetaName metaName, boolean hasContentLink)
          Description of the Method
 java.util.List AbstractResourceRenderer.getPropertyListByMetaName(IMetaName metaName)
          Gets the propertyListByMetaName attribute of the AbstractResourceRenderer object
 com.sapportals.htmlb.Component IResourceRenderer.renderMetaProperty(IMetaName metaName, boolean hasContentLink)
          renders the given metaName of the current IResource
 

Uses of IMetaName in com.sapportals.wcm.service.indexmanagement.retrieval.search
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search that return IMetaName
 IMetaName IPropertyInfo.getMetaName()
           
 

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

Methods in com.sapportals.wcm.service.propertyconfig that return IMetaName
 IMetaName IMetaModel.searchByProperty(IProperty property)
          Search for the meta name that was used to create the passed property.
 IMetaName IMetaModel.searchByPropertyName(IPropertyName propertyName)
          Search for the meta name by a given property name.
 IMetaName IMetaModel.searchById(java.lang.String id)
          Search for a meta name by given id.
 IMetaName IMetaNameList.get(int index)
           
 IMetaName IMetaNameList.set(int index, IMetaName element)
           
 IMetaName IMetaNameList.remove(int index)
           
 IMetaName IMetaNameListIterator.next()
           
 IMetaName IMetaNameListIterator.previous()
           
 

Methods in com.sapportals.wcm.service.propertyconfig with parameters of type IMetaName
 IValidationError IMetaModel.createValidationError(IMetaModel model, IMetaName metaName, IValidation validationInstance, java.lang.String errorID)
          Returns an IValidationError
 IMetaValue IMetaModel.createMetaValue(IMetaModel model, IMetaName metaName, IDynamicValues dynamicValuesInstance, java.lang.String value)
          Returns an IMetaValue
 IProperty IMetaModel.createProperty(IMetaName name, IMetaValue value)
          Creates a property from meta name and value.
 boolean IMetaModel.checkMatchesMetaContext(IMetaName metaName, IMetaContext metaContext)
          Checks if the meta name fulfils all filter criterias to be displayed for the context information.
 boolean IMetaNameList.contains(IMetaName element)
           
 boolean IMetaNameList.add(IMetaName element)
           
 boolean IMetaNameList.remove(IMetaName element)
           
 IMetaName IMetaNameList.set(int index, IMetaName element)
           
 void IMetaNameList.add(int index, IMetaName element)
           
 int IMetaNameList.indexOf(IMetaName element)
           
 int IMetaNameList.lastIndexOf(IMetaName element)
           
 void IMetaNameListIterator.set(IMetaName element)
           
 void IMetaNameListIterator.add(IMetaName element)
           
 java.lang.String IPropertyRendererProxy.getUniqueComponentId(IMetaName metaName, java.lang.String key)
           
 

Uses of IMetaName in com.sapportals.wcm.service.propertyconfig.comparator
 

Methods in com.sapportals.wcm.service.propertyconfig.comparator that return IMetaName
 IMetaName PropertyLanguageDependingComparator.getSortPropertyName()
          Name of the property that is used for sorting.
 IMetaName IResourcePropertyComparator.getSortPropertyName()
          Name of the property that is used for sorting.
 IMetaName DefaultResourcePropertyComparator.getSortPropertyName()
          Name of the property that is used for sorting.
 

Methods in com.sapportals.wcm.service.propertyconfig.comparator with parameters of type IMetaName
 void PropertyLanguageDependingComparator.setSortParameters(IMetaName sortPropertyName, int sortMode)
          Name of the property that is used for sorting and the default sort mode.
 void IResourcePropertyComparator.setSortParameters(IMetaName sortPropertyName, int sortMode)
          Name of the property that is used for sorting and the default sort mode.
 void DefaultResourcePropertyComparator.setSortParameters(IMetaName sortPropertyName, int sortMode)
          Name of the property that is used for sorting and the default sort mode.
 

Constructors in com.sapportals.wcm.service.propertyconfig.comparator with parameters of type IMetaName
PropertyLanguageDependingComparator(IMetaName sortPropertyName, int sortMode, boolean useDisplayNameAsSecondProperty)
           
 

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

Methods in com.sapportals.wcm.service.propertyconfig.metadataextension with parameters of type IMetaName
 IMetaValueList IDynamicValues.getAllowedValues(IMetaName metaName)
          Returns values depending on the meta name.
 IMetaValueList IDynamicValues.getAllowedValues(IMetaName metaName, IMetaContext metaContext)
          Returns values depending on the meta name and the resource.
 IMetaValue IDynamicValues.getDefaultValue(IMetaName metaName)
          Returns a default value depending on the meta name.
 java.lang.String IDynamicValues.getPropertyLabel(IMetaName metaName, java.util.Locale locale)
          Gets a label for the property name depending on the input locale.
 java.lang.String IDynamicValues.getPropertyDescription(IMetaName metaName, java.util.Locale locale)
          Gets a description for a property depending on the input locale.
 IMetaValueList DefaultMetadataExtension.getAllowedValues(IMetaName metaName)
          Returns allowed values depending on the meta name.
 IMetaValueList DefaultMetadataExtension.getAllowedValues(IMetaName metaName, IMetaContext metaContext)
          Returns allowed values depending on the meta name.
 IMetaValue DefaultMetadataExtension.getDefaultValue(IMetaName metaName)
          Returns a default value depending on the meta name.
 java.lang.String DefaultMetadataExtension.getPropertyLabel(IMetaName metaName, java.util.Locale locale)
          Gets a label for the property name depending on the input locale.
 java.lang.String DefaultMetadataExtension.getPropertyDescription(IMetaName metaName, java.util.Locale locale)
          Gets a description for a property depending on the input locale.
 IValidationErrorList DefaultMetadataExtension.validate(IMetaName metaName, IProperty property, IMetaContext metaContext)
          Validation of properties via predefined validation classes
 IValidationErrorList IValidation.validate(IMetaName metaName, IProperty property, IMetaContext metaContext)
          Validation of properties via predefined validation classes
 

Uses of IMetaName in com.sapportals.wcm.service.propertyconfig.renderer
 

Methods in com.sapportals.wcm.service.propertyconfig.renderer with parameters of type IMetaName
 com.sapportals.htmlb.Component IStructuredPropertyRenderer.renderMetaProperty(IMetaName metaName, IMetaContext rendererContext)
          Renders a htmlb Component for a given IMetaName and a given IMetaContext null as returned component is accepted, if the renderer context does not allowed that the IMetaName to be rendered (The permission should be check).
 java.lang.String[] IStructuredPropertyRenderer.processEvent(IMetaName metaName, com.sapportals.htmlb.event.Event event, IMetaContext rendererContext, com.sapportals.htmlb.page.DynPage dynPage)
          The property renderer can react to events.
 IPropertyMap IStructuredPropertyRenderer.getProperties(IMetaName metaName, IMetaContext rendererContext, com.sapportals.htmlb.page.DynPage dynPage)
          Gets the properties with their entered values after the response has been returned.
 com.sapportals.htmlb.Component IStructuredPropertyRenderer.renderMetaNameLabel(IMetaName metaName, IMetaContext rendererContext)
          Renders a htmlb Component for the label for a given IMetaName and a given IMetaContext null as returned component is accepted, if no label is whished.
 

Uses of IMetaName in com.sapportals.wcm.service.propertystructure
 

Methods in com.sapportals.wcm.service.propertystructure that return IMetaName
 IMetaName IStructuredProperty.getMetaName()
          Gets the meta name object for this property.
 IMetaName IStructuredProperty.getMetaName(IProperty property)
          Gets the meta name object for this property.
 


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.