Package com.boomi.connector.sample.browse
-
Class Summary Class Description ImportableFieldsBrowser Simple Browser Implementation which creates multipleBrowseField
forObjectDefinitions
.ImportableFieldsConnector Simple Connector which creates a single execute operationImportableFieldsOperation
and withImportableFieldsBrowser
for additional operation fields.ImportableFieldsOperation Simple update operation that demonstrates how to fetchBrowseField
fromImportableFieldsBrowser
and covert it to anOperationValues
object and sent using theSampleClient
.OperationValues Maps the fields defined inImportableFieldsBrowser
to POJO fields defined in this class.OverridableFieldBrowser SampleBrowser
implementation that demonstrates how to declare an overridable operation property during import.OverrideableFieldOperation SampleOperation
that demonstrates how to access the per document value of an overrideable operation property.