Uses of Interface
adams.data.idupdate.IDUpdater
-
Packages that use IDUpdater Package Description adams.data.idupdate -
-
Uses of IDUpdater in adams.data.idupdate
Classes in adams.data.idupdate that implement IDUpdater Modifier and Type Class Description class
AbstractIDUpdater
Ancestor for schemes that update the ID of objects.class
IDHandler
Updates the ID of (mutable) ID handlers.class
PassThrough
Performs no update.class
ReportField
Sets the ID under the specified field in the report (either report or report handler).
-