Uses of Class
com.sap.mdm.schema.RemoteSystemProperties

Packages that use RemoteSystemProperties
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
com.sap.mdm.repository.commands Provides commands for operating on a repository 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.schema.commands Provides commands for managing repository schema, such as tables and fields 
 

Uses of RemoteSystemProperties in com.sap.mdm.notification.event
 

Methods in com.sap.mdm.notification.event that return RemoteSystemProperties
 RemoteSystemProperties RemoteSystemEvent.getRemoteSystemProperties()
          Returns properties of changed remote system
 

Constructors in com.sap.mdm.notification.event with parameters of type RemoteSystemProperties
RemoteSystemEvent(int type, String serverName, RepositoryIdentifier repositoryId, RemoteSystemProperties remoteSystemProperties)
          Constructor
 

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

Methods in com.sap.mdm.repository.commands that return RemoteSystemProperties
 RemoteSystemProperties CreateRemoteSystemCommand.getRemoteSystem()
          Returns the remote system to be created.
 

Methods in com.sap.mdm.repository.commands with parameters of type RemoteSystemProperties
 void CreateRemoteSystemCommand.setRemoteSystem(RemoteSystemProperties remoteSystem)
          Specifies the remote system to create (required).
 

Uses of RemoteSystemProperties in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema that return RemoteSystemProperties
 RemoteSystemProperties[] RepositorySchema.getRemoteSystems()
          Returns the properties for all remote system.
 RemoteSystemProperties RepositorySchema.getRemoteSystem(RemoteSystemId remoteSystemId)
          Returns the remote system properties for the specified remote system
 RemoteSystemProperties RepositorySchema.getRemoteSystem(String remoteSystemCode)
          Returns the remote system properties for the specified remote system
 

Constructors in com.sap.mdm.schema with parameters of type RemoteSystemProperties
RemoteSystemProperties(RemoteSystemProperties other)
          Copy constructor.
 

Uses of RemoteSystemProperties in com.sap.mdm.schema.commands
 

Methods in com.sap.mdm.schema.commands that return RemoteSystemProperties
 RemoteSystemProperties[] GetRemoteSystemListCommand.getRemoteSystems()
           
 



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.