Uses of Interface
com.sap.mdm.session.MdmDestinationProperties

Packages that use MdmDestinationProperties
com.sap.mdm.extension.session   
com.sap.mdm.session Provides classes and interfaces for connection and session management 
 

Uses of MdmDestinationProperties in com.sap.mdm.extension.session
 

Methods in com.sap.mdm.extension.session with parameters of type MdmDestinationProperties
static ServerSessionContext ConnectionManagerEx.connectWithServerSession(MdmDestinationProperties destination, String serverPassword, String applicationName, String contextIdentifier)
          Create instance of ServerSessionContext from the specified parameters.
static RepositorySessionContext ConnectionManagerEx.connectWithRepositorySession(MdmDestinationProperties destination, String password, String applicationName, int unicodeNormalizationType, String contextIdentifier)
          Create instance of RepositorySessionContext from the specified parameters.
static UserSessionContext ConnectionManagerEx.connectWithUserSession(MdmDestinationProperties destination, String password, String applicationName, String regionName, Locale regionLocale, int unicodeNormalizationType, boolean useBlobCache, String contextIdentifier)
          Create instance of UserSessionContext from the data stored in MDM destination The authenticated user session for this session context is created as well and stored in cache of SessionManager All parameters excepting the 'destination' and 'password' are optional.
 

Uses of MdmDestinationProperties in com.sap.mdm.session
 

Classes in com.sap.mdm.session that implement MdmDestinationProperties
 class AbstractMdmDestinationProperties
          Abstract implementation of MdmDestinationProperties interface
 class 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.
 class NonNetWeaverMdmDestinationProperties
          Implementation of MdmDestinationProperties interface that defines all properties needed for establishing connection to destination of MDS server for applications that does not use MDM Connector or not running on NetWeaver application server.
 



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.