|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GroupNodeId | |
| com.sap.mdm.blobs | Provides classes and interfaces for representing images, PDFs, etc |
| 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.ids | Provides interfaces and classes for identifying MDM objects |
| com.sap.mdm.validation | Provides interfaces and classes for validation commands |
| Uses of GroupNodeId in com.sap.mdm.blobs |
| Methods in com.sap.mdm.blobs that return GroupNodeId | |
GroupNodeId |
BlobRecord.getDataGroupId()
Returns the data group the record belongs to. |
GroupNodeId |
BinaryBlobRecord.getDataLocationId()
Returns the data location node where the blob originally came from. |
| Methods in com.sap.mdm.blobs with parameters of type GroupNodeId | |
void |
BlobRecord.setDataGroupId(GroupNodeId nodeId)
Sets the data group Id. |
void |
BinaryBlobRecord.setDataLocationId(GroupNodeId nodeId)
Sets the data location node where the blob originally came from (required). |
| Uses of GroupNodeId in com.sap.mdm.group |
| Methods in com.sap.mdm.group that return GroupNodeId | |
GroupNodeId |
HierGroupNode.getId()
Returns ID of group node. |
| Uses of GroupNodeId in com.sap.mdm.group.commands |
| Methods in com.sap.mdm.group.commands that return GroupNodeId | |
GroupNodeId |
RetrieveGroupTreeCommand.getRootId()
Returns the ID of root node of the result tree. |
GroupNodeId |
DeleteGroupCommand.getGroupId()
Returns id of the group to delete. |
GroupNodeId |
CreateGroupCommand.getParentId()
Returns id of the parent group. |
GroupNodeId |
CreateGroupCommand.getNewGroupId()
Returns id of the new group. |
| Methods in com.sap.mdm.group.commands with parameters of type GroupNodeId | |
void |
RetrieveGroupTreeCommand.setRootId(GroupNodeId rootId)
Sets the ID of root node of the result tree (optional). |
void |
DeleteGroupCommand.setGroupId(GroupNodeId groupId)
Sets id of the group to delete required. |
void |
CreateGroupCommand.setParentId(GroupNodeId parentId)
Sets id of the parent group. |
| Uses of GroupNodeId in com.sap.mdm.ids |
| Constructors in com.sap.mdm.ids with parameters of type GroupNodeId | |
GroupNodeId(GroupNodeId that)
Copy constructor |
|
| Uses of GroupNodeId in com.sap.mdm.validation |
| Methods in com.sap.mdm.validation that return GroupNodeId | |
GroupNodeId[] |
ValidationProperties.getValidationGroupIds()
Returns the groups the validation belongs to. |
| Methods in com.sap.mdm.validation with parameters of type GroupNodeId | |
ValidationProperties[] |
ValidationPropertiesResult.getValidations(GroupNodeId groupId)
Retrieves the list of validations that belong of the specified validation group. |
| Constructors in com.sap.mdm.validation with parameters of type GroupNodeId | |
ValidationProperties(ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
Constructs with the specified parameters. |
|
ValidationProperties(Id containerId,
ValidationId validationId,
GroupNodeId[] validationGroupIds,
MultilingualString name,
String code,
MultilingualString description,
MultilingualString message,
int executionType,
boolean isCallable)
Constructs a ValidationProperties object with the specified parameters. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
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.