|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Command | All user commands must implement this class. |
| Class Summary | |
| 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. |
| AuthenticateRepositorySessionCommand | A command to authenticate a repository session. |
| AuthenticateServerSessionCommand | A command to authenticate a server session. |
| AuthenticateUserSessionCommand | A command to authenticate a user session. |
| CreateRepositorySessionCommand | A command to create a repository session. |
| CreateServerSessionCommand | A command to create a server session. |
| CreateUserSessionCommand | A command to create a user session. |
| DestroySessionCommand | A command to destroy a session. |
| GetRepositoryRegionListCommand | A command to retrieve the list of regions supported by the repository. |
| GetRunningRepositoryListCommand | A command to retrieve the list of running repositories on the MDM server. |
| SetUnicodeNormalizationCommand | A command to set the Unicode normalization to use for the lifetime of the session. |
| TrustedRepositorySessionCommand | A command to authenticate a repository session using a trusted connection. |
| TrustedServerSessionCommand | A command to authenticate a server session using a trusted connection. |
| TrustedUserSessionCommand | A command to authenticate a user session using a trusted connection. |
| Exception Summary | |
| CommandException | A checked exception thrown during the execution of a command. |
Provides commands for establishing a session with the MDM server.
As mentioned, there are three type of sessions. What each session type
is use for is as follow:
Server sessions are use for general management of a
running MDM server. Server sessions are use for mounting a repository,
setting the MDM server password, stopping the MDM server, unarchiving a
repository, etc.
Repository sessions are use for management of a MDM repository. A repository session identifies a specific MDM repository. Repository sessions allow for managing repository users, roles, tables, fields, etc. If for any reason a repository is unmounted, the repository session will become invalid.
User sessions are use for repository content management. User sessions are use for limiting records, record update, attribute deletion, etc. If for any reason a repository is unloaded, the user session will become invalid.
MDM Java API Examples
com.sap.mdm.net
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
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.