Uses of Interface
com.sap.mdm.repository.RegionInheritanceProperties

Packages that use RegionInheritanceProperties
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
com.sap.mdm.repository.commands Provides commands for operating on a repository 
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
com.sap.mdm.valuetypes.format   
 

Uses of RegionInheritanceProperties in com.sap.mdm.data
 

Methods in com.sap.mdm.data with parameters of type RegionInheritanceProperties
 String Record.toString(FieldId fieldId, int regionInheritanceMode, RegionInheritanceProperties regionInheritance, DimensionsManager dm)
          Converts the specified field value to a string according to the specified parameters; this is the long form of the method.
 String Record.toString(FieldId fieldId, AttributeId attributeId, int regionInheritanceMode, RegionInheritanceProperties regionInheritance, DimensionsManager dm)
          Converts the specified attribute value to string according to the specified parameters; this is the long form of the method.
 

Uses of RegionInheritanceProperties in com.sap.mdm.extension.schema
 

Methods in com.sap.mdm.extension.schema that return RegionInheritanceProperties
 RegionInheritanceProperties RepositorySchemaEx.getRepositoryRegionInheritance(String regionCode)
          Returns the region inheritance of the repository for specified region.
 

Uses of RegionInheritanceProperties in com.sap.mdm.notification.event
 

Methods in com.sap.mdm.notification.event that return RegionInheritanceProperties
 RegionInheritanceProperties[] RepositorySettingsEvent.getNewInheritance()
          Returns a new region inheritances
 RegionInheritanceProperties[] RepositoryRegionsInheritanceEvent.getNewInheritance()
          Returns a new region inheritances
 

Constructors in com.sap.mdm.notification.event with parameters of type RegionInheritanceProperties
RepositorySettingsEvent(int type, String serverName, RepositoryIdentifier repositoryId, RegionInheritanceProperties[] regionsInheritance)
          Constructor
RepositoryRegionsInheritanceEvent(int type, String serverName, RepositoryIdentifier repositoryId, RegionInheritanceProperties[] regionsInheritance)
          Constructor
 

Uses of RegionInheritanceProperties in com.sap.mdm.repository.commands
 

Methods in com.sap.mdm.repository.commands that return RegionInheritanceProperties
 RegionInheritanceProperties GetRepositoryInheritedRegionListCommand.getRegionInheritance()
          Returns the inherited region result.
 

Uses of RegionInheritanceProperties in com.sap.mdm.valuetypes
 

Methods in com.sap.mdm.valuetypes with parameters of type RegionInheritanceProperties
 String QualifiedLinkValue.toString(FieldId qualifierFieldId, int regionInheritanceMode, RegionInheritanceProperties regionInheritance, DimensionsManager dm)
          Converts the specified qualifier field value to string according to the specified parameters; this is the long form of the method.
 

Uses of RegionInheritanceProperties in com.sap.mdm.valuetypes.format
 

Methods in com.sap.mdm.valuetypes.format with parameters of type RegionInheritanceProperties
static String[] MdmValueFormatter.formatAttributeValue(AttributeProperties attr, MdmValue value, RegionInheritanceProperties regionInheritance, int regionalLayer, DimensionsManager dimensionsManager)
          Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode.
static String[] MdmValueFormatter.formatAttributeValue(AttributeProperties attr, MdmValue value, RegionInheritanceProperties regionInheritance, int regionalLayer, DimensionsManager dimensionsManager, String nullString, String naString)
          Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode.
 



Copyright 2004-2007 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.