Interface ExportConfigurationEditorService

  • All Known Implementing Classes:
    DefaultExportConfigurationEditorService

    public interface ExportConfigurationEditorService
    Service to handle backend operations of the export configuration editor.
    • Method Detail

      • findItemModelInstances

        java.util.List<ItemModel> findItemModelInstances​(java.lang.String itemTypeCode)
        Find all item model instances of a given integration object item's type's code.
        Parameters:
        itemTypeCode - the integration object item's type's code
        Returns:
        a list of List which are instances of the integration object item's type