Uses of Class
com.broadleafcommerce.tabby.domain.session.TabbySessionConfiguration
Packages that use TabbySessionConfiguration
-
Uses of TabbySessionConfiguration in com.broadleafcommerce.tabby.domain.session
Methods in com.broadleafcommerce.tabby.domain.session that return TabbySessionConfigurationModifier and TypeMethodDescriptionTabbyCheckoutSession.getConfiguration()The Tabby Checkout session configuration.Methods in com.broadleafcommerce.tabby.domain.session with parameters of type TabbySessionConfigurationModifier and TypeMethodDescriptionvoidTabbyCheckoutSession.setConfiguration(TabbySessionConfiguration configuration) The Tabby Checkout session configuration.