com.sap.mdm.data.commands
Class HierarchyDisplayMode

java.lang.Object
  extended bycom.sap.mdm.data.commands.HierarchyDisplayMode

public class HierarchyDisplayMode
extends Object

Class for storing hierarchy display mode codes.

Since:
7.1 SP11

Field Summary
static HierarchyDisplayMode ACTUAL_VALUE
           
static HierarchyDisplayMode DISPLAY_FULL_PATH
           
static HierarchyDisplayMode UNIQUE_DISPLAY_VALUE
           
 
Method Summary
 boolean equals(HierarchyDisplayMode other)
           
static HierarchyDisplayMode getHierarchyDisplayMode(int id)
           
 int getID()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTUAL_VALUE

public static final HierarchyDisplayMode ACTUAL_VALUE

UNIQUE_DISPLAY_VALUE

public static final HierarchyDisplayMode UNIQUE_DISPLAY_VALUE

DISPLAY_FULL_PATH

public static final HierarchyDisplayMode DISPLAY_FULL_PATH
Method Detail

getID

public int getID()
Returns:
hierarchy display mode code

getName

public String getName()
Returns:
hierarchy display mode name

equals

public boolean equals(HierarchyDisplayMode other)
Returns:
true if objects are equals

getHierarchyDisplayMode

public static HierarchyDisplayMode getHierarchyDisplayMode(int id)
Returns:
HierarchyDisplayMode object by id


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.