Interface CustomerSecurityUtils
public interface CustomerSecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleangetHasCustomerAccess(graphql.schema.DataFetchingEnvironment env, Party party) static booleangetHasCustomersAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasCustomerTypeAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasCustomerTypesAccess(graphql.schema.DataFetchingEnvironment env)
-
Method Details
-
getHasCustomerTypeAccess
-
getHasCustomerTypesAccess
-
getHasCustomerAccess
-
getHasCustomersAccess
-