Package com.sap.mdm.examples

Provides MDM Java API examples.

See:
          Description

Class Summary
AuthenticatedRepositorySession Represents an authenticated user session from the API to an MDM repository.
CreateField This example demonstrates creating a new field in the main table.
CreateTable This example demonstrates creating a new table for a repository.
GetRepositoryRegions This example demonstrates retrieving the list of languages (regions) from a repository.
GetRunningRepositories This example demonstrates retrieving the list of running (loaded) repositories.
GetServerVersion This example shows you how to create a simple connection and execute the session-less command GetServerVersionCommand.
LoadRepository This example demonstrates loading a repository.
ModifyField This example demonstrates modifying a new field in the main table.
RetrieveLimitedRecords This example demonstrates using a user session to retrieves the number of records for the main table.
Settings Creates default settings for the API examples and optionally reads user specific values from an InputStream.
StopServer This example demonstrates shutting down the MDM server.
 

Package com.sap.mdm.examples Description

Provides MDM Java API examples.

MDM Java API Examples

Session-less Examples:
GetServerVersion.java Retrieves the MDM server version
GetRunningRepositories.java Retrieves the list of running MDM repositories
GetRepositoryRegions.java Retrieves the list of languages supported by a MDM repository
 
Server Session Examples:
StopServer.java Shuts down the MDM server
 
Repository Session Examples:
LoadRepository.java Loads a MDM repository
CreateTable.java Creates a new table for a MDM repository
CreateField.java Creates a new field for a MDM repository
ModifyField.java Modifies a field for a MDM repository
 
User Session Examples:
RetrieveLimitedRecords.java Retrieves a list of records



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.