Package net.sf.basedb.plugins.batchimport
package net.sf.basedb.plugins.batchimport
-
ClassDescriptionAbstractItemImporter<I extends BasicItem>An abstract base class for plug-ins that import items in batch.Identification method implementation that can use an annotation for identifying items.Plug-in for importing annotation type items in a batch.Plug-in for importing any-to-any links from simple text files.Plug-in for importing array batch items in a batch.Plug-in for importing array design items in a batch.Plug-in for importing array slide items in a batch.Plug-in for importing bioplate items in a batch.Plug-in for importing biosource items in a batch.Plug-in for importing derived bioassay items in a batch.Plug-in for importing extract items in a batch.Identification method implementation that first tries a parent id method, and, if no item is found and the identifier is a number, tries to load the item by id.Plug-in for importing file items in a batch.Represents an 'identification method', eg. a way to find an item among the items that already exists in the database.Identification method implementation that finds an item by using the
getById()
method.Plug-in for importing kit items in a batch.Identification method implementation that can use a multiple properties (eg, name, id, externalId, etc.) for identifying items.Plug-in for importing physical bioassays items in a batch.Identification method implementation that can use a single property (eg, name, id, externalId, etc.) for identifying items.Plug-in for importing raw bioassay items in a batch.Plug-in for importing sample items in a batch.Plug-in for importing tag items in a batch.A special mapper for "Used quantity" values.