Uses of Package
com.sap.mdm.commands

Packages that use com.sap.mdm.commands
com.sap.mdm.assignment.commands   
com.sap.mdm.blobs Provides classes and interfaces for representing images, PDFs, etc 
com.sap.mdm.blobs.commands Provides commands for managing images, PDFs, etc.  
com.sap.mdm.commands Provides commands for establishing a session with the MDM server.  
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.data.permanentid.commands   
com.sap.mdm.dataimport.commands   
com.sap.mdm.examples Provides MDM Java API examples.  
com.sap.mdm.extension.data.commands Provides "extension" commands for managing repository content such as searching records.  
com.sap.mdm.group.commands Provides commands for managing grouping such as Data Groups.  
com.sap.mdm.matching.commands Provides commands for MDM matching functionality.  
com.sap.mdm.matchingsets.commands Provides commands for MDM matching set functionality.  
com.sap.mdm.notification Provides classes and interfaces for connection notifications 
com.sap.mdm.publishing.commands Provides commands for Publishing operating 
com.sap.mdm.publishing.objects   
com.sap.mdm.publishing.properties.commands Provides commands for Publishing properties manipulation 
com.sap.mdm.publishing2.commands Provides commands for Publishing operating 
com.sap.mdm.publishing2.objects   
com.sap.mdm.publishing2.utils   
com.sap.mdm.repository.commands Provides commands for operating on a repository 
com.sap.mdm.schema.commands Provides commands for managing repository schema, such as tables and fields 
com.sap.mdm.security.commands Provides commands for managing permission for repository items 
com.sap.mdm.server.commands Provides commands for managing repositories 
com.sap.mdm.session Provides classes and interfaces for connection and session management 
com.sap.mdm.validation.commands Provides commands for MDM validation functionality.  
com.sap.mdm.workflow.commands Provides commands for managing workflows.  
 

Classes in com.sap.mdm.commands used by com.sap.mdm.assignment.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
CommandException
          A checked exception thrown during the execution of a command.
PassportSupport
          An interface for passport support.
ValidationException
           
 

Classes in com.sap.mdm.commands used by com.sap.mdm.blobs
CommandException
          A checked exception thrown during the execution of a command.
Passport
          A passport contains the passport identifier and a trace level.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.blobs.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
AbstractCommandSessionless
          This abstract class specifies a session-less command.
Command
          All user commands must implement this class.
CommandException
          A checked exception thrown during the execution of a command.
Passport
          A passport contains the passport identifier and a trace level.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.data.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
CommandException
          A checked exception thrown during the execution of a command.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.data.permanentid.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.dataimport.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.examples
CommandException
          A checked exception thrown during the execution of a command.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.extension.data.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.group.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.matching.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.matchingsets.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.notification
CommandException
          A checked exception thrown during the execution of a command.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
AbstractCommandSessionless
          This abstract class specifies a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing.objects
CommandException
          A checked exception thrown during the execution of a command.
Passport
          A passport contains the passport identifier and a trace level.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing.properties.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing2.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
CommandException
          A checked exception thrown during the execution of a command.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing2.objects
CommandException
          A checked exception thrown during the execution of a command.
Passport
          A passport contains the passport identifier and a trace level.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.publishing2.utils
CommandException
          A checked exception thrown during the execution of a command.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.repository.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.schema.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.security.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.server.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.session
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.validation.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 

Classes in com.sap.mdm.commands used by com.sap.mdm.workflow.commands
AbstractCommand
          This abstract class specifies a command with a session.
AbstractCommandBase
          This abstract class provides the base class for a session and a session-less command.
Command
          All user commands must implement this class.
PassportSupport
          An interface for passport support.
 



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.