all Vendors Allowed
@Deprecated(message = "The name of this method is not entirely clear on its execution.To avoid a breaking change, this one has been deprecated and another one has been implemented that executes the same functionality.This method will be removed in future releases", replaceWith = @ReplaceWith(imports = {}, expression = "this.isAllVendorsAllowed" ), level = DeprecationLevel.WARNING )
Deprecated
The name of this method is not entirely clear on its execution.To avoid a breaking change, this one has been deprecated and another one has been implemented that executes the same functionality.This method will be removed in future releases
Replace with
this.isAllVendorsAllowed
Content copied to clipboard
Finds out whether all vendor items have been accepted by the user
Return
true if all vendors are allowed false otherwise