Class SapPassportBuilder
java.lang.Object
de.hybris.platform.integrationservices.passport.SapPassportBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncom.sap.jdsr.passport.DSRPassportbuild()static SapPassportBuilderwithAction(String action) withActionType(Integer actionType) withClientNumber(String clientNumber) withConnectionCounter(Integer connectionCounter) withConnectionId(byte[] connectionId) withPrevSystemId(String prevSystemId) withRootContextId(byte[] rootContextId) withService(Integer service) withSystemId(String systemId) withSystemType(Integer systemType) withTraceFlag(Integer traceFlag) withTransId(String transId) withVersion(Integer version)
-
Method Details
-
newSapPassportBuilder
-
withVersion
-
withTraceFlag
-
withSystemId
-
withService
-
withUser
-
withAction
-
withActionType
-
withPrevSystemId
-
withTransId
-
withClientNumber
-
withSystemType
-
withRootContextId
-
withConnectionId
-
withConnectionCounter
-
build
public com.sap.jdsr.passport.DSRPassport build()
-