Class SapSystem
java.lang.Object
org.frankframework.util.SapSystemListItem
org.frankframework.extensions.sap.jco3.SapSystemImpl
org.frankframework.extensions.sap.SapSystem
- All Implemented Interfaces:
ISapSystem
,HasName
,NameAware
,ISapSystem
-
Field Summary
Fields inherited from class org.frankframework.util.SapSystemListItem
log
-
Constructor Summary
Constructors -
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.frankframework.configuration.extensions.ISapSystem
getDestinationAsString
Methods inherited from interface org.frankframework.extensions.sap.ISapSystem
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
-
Constructor Details
-
SapSystem
public SapSystem()
-