SAP NetWeaver '04

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

Packages that use IMetaContext
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.  
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 IMetaContext in com.sapportals.wcm.service.propertyconfig
 

Methods in com.sapportals.wcm.service.propertyconfig that return IMetaContext
 IMetaContext IMetaModel.createEmptyMetaContext()
          returns an empty IMetaContext
 

Methods in com.sapportals.wcm.service.propertyconfig with parameters of type IMetaContext
 IMetaNameListIterator IMetaModel.nameIterator(IMetaContext metaContext)
          Returns an iterator to get the properties configured for specific resource data
 IMetaNameListIterator IMetaModel.nameIterator(IMetaContext metaContext, IMetaGroup metaGroup)
          Returns an iterator to get the properties configured for specific resource data and with a specific meta group
 IValidationErrorList IMetaModel.validate(IPropertyMap properties, IMetaContext metaContext)
          Validation of properties via predefined validation classes
 IValidationErrorList IMetaModel.validate(IProperty property, IMetaContext metaContext)
          Validation of properties via predefined validation classes
 boolean IMetaModel.checkMatchesMetaContext(IMetaName metaName, IMetaContext metaContext)
          Checks if the meta name fulfils all filter criterias to be displayed for the context information.
 IMetaValueListIterator IMetaName.allowedValueIterator(IMetaContext metaContext)
          Returns a iterator to get a ordered value list.
 boolean IMetaName.hasAllowedValues(IMetaContext metaContext)
          Ask for if the list of values is not empty.
 

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

Methods in com.sapportals.wcm.service.propertyconfig.metadataextension with parameters of type IMetaContext
 IMetaValueList IDynamicValues.getAllowedValues(IMetaName metaName, IMetaContext metaContext)
          Returns values depending on the meta name and the resource.
 IMetaValueList DefaultMetadataExtension.getAllowedValues(IMetaName metaName, IMetaContext metaContext)
          Returns allowed values depending on the meta name.
 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 IMetaContext in com.sapportals.wcm.service.propertyconfig.renderer
 

Methods in com.sapportals.wcm.service.propertyconfig.renderer with parameters of type IMetaContext
 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 IMetaContext in com.sapportals.wcm.service.propertystructure
 

Methods in com.sapportals.wcm.service.propertystructure with parameters of type IMetaContext
 com.sapportals.htmlb.Component IStructuredGroupRenderer.render(IMetaContext metaContext)
          Renders the structured group.
 IPropertyMap IStructuredGroupRenderer.getProperties(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Gets the properties with their entered values after the response has been returned.
 java.lang.String[] IStructuredGroupRenderer.validate(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Validates the group content
 void IStructuredGroupRenderer.save(IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Saves the content of the structured group.
 java.lang.String[] IStructuredGroupRenderer.processEvent(com.sapportals.htmlb.event.Event event, IMetaContext metaContext, com.sapportals.htmlb.page.DynPage dynPage)
          Validates the group content
 IPropertyStructureList IPropertyStructureService.getPropertyStructures(java.lang.String resourceType, StructureDisplayMode displayMode, IMetaContext metaContext)
          Gets property structures for a requested resource type and display mode.
 


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.