Uses of Package
com.sap.mdm.session

Packages that use com.sap.mdm.session
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.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.extension Provides classes for general "extension" support
com.sap.mdm.extension.data Provides classes for basic "extension" data container 
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.notification Provides classes and interfaces for connection notifications 
com.sap.mdm.publishing2.commands Provides commands for Publishing operating 
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.session used by com.sap.mdm.assignment.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.blobs
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.blobs.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.data.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
MdmSessionContext
          This is a common interface for three implementations: ServerSessionContext, RepositorySessionContext and UserSessionContext.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.data.permanentid.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.dataimport.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.extension
AbstractManagerWithPasswordStorage
           
RepositorySessionContext
          This class represents the context of the repository session.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.extension.data
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.extension.data.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.extension.session
MdmDestinationProperties
          This interface defines the structure of properties that are needed for establishing connection to destination of MDS server.
NetWeaverMdmDestinationProperties
          Implementation of MdmDestinationProperties interface that defines all properties needed for establishing connection to destination of MDS server through MDM Connector deployed on NetWeaver application server.
RepositorySessionContext
          This class represents the context of the repository session.
ServerSessionContext
          This class represents the context of the server session.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.group.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.matching.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.matchingsets.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.notification
RepositorySessionContext
          This class represents the context of the repository session.
ServerSessionContext
          This class represents the context of the server session.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.publishing2.commands
SessionException
          A session exception.
 

Classes in com.sap.mdm.session used by com.sap.mdm.repository.commands
AbstractRepositorySessionCommand
          This abstract class specifies a command for repository session.
AbstractServerSessionCommand
          This abstract class specifies a command with a session.
AbstractSessionCommand
          This abstract class specifies a command with a session.
RepositorySessionContext
          This class represents the context of the repository session.
ServerSessionContext
          This class represents the context of the server session.
SessionException
          A session exception.
 

Classes in com.sap.mdm.session used by com.sap.mdm.schema.commands
AbstractRepositorySessionCommand
          This abstract class specifies a command for repository session.
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
RepositorySessionContext
          This class represents the context of the repository session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.security.commands
AbstractRepositorySessionCommand
          This abstract class specifies a command for repository session.
AbstractServerSessionCommand
          This abstract class specifies a command with a session.
AbstractSessionCommand
          This abstract class specifies a command with a session.
RepositorySessionContext
          This class represents the context of the repository session.
ServerSessionContext
          This class represents the context of the server session.
SessionException
          A session exception.
 

Classes in com.sap.mdm.session used by com.sap.mdm.server.commands
AbstractNonSessionCommand
          This abstract class specifies a command for repository session.
AbstractServerSessionCommand
          This abstract class specifies a command with a session.
AbstractSessionCommand
          This abstract class specifies a command with a session.
ServerSessionContext
          This class represents the context of the server session.
SessionException
          A session exception.
 

Classes in com.sap.mdm.session used by com.sap.mdm.session
AbstractManagerWithPasswordStorage
           
AbstractMdmDestinationProperties
          Abstract implementation of MdmDestinationProperties interface
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractSessionContext
          This class is abstract implementation of MdmSessionContext interface.
MdmDestinationProperties
          This interface defines the structure of properties that are needed for establishing connection to destination of MDS server.
MdmPasswordStorage
          This interface represents represents storage for security information (e.g. passwords)
MdmSessionContext
          This is a common interface for three implementations: ServerSessionContext, RepositorySessionContext and UserSessionContext.
RepositorySessionContext
          This class represents the context of the repository session.
ServerSessionContext
          This class represents the context of the server session.
SessionConnection
           
SessionException
          A session exception.
SessionManager
          This class is memory cache for MDM sessions.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.validation.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 

Classes in com.sap.mdm.session used by com.sap.mdm.workflow.commands
AbstractSessionCommand
          This abstract class specifies a command with a session.
AbstractUserSessionCommand
          This abstract class specifies a command for user session.
SessionException
          A session exception.
UserSessionContext
          This class represents the context of the user session.
 



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.