Uses of Class
com.sap.mdm.session.ServerSessionContext

Packages that use ServerSessionContext
com.sap.mdm.extension.session   
com.sap.mdm.notification Provides classes and interfaces for connection notifications 
com.sap.mdm.repository.commands Provides commands for operating on a repository 
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 
 

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

Methods in com.sap.mdm.extension.session that return ServerSessionContext
static ServerSessionContext ConnectionManagerEx.connectWithServerSession(MdmDestinationProperties destination, String serverPassword, String applicationName, String contextIdentifier)
          Create instance of ServerSessionContext from the specified parameters.
static ServerSessionContext ConnectionManagerEx.connectWithServerSession(String destinationName, String applicationName, String contextIdentifier)
          Create instance of ServerSessionContext from the specified parameters.
 

Uses of ServerSessionContext in com.sap.mdm.notification
 

Methods in com.sap.mdm.notification with parameters of type ServerSessionContext
 EventDispatcher EventDispatcherManager.getEventDispatcher(ServerSessionContext ctx)
          Returns the event dispatcher for the MDM server defined in the specified session context If such instance exist in the cache then it is returned, if not then a new instance is created and stored in the cache.
 void EventDispatcherManager.terminateEventDispatcher(ServerSessionContext ctx)
          Terminates an event dispatcher.
 boolean EventDispatcherManager.containsEventDispatcher(ServerSessionContext ctx)
          Verifies if there is instance of EventDispatcher correspondent to the specified server
 void EventDispatcher.registerServerNotifications(ServerEventRegistrationSet registrationSet, ServerSessionContext ctx, String serverUserPassword)
          Register this event dispatcher for server type notifications defined in the specified registration set.
 void EventDispatcher.registerServerNotificationsBySessionId(ServerEventRegistrationSet registrationSet, ServerSessionContext ctx, String sessionId)
          For internal use only Register this event dispatcher for all server type notifications After the server is stopped the registration for server notifications is not refreshed automatically.
 

Uses of ServerSessionContext in com.sap.mdm.repository.commands
 

Constructors in com.sap.mdm.repository.commands with parameters of type ServerSessionContext
UpdateRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
UnmountRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
SwapRepositoriesCommand(ServerSessionContext ctx)
          Deprecated. Creates a new instance of this command by context.
MountRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
DuplicateRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
DeleteRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
CreateSlaveRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
ArchiveRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
 

Uses of ServerSessionContext in com.sap.mdm.security.commands
 

Constructors in com.sap.mdm.security.commands with parameters of type ServerSessionContext
GetPasswordPolicyCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
 

Uses of ServerSessionContext in com.sap.mdm.server.commands
 

Constructors in com.sap.mdm.server.commands with parameters of type ServerSessionContext
UnarchiveRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
StopServerCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
SetServerPasswordCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
SetPerformanceTracingCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetServerVersionCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetServerLogListCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetPerformanceTracingCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetMountedRepositoryListCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetLogFileContentCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetDBMSRepositoryListCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetDBMSListCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
GetArchivedListCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
CreateRepositoryCommand(ServerSessionContext ctx)
          Creates a new instance of this command by context.
 

Uses of ServerSessionContext in com.sap.mdm.session
 

Subclasses of ServerSessionContext in com.sap.mdm.session
 class RepositorySessionContext
          This class represents the context of the repository session.
 class UserSessionContext
          This class represents the context of the user session.
 

Constructors in com.sap.mdm.session with parameters of type ServerSessionContext
ServerSessionContext(ServerSessionContext ctx)
          Copy constructor
 



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.