Uses of Class
com.sap.mdm.repository.PortProperties

Packages that use PortProperties
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
com.sap.mdm.repository Provides supporting interfaces and classes for repository commands 
com.sap.mdm.repository.commands Provides commands for operating on a repository 
 

Uses of PortProperties in com.sap.mdm.extension.schema
 

Methods in com.sap.mdm.extension.schema that return PortProperties
 PortProperties[] RepositorySchemaEx.getPorts()
          Returns the properties for all ports.
 PortProperties RepositorySchemaEx.getPort(PortId portId)
          Returns the port properties for the specified port
 PortProperties RepositorySchemaEx.getPort(String portCode, String remoteSystemCode, int portType)
          Returns the port properties for the specified port
 

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

Methods in com.sap.mdm.notification.event that return PortProperties
 PortProperties SyndicationEvent.getPortProperties()
          Returns properties of the port where syndicated files will be set
 PortProperties SyndicationErrorEvent.getPortProperties()
          Returns the port the event orignate from.
 PortProperties ImportEvent.getPortProperties()
          Returns properties of the port where imported files were situated
 

Constructors in com.sap.mdm.notification.event with parameters of type PortProperties
SyndicationEvent(int type, String serverName, RepositoryIdentifier repositoryId, PortProperties port, String filePrefix, String fileExtension, int fileCount)
          Constructor
SyndicationEvent(int type, String serverName, RepositoryIdentifier repositoryId, PortProperties port, int portStatus, String filePrefix, String fileExtension)
          Deprecated. replaced by SyndicationEvent.SyndicationEvent(int, String, RepositoryIdentifier, PortProperties, String, String, int)
SyndicationErrorEvent(int type, String serverName, RepositoryIdentifier repositoryId, PortProperties port, int portStatus, String filePrefix, int rc)
          Constructor
ImportEvent(int type, String serverName, RepositoryIdentifier repositoryId, PortProperties port, int portStatus, com.sap.mdm.internal.notification.ImportFileStatus[] statuses)
          Constructor
 

Uses of PortProperties in com.sap.mdm.repository
 

Constructors in com.sap.mdm.repository with parameters of type PortProperties
PortProperties(PortProperties other)
          Copy constructor.
 

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

Methods in com.sap.mdm.repository.commands that return PortProperties
 PortProperties ModifyPortCommand.getPort()
          Returns the port to be modify.
 PortProperties[] GetPortListCommand.getPorts()
          Returns the list of defined ports.
 PortProperties CreatePortCommand.getPort()
          Returns the port to be created.
 

Methods in com.sap.mdm.repository.commands with parameters of type PortProperties
 void ModifyPortCommand.setPort(PortProperties port)
          Specifies the port to be modified (required).
 void CreatePortCommand.setPort(PortProperties port)
          Specifies the port to be created (required).
 



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.