Uses of Class
com.saperion.bean.SapDocInfo
Packages that use SapDocInfo
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
This package contains the classes for the LARIX RMI Server.
-
Uses of SapDocInfo in com.saperion.connector
Methods in com.saperion.connector that return SapDocInfoModifier and TypeMethodDescriptionSaClassicConnector.checkSapUrl
(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.SaClassicConnectorImpl.checkSapUrl
(String url) -
Uses of SapDocInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SapDocInfoModifier and TypeMethodDescriptionAbstractDocRMIClientCommand.checkSapUrl
(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.SaRMIClientCommand.checkSapUrl
(String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC. -
Uses of SapDocInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return SapDocInfoModifier and TypeMethodDescriptionSaRMIServerCommand.checkSapUrl
(int clientToken, String url) Checks the given SAP URL on the R/Link server and returns, if successfull, the HDOC and the DDC.