Uses of Annotation Interface
org.frankframework.doc.Mandatory
Packages that use Mandatory
Package
Description
-
Uses of Mandatory in org.frankframework.core
Methods in org.frankframework.core with annotations of type MandatoryModifier and TypeMethodDescriptionvoidRegister a Pipe at this pipeline.voidThe functional name of this pipe.voidthenameis a symbolic reference to apath.voidThe name of the next Pipe or Exit. -
Uses of Mandatory in org.frankframework.errormessageformatters
Methods in org.frankframework.errormessageformatters with annotations of type MandatoryModifier and TypeMethodDescriptionvoidDataSonnetErrorMessageFormatter.setStyleSheetName(String styleSheetName) Set a DataSonnet stylesheet to transform the default JSON error message to a custom format. -
Uses of Mandatory in org.frankframework.extensions.cmis
Methods in org.frankframework.extensions.cmis with annotations of type MandatoryModifier and TypeMethodDescriptionvoidCmisSender.setAction(CmisSender.CmisAction action) Specifies action to performvoidCmisSender.setBindingType(CmisSessionBuilder.BindingTypes bindingType) BindingType CMIS protocol to use -
Uses of Mandatory in org.frankframework.extensions.esb
Methods in org.frankframework.extensions.esb with annotations of type MandatoryModifier and TypeMethodDescriptionvoidEsbJmsListener.setMessageProtocol(EsbJmsListener.MessageProtocol string) protocol of ESB service to be called -
Uses of Mandatory in org.frankframework.extensions.idin
Methods in org.frankframework.extensions.idin with annotations of type MandatoryModifier and TypeMethodDescriptionvoidIdinSender.setConfigurationXML(String iDinConfigurationXML) Load configuration from XML. -
Uses of Mandatory in org.frankframework.extensions.mqtt
Methods in org.frankframework.extensions.mqtt with annotations of type MandatoryModifier and TypeMethodDescriptionvoidMqttFacade.setResourceName(String resourceName) Name of the MqttClientSettings configuration in the `resources.yml`.void -
Uses of Mandatory in org.frankframework.extensions.sap.jco3
Methods in org.frankframework.extensions.sap.jco3 with annotations of type MandatoryModifier and TypeMethodDescriptionvoidName of the RFC-destination to be registered in the SAP systemvoidSapListenerImpl.setSapSystemName(String string) -
Uses of Mandatory in org.frankframework.filesystem
Methods in org.frankframework.filesystem with annotations of type MandatoryModifier and TypeMethodDescriptionvoidAmazonS3FileSystem.setClientRegion(String clientRegion) Name of the AWS region that the client is using. -
Uses of Mandatory in org.frankframework.jdbc
Methods in org.frankframework.jdbc with annotations of type Mandatory -
Uses of Mandatory in org.frankframework.jms
Methods in org.frankframework.jms with annotations of type MandatoryModifier and TypeMethodDescriptionvoidPushingJmsListener.setDestinationName(String destinationName) -
Uses of Mandatory in org.frankframework.mongodb
Methods in org.frankframework.mongodb with annotations of type MandatoryModifier and TypeMethodDescriptionvoidMongoDbSender.setAction(MongoDbSender.MongoAction action) Action -
Uses of Mandatory in org.frankframework.monitoring
Methods in org.frankframework.monitoring with annotations of type Mandatory -
Uses of Mandatory in org.frankframework.pipes
Methods in org.frankframework.pipes with annotations of type MandatoryModifier and TypeMethodDescriptionvoidJsonPathPipe.setJsonPathExpression(String jsonPathExpression) voidAsyncSenderWithListenerPipe.setListener(ICorrelatedPullingListener<M> listener) Listener for responses on the request sent.voidvoidThe regex expression to match against the input.voidThe JSON Schema to validate tovoidDataSonnetPipe.setStyleSheetName(String stylesheetName) Location of the stylesheet to apply to the input message. -
Uses of Mandatory in org.frankframework.receivers
Methods in org.frankframework.receivers with annotations of type Mandatory -
Uses of Mandatory in org.frankframework.scheduler
Methods in org.frankframework.scheduler with annotations of type Mandatory -
Uses of Mandatory in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job with annotations of type MandatoryModifier and TypeMethodDescriptionvoidActionJob.setAction(ActionJob.AvailableAction action) voidActionJob.setAdapterName(String adapterName) Adapter on which job operatesvoidJob.setFunction(JobDefFunctions function) Deprecated.voidSendMessageJob.setJavaListener(String javaListener) JavaListener to send the message tovoidThe SQL query text to be executed. -
Uses of Mandatory in org.frankframework.senders
Methods in org.frankframework.senders with annotations of type MandatoryModifier and TypeMethodDescriptionvoidJavascriptSender.setJsFileName(String jsFileName) the name of the javascript file containing the functions to run -
Uses of Mandatory in org.frankframework.util
Methods in org.frankframework.util with annotations of type MandatoryModifier and TypeMethodDescriptionvoidLocker.setObjectId(String objectId) Identifier for this lock -
Uses of Mandatory in org.frankframework.xcom
Methods in org.frankframework.xcom with annotations of type MandatoryModifier and TypeMethodDescriptionvoidXComSender.setWorkingDirName(String string) directory in which to run the xcomtcp command