Interface SearchSalesOrderBatchesForm
- All Superinterfaces:
BaseForm,BaseSpec,CurrencySpec,PaymentMethodSpec
-
Method Summary
Modifier and TypeMethodDescriptiongetAlias()voidvoidsetBatchAliasTypeName(String batchAliasTypeName) voidsetBatchName(String batchName) voidsetCreatedSince(String createdSince) voidvoidsetModifiedSince(String modifiedSince) voidsetSalesOrderBatchStatusChoice(String salesOrderBatchStatusChoice) voidsetSearchTypeName(String searchTypeName) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.accounting.common.spec.CurrencySpec
getCurrencyIsoName, setCurrencyIsoNameMethods inherited from interface com.echothree.control.user.payment.common.spec.PaymentMethodSpec
getPaymentMethodName, setPaymentMethodName
-
Method Details
-
getBatchName
-
setBatchName
-
getSearchTypeName
-
setSearchTypeName
-
getBatchAliasTypeName
-
setBatchAliasTypeName
-
getAlias
-
setAlias
-
getSalesOrderBatchStatusChoice
-
setSalesOrderBatchStatusChoice
-
getCreatedSince
-
setCreatedSince
-
getModifiedSince
-
setModifiedSince
-
getFields
-
setFields
-