Uses of Interface
com.sap.mdm.group.HierGroupNode

Packages that use HierGroupNode
com.sap.mdm.group Provides classes and interfaces for group nodes.  
com.sap.mdm.group.commands Provides commands for managing grouping such as Data Groups.  
com.sap.mdm.validation Provides interfaces and classes for validation commands 
 

Uses of HierGroupNode in com.sap.mdm.group
 

Subinterfaces of HierGroupNode in com.sap.mdm.group
 interface HierDataGroupNode
          The interface represents a data group node in the hierarchical structure.
 interface HierLocationGroupNode
          The interface represents a location group node in the hierarchical structure of data location groups.
 interface HierValidationGroupNode
          The interface represents a validation group node in the hierarchical structure of validations.
 

Methods in com.sap.mdm.group that return HierGroupNode
 HierGroupNode HierGroupNode.getParent()
          Returns the parent node.
 HierGroupNode[] HierGroupNode.getChildren()
          Returns the children nodes.
 HierGroupNode[] HierGroupNode.getAllLeafs()
          Returns all leaf nodes placed under the current node.
 

Uses of HierGroupNode in com.sap.mdm.group.commands
 

Methods in com.sap.mdm.group.commands that return HierGroupNode
 HierGroupNode RetrieveGroupTreeCommand.getGroupTree()
          Return hierarchical structure of groups.
 HierGroupNode CreateGroupCommand.getGroup()
          Returns group.
 

Methods in com.sap.mdm.group.commands with parameters of type HierGroupNode
 void CreateGroupCommand.setGroup(HierGroupNode group)
          Sets the group to add (required*).
 

Uses of HierGroupNode in com.sap.mdm.validation
 

Methods in com.sap.mdm.validation that return HierGroupNode
 HierGroupNode[] ValidationPropertiesResult.getValidationGroups()
          Returns the list of validation groups.
 

Constructors in com.sap.mdm.validation with parameters of type HierGroupNode
ValidationPropertiesResult(TableId tableId, ValidationProperties[] validations, HierGroupNode validationGroup)
          Constructor for the specified parameter values.
ValidationPropertiesResult(Id id, ValidationProperties[] validations, HierGroupNode validationGroup)
          Constructor for the specified parameter values.
 



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.