Uses of Class
com.sap.mdm.ids.PortId

Packages that use PortId
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.ids Provides interfaces and classes for identifying MDM objects 
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 PortId in com.sap.mdm.data.commands
 

Methods in com.sap.mdm.data.commands that return PortId
 PortId SyndicateRecordsToFilesCommand.getPortId()
           
 PortId SyndicatePortCommand.getPortId()
          Returns the port Id.
 PortId ImportFilesCommand.getPortId()
           
 PortId CancelSyndicationCommand.getPortId()
          Returns the port Id.
 PortId AddSyndicationRecordIdsCommand.getPortId()
          Returns the port Id.
 

Methods in com.sap.mdm.data.commands with parameters of type PortId
 void SyndicateRecordsToFilesCommand.setPortId(PortId portId)
           
 void SyndicatePortCommand.setPortId(PortId portId)
          Sets the port Id (required).
 void ImportFilesCommand.setPortId(PortId portId)
           
 void CancelSyndicationCommand.setPortId(PortId portId)
          Sets the port Id (required).
 void AddSyndicationRecordIdsCommand.setPortId(PortId portId)
          Sets the port Id (required).
 

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

Methods in com.sap.mdm.extension.schema that return PortId
 PortId RepositorySchemaEx.getPortId(String portCode, String remoteSystemCode, int portType)
          Converts the port code to port ID
 

Methods in com.sap.mdm.extension.schema with parameters of type PortId
 PortProperties RepositorySchemaEx.getPort(PortId portId)
          Returns the port properties for the specified port
 String RepositorySchemaEx.getPortCode(PortId portId)
          Converts the port ID to port code
 

Uses of PortId in com.sap.mdm.ids
 

Fields in com.sap.mdm.ids declared as PortId
static PortId PortId.INVALID_PORT_ID
           
 

Constructors in com.sap.mdm.ids with parameters of type PortId
PortId(PortId that)
          Copy constructor
 

Uses of PortId in com.sap.mdm.repository
 

Methods in com.sap.mdm.repository that return PortId
 PortId PortStatus.getPortId()
          Returns the port Id.
 PortId PortProperties.getId()
          Returns the port Id.
 

Methods in com.sap.mdm.repository with parameters of type PortId
 void PortProperties.setId(PortId id)
          Sets the port Id.
 

Constructors in com.sap.mdm.repository with parameters of type PortId
PortStatus(PortId portId, int status)
          Constructor with the specified port status.
PortProperties(PortId portId, RemoteSystemId remoteSystemId, MultilingualString name, String code, int type)
          Constructor with the specified parameters.
PortProperties(PortId portId, RemoteSystemId remoteSystemId, MultilingualString name, String code, int type, boolean isBlockOnStructuralException)
          Constructor with the specified parameters.
PortProperties(PortId portId, RemoteSystemId remoteSystemId, MultilingualString name, String code, int type, boolean isBlockOnStructuralException, boolean isActive)
          Constructor with the specified parameters.
 

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

Methods in com.sap.mdm.repository.commands that return PortId
 PortId SubmitPortDataFilesCommand.getPortId()
          Returns the port Id.
 PortId RetrievePortFileStatusCommand.getPortId()
           
 PortId RetrievePortDirectoryFileContentCommand.getPortId()
           
 PortId GetPortDataFilesCommand.getPortId()
          Returns the port Id.
 PortId DeletePortCommand.getPortId()
          Returns the port to delete.
 

Methods in com.sap.mdm.repository.commands with parameters of type PortId
 void SubmitPortDataFilesCommand.setPortId(PortId portId)
          Sets the port Id (required).
 void RetrievePortFileStatusCommand.setPortId(PortId portId)
           
 void RetrievePortDirectoryFileContentCommand.setPortId(PortId portId)
           
 void GetPortDataFilesCommand.setPortId(PortId portId)
          Sets the port Id (required).
 void DeletePortCommand.setPortId(PortId portId)
          Specifies the port to delete (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.