Uses of Class
de.hybris.platform.b2b.jalo.B2BMerchantCheck
-
Packages that use B2BMerchantCheck Package Description de.hybris.platform.b2b.jalo -
-
Uses of B2BMerchantCheck in de.hybris.platform.b2b.jalo
Subclasses of B2BMerchantCheck in de.hybris.platform.b2b.jalo Modifier and Type Class Description classB2BCreditLimitclassGeneratedB2BCreditLimitGenerated class for typeB2BCreditLimit.Methods in de.hybris.platform.b2b.jalo that return B2BMerchantCheck Modifier and Type Method Description B2BMerchantCheckGeneratedB2BMerchantCheckResult. getMerchantcheck()Generated method - Getter of theB2BMerchantCheckResult.merchantcheckattribute.B2BMerchantCheckGeneratedB2BMerchantCheckResult. getMerchantcheck(SessionContext ctx)Generated method - Getter of theB2BMerchantCheckResult.merchantcheckattribute.Methods in de.hybris.platform.b2b.jalo with parameters of type B2BMerchantCheck Modifier and Type Method Description voidGeneratedB2BMerchantCheckResult. setMerchantcheck(B2BMerchantCheck value)Generated method - Setter of theB2BMerchantCheckResult.merchantcheckattribute.voidGeneratedB2BMerchantCheckResult. setMerchantcheck(SessionContext ctx, B2BMerchantCheck value)Generated method - Setter of theB2BMerchantCheckResult.merchantcheckattribute.
-