Uses of Interface
com.sap.mdm.search.SearchDimension

Packages that use SearchDimension
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
 

Uses of SearchDimension in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return SearchDimension
 SearchDimension ExpandedNodes.getDimension()
          Returns the dimension
 

Methods in com.sap.mdm.data with parameters of type SearchDimension
 void ExpandedNodes.setDimension(SearchDimension dimension)
          Specifies the dimension.
 

Constructors in com.sap.mdm.data with parameters of type SearchDimension
ExpandedNodes(SearchDimension dimension, RecordId[] nodeIds)
          Constructor with the specified parameters.
 

Uses of SearchDimension in com.sap.mdm.data.commands
 

Methods in com.sap.mdm.data.commands that return SearchDimension
 SearchDimension[] RetrieveLimitedRecordsCompoundCommand.getSearchDimensions()
          Returns the search dimensions.
 SearchDimension RetrieveLimitedAttributesCommand.getSearchDimension(int index)
          Returns the search dimension for the selected attribute specified by the index.
 

Methods in com.sap.mdm.data.commands with parameters of type SearchDimension
 void RetrieveLimitedRecordsCompoundCommand.setSearchDimensions(SearchDimension[] searchDimensions)
          Sets the search dimensions (optional).
 

Uses of SearchDimension in com.sap.mdm.search
 

Classes in com.sap.mdm.search that implement SearchDimension
 class AbstractFieldSearchDimension
          The abstract class indicates a search dimension for a specific field.
 class AbstractSearchDimension
          The abstract class indicates a search dimension.
 class AttributeSearchDimension
          A search dimension for a taxonomy field.
 class ExpressionSearchDimension
          A search dimension for Expression search.
 class FieldSearchDimension
          A search dimension for regular fields, excluding taxonomy fields and qualifier fields.
 class KeywordSearchDimension
          A search dimension for keyword.
 class MaskSearchDimension
          A search dimension for mask.
 class NamedSearchSearchDimension
          A search dimension for named search.
 class QualifierSearchDimension
          A search dimension for a qualifier field.
 class RemoteKeySearchDimension
          A search dimension for remote key search.
 class RemoteSystemSearchDimension
          A search dimension for remote system search.
 

Methods in com.sap.mdm.search that return SearchDimension
 SearchDimension SearchParameter.getDimension()
          Returns the search dimension.
 SearchDimension PickList.getSearchDimension()
          Returns the search dimension.
 

Methods in com.sap.mdm.search with parameters of type SearchDimension
 SearchItem SearchGroup.addSearchItem(SearchDimension dimension, SearchConstraint constraint)
          Adds a search item.
 

Constructors in com.sap.mdm.search with parameters of type SearchDimension
SearchParameter(SearchDimension dimension, SearchConstraint constraint)
          Constructor with the specified parameters.
 



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.