Interface BranchSelectionService


  • public interface BranchSelectionService
    Provides methods for server-side manipulation of the selected branch
    • Method Detail

      • getSelectedBranchId

        String getSelectedBranchId​(Map<String,​Serializable> contextPayload)
        Returns the id of the currently selected branch from the context payload, where the context payload is coming from the CmsSessionContext of the logged in user.
        Parameters:
        contextPayload - context payload of user's cms session
        Returns:
        selected branch id