Package com.boomi.connector.sample.browse
-
Class Summary Class Description ImportableFieldsBrowser Simple Browser Implementation which creates multipleBrowseFieldforObjectDefinitions.ImportableFieldsConnector Simple Connector which creates a single execute operationImportableFieldsOperationand withImportableFieldsBrowserfor additional operation fields.ImportableFieldsOperation Simple update operation that demonstrates how to fetchBrowseFieldfromImportableFieldsBrowserand covert it to anOperationValuesobject and sent using theSampleClient.OperationValues Maps the fields defined inImportableFieldsBrowserto POJO fields defined in this class.OverridableFieldBrowser SampleBrowserimplementation that demonstrates how to declare an overridable operation property during import.OverrideableFieldOperation SampleOperationthat demonstrates how to access the per document value of an overrideable operation property.