Class GetAllAssociationsUtil

java.lang.Object
com.skava.foundation.service.impl.GetAllAssociationsUtil

public final class GetAllAssociationsUtil extends Object
Since:
8.0
Version:
8.0
Author:
Infosys Equinox
  • Method Details

    • checkPrivilegeForAssociations

      public static void checkPrivilegeForAssociations(long storeId, Long businessId, StoreAssociationPage associationPage, com.skava.core.auth.AuthTokenHandler authTokenHandler, StoreService storeService)
      Parameters:
      storeId - Contains store id
      businessId - Contains business id
      associationPage - Instance of StoreAssociationPage
      authTokenHandler - Instance of AuthTokenHandler
      storeService - Instance of StoreService