Class SapSystem
java.lang.Object
org.frankframework.util.SapSystemListItem
org.frankframework.extensions.sap.jco3.SapSystemImpl
org.frankframework.extensions.sap.jco3.SapSystem
- All Implemented Interfaces:
ISapSystem
,HasName
,NameAware
,ISapSystem
@Deprecated(forRemoval=true,
since="7.7.0")
@ConfigurationWarning("Please do not specify jco version in package name")
public class SapSystem
extends SapSystemImpl
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class org.frankframework.util.SapSystemListItem
log
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.frankframework.extensions.sap.jco3.SapSystemImpl
clearCache, closeSystem, closeSystems, configureAll, getAshost, getDestination, getDestinationAsString, getGwhost, getGwserv, getIDocRepository, getJcoRepository, getLogPrefix, getMshost, getMsserv, getSystem, openSystem, openSystems, setAshost, setAuthAlias, setGroup, setGwhost, setGwservOffset, setHost, setLanguage, setMandant, setMaxConnections, setMshost, setMsservOffset, setMyName, setPartnerName, setPasswd, setR3name, setServiceOffset, setSncAuthMethod, setSncEnabled, setSncLibrary, setSncQop, setSncSSO2, setSystemnr, setTraceLevel, setUnicode, setUserid, toString
Methods inherited from class org.frankframework.util.SapSystemListItem
clear, configure, getAliasFor, getItem, getName, getRegisteredNames, getRegisteredNamesAsList, registerItem, setAliasFor, setName
-
Constructor Details
-
SapSystem
public SapSystem()Deprecated, for removal: This API element is subject to removal in a future version.
-