Interface ActivateBaseSiteInSessionStrategy<T extends BaseSiteModel>

    • Method Detail

      • activate

        void activate​(T site)
        Adjusts a session state based on the given site information. Depends of the context basecommerce/cms wher used a specific data is being adjusted. If activation fails for some reason a BaseSiteActivationException is thrown.
        Throws:
        BaseSiteActivationException