Uses of Class
com.sap.mdm.data.commands.AbstractRecordIdsCommand

Packages that use AbstractRecordIdsCommand
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.validation.commands Provides commands for MDM validation functionality.  
com.sap.mdm.workflow.commands Provides commands for managing workflows.  
 

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

Subclasses of AbstractRecordIdsCommand in com.sap.mdm.data.commands
 class AbstractRecordsByIdCommand
          This class is abstract implementation for all commands dealing with repository information by record IDs.
 class AddRecordsToMaskCommand
          A command to add records to a mask.
 class CheckinRecordsCommand
          This command is responsible for check-in of the set of Records by record IDs.
 class CheckoutRecordsCommand
          This command is responsible for checking out a set of records by record IDs.
 class JoinCheckoutRecordsCommand
          This command joins the user to the checked out records.
 class LeaveCheckoutRecordsCommand
          This command removes oneself from being a member of the checked out records.
 class LockRecordsCommand
          A command to locks records.
 class ProtectRecordsCommand
          This command set the records to read-only.
 class RemoveRecordsFromMaskCommand
          A command to remove records from a mask.
 class RetrieveCheckoutRecordsByOriginalCommand
          A command to allow for retrieving the checked out record given the original record Ids are known.
 class RetrieveMaskMembershipForRecordsCommand
          A command for determining if a record is a membership of a mask.
 class RetrieveOriginalsByCheckoutRecordCommand
          A command to retrieve the original record Ids given the checked out record Ids are known.
 class RetrieveRecordLockStatusCommand
          A command to retrieve the lock statuses for records.
 class RetrieveRecordsKeyMappingsCommand
          Retrieves set of key mappings for set set of records.
 class RollbackRecordsCommand
          This command is responsible for rollback the set of Records by record IDs
 class UnlockRecordsCommand
          A command to unlock records.
 class UnprotectRecordsCommand
          This command set the records to read-write.
 

Uses of AbstractRecordIdsCommand in com.sap.mdm.validation.commands
 

Subclasses of AbstractRecordIdsCommand in com.sap.mdm.validation.commands
 class ValidateRecordsCommand
          Validates records in the MDM repository against the specified validation rules.
 

Uses of AbstractRecordIdsCommand in com.sap.mdm.workflow.commands
 

Subclasses of AbstractRecordIdsCommand in com.sap.mdm.workflow.commands
 class AddRecordsToWorkflowJobCommand
          This command allows for adding a new set of records to the non-launched workflow job
 class CreateWorkflowJobCommand
          This command allows for creating a new workflow job for the set of records
 class RemoveRecordsFromWorkflowJobCommand
          This command allows for removing a set of records from the non-launched workflow job
 class SetWorkflowRecordApproveStateCommand
          This command defines specific approve state for set of records taking place in the workflow job.
 class SetWorkflowRecordDoneStateCommand
          This command defines specific done state for set of records taking place in the workflow job.
 class SplitWorkflowJobCommand
          This command allows splitting the workflow task.
 



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.