Uses of Class
net.pricefx.formulaengine.scripting.inputbuilder.PCGroupInputBuilder
Packages that use PCGroupInputBuilder
-
Uses of PCGroupInputBuilder in net.pricefx.formulaengine.forms
Methods in net.pricefx.formulaengine.forms that return PCGroupInputBuilderModifier and TypeMethodDescriptionFormInputBuilderApi.createCustomerGroupEntry()Creates newCustomerGroupEntryinput (context parameter).FormInputBuilderApi.createCustomerGroupEntry(String paramName) Creates newCustomerGroupEntryinput (context parameter).FormInputBuilderApi.createProductGroupEntry()Creates newProductGroupEntryinput (context parameter).FormInputBuilderApi.createProductGroupEntry(String paramName) Creates newProductGroupEntryuser input (context parameter).FormInputBuilderApi.createSellerGroupEntry()Creates newSellerGroupEntryinput (context parameter).FormInputBuilderApi.createSellerGroupEntry(String paramName) Creates newSellerGroupEntryinput (context parameter). -
Uses of PCGroupInputBuilder in net.pricefx.formulaengine.scripting.inputbuilder
Methods in net.pricefx.formulaengine.scripting.inputbuilder that return PCGroupInputBuilderModifier and TypeMethodDescriptionInputBuilderFactory.createCustomerGroupEntry()Creates newCustomerGroupEntryInputType.CUSTOMERGROUPinput (context parameter).InputBuilderFactory.createCustomerGroupEntry(String paramName) Creates newCustomerGroupEntryInputType.CUSTOMERGROUPinput (context parameter).InputBuilderFactory.createProductGroupEntry()Creates newProductGroupEntryInputType.PRODUCTGROUPinput (context parameter).InputBuilderFactory.createProductGroupEntry(String paramName) Creates newProductGroupEntryInputType.PRODUCTGROUPuser input (context parameter).InputBuilderFactory.createSellerGroupEntry()Creates newSellerGroupEntryInputType.SELLERGROUPinput (context parameter).InputBuilderFactory.createSellerGroupEntry(String paramName) Creates newSellerGroupEntryInputType.SELLERGROUPinput (context parameter).PCGroupInputBuilder.setPaSearchable(Boolean paSearchable) Sets the 'paSearchable' property for ProductGroup, CustomerGroup or SellerGroup inputs created viaapi.inputBuilderFactory.