Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- action(String, String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
- action(String, String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
- action(String, String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
- ACTION_PARAMETER_NAME - Static variable in interface org.bardframework.flow.FlowController
- actionProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
- actionProcessors - Variable in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- addErrorMessageCode(String) - Method in exception org.bardframework.flow.exception.FlowExecutionException
- addExtraArgs(Map<String, String>) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- addFieldError(String, String) - Method in exception org.bardframework.flow.exception.FlowDataValidationException
C
- canSend(String, Map<String, String>) - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
- canSendRegex - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- canSendRegex() - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
- canSendRegex() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- CaptchaFieldTemplate - Class in org.bardframework.flow.form.field.input.captcha
- CaptchaFieldTemplate(String, OtpGenerator<GeneratedCaptcha>) - Constructor for class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
- CaptchaGeneratorDefault - Class in org.bardframework.flow.form.field.input.captcha
- CaptchaGeneratorDefault(CaptchaService, CaptchaType, int) - Constructor for class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- cleanFlowData(String) - Method in class org.bardframework.flow.FlowHandlerAbstract
- compareTo(FormProcessor) - Method in interface org.bardframework.flow.form.FormProcessor
- configurationValidate() - Method in class org.bardframework.flow.form.FlowFormTemplate
- configurationValidate(FormTemplate) - Method in interface org.bardframework.flow.form.FormProcessor
- contains(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
- contains(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
- create(Map<String, String>, Locale) - Method in interface org.bardframework.flow.processor.message.creator.MessageProvider
- create(Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- create(Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.creator.MessageProviderResource
- csvFileLocation - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- currentFormIndex - Variable in class org.bardframework.flow.FlowData
D
- data - Variable in class org.bardframework.flow.FlowData
- DataProviderCsvFileProcessor - Class in org.bardframework.flow.processor.dataprovider
- DataProviderCsvFileProcessor(String, String, Map<Integer, String>, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- DataProviderDatabaseProcessor - Class in org.bardframework.flow.processor.dataprovider
- DataProviderDatabaseProcessor(DataSource, String, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderDatabaseProcessor
- DataProviderHttpCallProcessor - Class in org.bardframework.flow.processor.dataprovider
- DataProviderHttpCallProcessor(String, String, String, Map<String, String>, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- DataProviderHttpRequestCookieProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
-
map http request cookie name to fieldName
- DataProviderHttpRequestCookieProcessor(Map<String, String>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestCookieProcessor
- DataProviderHttpRequestHeaderProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
-
map http request header name to fieldName
- DataProviderHttpRequestHeaderProcessor(Map<String, String>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestHeaderProcessor
- DataProviderHttpRequestParameterProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
-
map http request parameter name to fieldName join values with ',' separator if more than one value exist for a parameter.
- DataProviderHttpRequestParameterProcessor(Map<String, String>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestParameterProcessor
- DataProviderHttpRequestProcessorAbstract - Class in org.bardframework.flow.processor.dataprovider.httprequest
- DataProviderHttpRequestProcessorAbstract(Map<String, String>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- DataProviderHttpRequestPropertyProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
-
map http request property to fieldName
- DataProviderHttpRequestPropertyProcessor(Map<String, String>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestPropertyProcessor
- dateFormatGregorian - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- dateFormatterHijrah - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- dateFormatterJalali - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
E
- EotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.email
- EotpFieldTemplate(String, OtpGenerator<String>, int, MessageSenderEmail) - Constructor for class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
- errorMessageKey - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- executeInNewThread - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- executor - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
F
- failOnError - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- fieldsFetcher - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- fill(FormTemplate, F, Map<String, String>, Locale) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- fillFlowData(Map<String, String>, Map<String, String>, FlowFormTemplate) - Method in class org.bardframework.flow.FlowHandlerAbstract
-
افزودن دیتاهای مورد نیاز در فرم به فلو دیتا
- FlowController - Interface in org.bardframework.flow
- FlowData - Class in org.bardframework.flow
- FlowData() - Constructor for class org.bardframework.flow.FlowData
- flowDataRepository - Variable in class org.bardframework.flow.FlowHandlerAbstract
- FlowDataRepository<D> - Interface in org.bardframework.flow.repository
- FlowDataRepositoryInMemory<D> - Class in org.bardframework.flow.repository
- FlowDataRepositoryInMemory(long) - Constructor for class org.bardframework.flow.repository.FlowDataRepositoryInMemory
- FlowDataValidationException - Exception in org.bardframework.flow.exception
- FlowDataValidationException() - Constructor for exception org.bardframework.flow.exception.FlowDataValidationException
- FlowDataValidationException(boolean) - Constructor for exception org.bardframework.flow.exception.FlowDataValidationException
- FlowExceptionControllerAdvice - Interface in org.bardframework.flow
- FlowExecutionException - Exception in org.bardframework.flow.exception
- FlowExecutionException(List<String>) - Constructor for exception org.bardframework.flow.exception.FlowExecutionException
- FlowFormTemplate - Class in org.bardframework.flow.form
- FlowFormTemplate(String, List<FieldTemplate<?>>, MessageSource) - Constructor for class org.bardframework.flow.form.FlowFormTemplate
- FlowHandler - Interface in org.bardframework.flow
- FlowHandlerAbstract<D extends FlowData> - Class in org.bardframework.flow
- FlowHandlerAbstract(FlowDataRepository<D>, List<FlowFormTemplate>) - Constructor for class org.bardframework.flow.FlowHandlerAbstract
- FlowHandlerImpl - Class in org.bardframework.flow
- FlowHandlerImpl(FlowDataRepository<FlowData>, List<FlowFormTemplate>) - Constructor for class org.bardframework.flow.FlowHandlerImpl
- FlowInputFieldTemplate<F extends InputField<T>,
T> - Class in org.bardframework.flow.form.field.input - FlowInputFieldTemplate(String) - Constructor for class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- FlowInputFieldTemplate(String, boolean) - Constructor for class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- FormProcessor - Interface in org.bardframework.flow.form
- FormProcessorAbstract - Class in org.bardframework.flow.processor
- FormProcessorAbstract() - Constructor for class org.bardframework.flow.processor.FormProcessorAbstract
- forms - Variable in class org.bardframework.flow.FlowHandlerAbstract
G
- generate() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- generate() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
- generate() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
- generate() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- generate() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
- generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
- generateFlowToken() - Method in interface org.bardframework.flow.FlowHandler
- generateSecret() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- get(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
- get(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
- getActionProcessors() - Method in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- getActionProcessors() - Method in class org.bardframework.flow.form.FlowFormTemplate
- getActionProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
- getAlgorithm() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getCanEditIdentifier() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getCaptchaService() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- getCsvFileLocation() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
- getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
- getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
-
این متد فقط فرم جاری را برمیگرداند و پیش پردازش های آن را اجرا نمی کند
- getCurrentFormIndex() - Method in class org.bardframework.flow.FlowData
- getCurrentFormTemplate(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
- getData() - Method in class org.bardframework.flow.FlowData
- getDateFormatGregorian() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getDateFormatterHijrah() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getDateFormatterJalali() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getErrorMessageCode() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderDatabaseProcessor
- getErrorMessageCode() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- getErrorsMessageCodes() - Method in exception org.bardframework.flow.exception.FlowExecutionException
- getExecutor() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getFetchPattern() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- getFieldsFetcher() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- getFlowHandler() - Method in interface org.bardframework.flow.FlowController
- getFlowToken() - Method in exception org.bardframework.flow.exception.InvalidateFlowException
- getHmacAlgorithm() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getHmacProvider() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getIdentifierFieldName() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- getIdentifierNotFoundErrorMessageCode() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- getLength() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- getLength() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
- getLength() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
- getLength() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- getLength() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getLocale() - Method in class org.bardframework.flow.FlowData
- getMapper() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- getMapper() - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- getMaxSendCount() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getMaxTryToResolveCount() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getMessageProvider() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getMessageSource() - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
- getMessageSource() - Method in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- getMessageTemplateKey() - Method in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- getNumber() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- getOtpGenerator() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getPeriodSeconds() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
- getPostProcessors() - Method in class org.bardframework.flow.form.FlowFormTemplate
- getPostProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
- getPreProcessors() - Method in class org.bardframework.flow.form.FlowFormTemplate
- getPreProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
- getReceiverFieldName() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getResendAction() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
- getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
- getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
- getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- getResendIntervalSeconds() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- getResourcePathTemplate() - Method in class org.bardframework.flow.processor.message.creator.MessageProviderResource
- getResponseFieldName() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- getRngAlgorithm() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getRngProvider() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getSecretAttributeName() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- getSecretSize() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- getSeparator() - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- getSmsSender() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderSms
- getStepsCounts(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
- getThreadPoolSize() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getTimeFormat() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- getType() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- getUri(String, String, String) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
- getUri(String, String, String, int) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
- getValidationOrder() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
- getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestCookieProcessor
- getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestHeaderProcessor
- getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestParameterProcessor
- getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestPropertyProcessor
- getValuesSeparator() - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- getWindow() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
H
- handle(FlowDataValidationException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
- handle(FlowExecutionException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
- handle(FormDataValidationException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
- handleException(String, D, Map<String, String>, FlowFormTemplate, Exception) - Method in class org.bardframework.flow.FlowHandlerAbstract
- handleException(String, FlowData, Map<String, String>, FlowFormTemplate, Exception) - Method in class org.bardframework.flow.FlowHandlerImpl
- handleSubmitException(String, D, Map<String, String>, FlowFormTemplate, Exception) - Method in class org.bardframework.flow.FlowHandlerAbstract
- hmac(byte[], byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- HotpService - Class in org.bardframework.flow.form.field.input.otp.time
- HotpService() - Constructor for class org.bardframework.flow.form.field.input.otp.time.HotpService
I
- identifierFieldName - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- identifierNotFoundErrorMessageCode - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- invalidateFlow(InvalidateFlowException) - Method in class org.bardframework.flow.FlowHandlerAbstract
- InvalidateFlowException - Exception in org.bardframework.flow.exception
- InvalidateFlowException(String, String) - Constructor for exception org.bardframework.flow.exception.InvalidateFlowException
- InvalidateFlowException(String, Throwable) - Constructor for exception org.bardframework.flow.exception.InvalidateFlowException
- isExecuteInNewThread() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- isFailOnError() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- isFinished() - Method in class org.bardframework.flow.form.FlowFormTemplate
- isNumber() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
- isNumber() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
- isNumber() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
- isNumber() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- isNumber() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- isValid(String, F, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- isValidOtp(String, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
- isValidOtp(String, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
- isValidOtp(String, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- isValidOtp(String, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
- isValidOtp(String, String, Map<String, String>) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
L
- LANGUAGE_FIELD_NAME - Static variable in class org.bardframework.flow.FlowData
- localeArgKey - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderResource
- log - Static variable in interface org.bardframework.flow.FlowExceptionControllerAdvice
- log - Variable in class org.bardframework.flow.FlowHandlerAbstract
M
- mapper - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- mapper - Variable in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- messageProvider - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- MessageProvider - Interface in org.bardframework.flow.processor.message.creator
- MessageProviderMessageSource - Class in org.bardframework.flow.processor.message.creator
- MessageProviderMessageSource(String, MessageSource) - Constructor for class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- MessageProviderResource - Class in org.bardframework.flow.processor.message.creator
- MessageProviderResource(String) - Constructor for class org.bardframework.flow.processor.message.creator.MessageProviderResource
- MessageSender - Interface in org.bardframework.flow.processor.message.sender
- MessageSenderAbstract - Class in org.bardframework.flow.processor.message.sender
- MessageSenderAbstract(String, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- MessageSenderEmail - Class in org.bardframework.flow.processor.message.sender
- MessageSenderEmail(String, String, String, String, Properties, MessageProvider, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderEmail
- MessageSenderEmail(FieldTemplate<?>, String, String, String, Properties, MessageProvider, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderEmail
- MessageSenderNoOp - Class in org.bardframework.flow.processor.message.sender
- MessageSenderNoOp(String, MessageProvider) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderNoOp
- MessageSenderProcessor - Class in org.bardframework.flow.processor.message
- MessageSenderProcessor(List<MessageSender>) - Constructor for class org.bardframework.flow.processor.message.MessageSenderProcessor
- MessageSenderSms - Class in org.bardframework.flow.processor.message.sender
- MessageSenderSms(String, SmsSender, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderSms
- MessageSenderSms(FieldTemplate<?>, SmsSender, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderSms
- messageSource - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- messageTemplateKey - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
- mustExecute(Map<String, String>) - Method in interface org.bardframework.flow.form.FormProcessor
- mustExecute(Map<String, String>) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- mustExecute(Map<String, String>) - Method in class org.bardframework.flow.processor.FormProcessorAbstract
O
- onFinished(String, D, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
- order() - Method in interface org.bardframework.flow.form.FormProcessor
- org.bardframework.flow - package org.bardframework.flow
- org.bardframework.flow.exception - package org.bardframework.flow.exception
- org.bardframework.flow.form - package org.bardframework.flow.form
- org.bardframework.flow.form.field.input - package org.bardframework.flow.form.field.input
- org.bardframework.flow.form.field.input.captcha - package org.bardframework.flow.form.field.input.captcha
- org.bardframework.flow.form.field.input.otp - package org.bardframework.flow.form.field.input.otp
- org.bardframework.flow.form.field.input.otp.email - package org.bardframework.flow.form.field.input.otp.email
- org.bardframework.flow.form.field.input.otp.sms - package org.bardframework.flow.form.field.input.otp.sms
- org.bardframework.flow.form.field.input.otp.time - package org.bardframework.flow.form.field.input.otp.time
- org.bardframework.flow.processor - package org.bardframework.flow.processor
- org.bardframework.flow.processor.dataprovider - package org.bardframework.flow.processor.dataprovider
- org.bardframework.flow.processor.dataprovider.httprequest - package org.bardframework.flow.processor.dataprovider.httprequest
- org.bardframework.flow.processor.message - package org.bardframework.flow.processor.message
- org.bardframework.flow.processor.message.creator - package org.bardframework.flow.processor.message.creator
- org.bardframework.flow.processor.message.sender - package org.bardframework.flow.processor.message.sender
- org.bardframework.flow.repository - package org.bardframework.flow.repository
- OtpFieldTemplate<F extends OtpField,
O> - Class in org.bardframework.flow.form.field.input.otp - OtpFieldTemplate(String, OtpGenerator<O>, int) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- OtpGenerator<T> - Interface in org.bardframework.flow.form.field.input.otp
- OtpGeneratorFixed - Class in org.bardframework.flow.form.field.input.otp
- OtpGeneratorFixed(String) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
- OtpGeneratorRegex - Class in org.bardframework.flow.form.field.input.otp
- OtpGeneratorRegex(String, int) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- OtpServiceAbstract - Class in org.bardframework.flow.form.field.input.otp.time
- OtpServiceAbstract() - Constructor for class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
P
- postProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
- preProcess(String, Map<String, String>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- preProcess(String, Map<String, String>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
- preProcess(String, Map<String, String>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
- preProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.form.FormProcessor
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderDatabaseProcessor
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
- process(String, Map<String, String>, Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.message.MessageSenderProcessor
- process(List<FormProcessor>, String, D, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
- processAction(String, String, D, Map<String, String>, FlowFormTemplate, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
- processNextForm(String, D, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
-
1.
- put(String, D) - Method in interface org.bardframework.flow.repository.FlowDataRepository
- put(String, D) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
R
- receiverFieldName - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- remove(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
- remove(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
- resend(String, Map<String, String>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- resourcePathTemplate - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderResource
- responseFieldName - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
S
- send(String, String, Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- send(String, String, Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
- send(String, String, Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderNoOp
- send(String, String, Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderSms
- send(String, Map<String, String>, String, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
- send(String, Map<String, String>, String, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
- send(String, Map<String, String>, Void, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- send(String, Map<String, String>, GeneratedCaptcha, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
- send(String, Map<String, String>, O, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- send(Map<String, String>, Locale) - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
- send(Map<String, String>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- sendInternal(String, Map<String, String>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- separator - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- setActionProcessors(Map<String, List<FormProcessor>>) - Method in class org.bardframework.flow.FlowHandlerAbstract
- setActionProcessors(Map<String, List<FormProcessor>>) - Method in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
- setActionProcessors(Map<String, List<FormProcessor>>) - Method in class org.bardframework.flow.form.FlowFormTemplate
- setAlgorithm(String) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setCanEditIdentifier(Boolean) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- setCanSendRegex(String) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setCurrentFormIndex(int) - Method in class org.bardframework.flow.FlowData
- setData(Map<String, String>) - Method in class org.bardframework.flow.FlowData
- setDateFormatGregorian(DateTimeFormatter) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setDateFormatterHijrah(DateTimeFormatter) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setDateFormatterJalali(DateTimeFormatter) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setExecuteExpression(String) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- setExecuteExpression(String) - Method in class org.bardframework.flow.processor.FormProcessorAbstract
- setExecuteInNewThread(boolean) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setFailOnError(boolean) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setFinished(boolean) - Method in class org.bardframework.flow.form.FlowFormTemplate
- setHmacAlgorithm(String) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setHmacProvider(String) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setLength(int) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setLocale(Locale) - Method in class org.bardframework.flow.FlowData
- setMaxSendCount(int) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- setNumber(Boolean) - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
- setPeriodSeconds(int) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
- setPostProcessors(List<FormProcessor>) - Method in class org.bardframework.flow.FlowHandlerAbstract
- setPostProcessors(List<FormProcessor>) - Method in class org.bardframework.flow.form.FlowFormTemplate
- setPreProcessors(List<FormProcessor>) - Method in class org.bardframework.flow.FlowHandlerAbstract
- setPreProcessors(List<FormProcessor>) - Method in class org.bardframework.flow.form.FlowFormTemplate
- setResendIntervalSeconds(Integer) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
- setResponseFieldName(String) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
- setRngAlgorithm(String) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setRngProvider(String) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setSecretAttributeName(String) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- setSecretSize(int) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- setSeparator(String) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
- setThreadPoolSize(int) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setTimeFormat(DateTimeFormatter) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- setWindow(int) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
- smsSender - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderSms
- SotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.sms
- SotpFieldTemplate(String, OtpGenerator<String>, int, MessageSenderSms) - Constructor for class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
- start(Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
- start(Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
- start(Map<String, String>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
- submit(String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
- submit(String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
- submit(String, Map<String, String>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
T
- threadPoolSize - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- timeFormat - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
- TOKEN_HEADER_NAME - Static variable in interface org.bardframework.flow.FlowHandler
- toResponse(String, FlowFormTemplate, D, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
-
تبدیل به فرم
- TOTP_SECRET_KEY - Static variable in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- TotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.time
- TotpFieldTemplate(String, int, OtpServiceAbstract) - Constructor for class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
- TotpService - Class in org.bardframework.flow.form.field.input.otp.time
- TotpService() - Constructor for class org.bardframework.flow.form.field.input.otp.time.TotpService
- toValue(String) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
U
- updateFlowData(String, D) - Method in class org.bardframework.flow.FlowHandlerAbstract
V
- verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
- verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
- verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form