Uses of Package
com.sap.mdm.net

Packages that use com.sap.mdm.net
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.extension.session   
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.net Provides classes and interfaces for creating and representing connections to the MDM server.  
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.publishing.utils   
com.sap.mdm.publishing2.commands Provides commands for Publishing operating 
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.net used by com.sap.mdm.assignment.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.blobs
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.blobs.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.data.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.data.permanentid.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.dataimport.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.examples
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.extension.data.commands
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.extension.session
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.group.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.matching.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.matchingsets.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.net
Connection
          This interface represents a generic connection to the MDM server.
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
ConnectionPool
          This interface defines the methods and properties for the connection pool.
ConnectionPoolEvent
          An event for a connection pool, such as a connection reserved, a connection is created, etc.
ConnectionPoolListener
          This interface defines the listener for receiving connection pool changes.
MdmSecureSocketFactory
          Wrapper class combining SUN and SAP secure socket factory implementations
MdmSSLException
          This exception indicates problems that can occur while creating a SSL socket factory.
SimpleConnection
          This interface defines methods and properties for a simple connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.notification
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing.objects
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing.properties.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing.utils
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing2.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.publishing2.utils
ConnectionAccessor
          This interface represents an accessor to a connection.
 

Classes in com.sap.mdm.net used by com.sap.mdm.repository.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.schema.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.security.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.server.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.session
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
MdmSecureSocketFactory
          Wrapper class combining SUN and SAP secure socket factory implementations
 

Classes in com.sap.mdm.net used by com.sap.mdm.validation.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 

Classes in com.sap.mdm.net used by com.sap.mdm.workflow.commands
ConnectionAccessor
          This interface represents an accessor to a connection.
ConnectionException
          A checked exception indicating a connection to the MDM server failed.
 



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.