com.sap.mdm.search
Interface SearchDimension

All Superinterfaces:
Cloneable
All Known Implementing Classes:
AbstractSearchDimension

public interface SearchDimension
extends Cloneable

A base interface for search dimensions such as FieldSearchDimension, AttributeSearchDimension, etc.


Field Summary
static int ATTRIBUTE
           
static int EXPRESSION
           
static int FIELD
           
static int KEYWORD
           
static int MASK
           
static int NAMED_SEARCH
           
static int QUALIFIER
           
static int REMOTE_KEY
           
static int REMOTE_SYSTEM
           
 
Method Summary
 Object clone()
          Clones the object.
 int getType()
          Returns the search dimension type.
 

Field Detail

ATTRIBUTE

public static final int ATTRIBUTE
See Also:
Constant Field Values

FIELD

public static final int FIELD
See Also:
Constant Field Values

KEYWORD

public static final int KEYWORD
See Also:
Constant Field Values

MASK

public static final int MASK
See Also:
Constant Field Values

QUALIFIER

public static final int QUALIFIER
See Also:
Constant Field Values

NAMED_SEARCH

public static final int NAMED_SEARCH
See Also:
Constant Field Values

EXPRESSION

public static final int EXPRESSION
See Also:
Constant Field Values

REMOTE_SYSTEM

public static final int REMOTE_SYSTEM
See Also:
Constant Field Values

REMOTE_KEY

public static final int REMOTE_KEY
See Also:
Constant Field Values
Method Detail

getType

public int getType()
Returns the search dimension type.

Returns:
the search dimension type

clone

public Object clone()
Clones the object.

Returns:
the new clone


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.