Uses of Package
org.bibalex.daf.managers.checkin

Packages that use org.bibalex.daf.managers.checkin
org.bibalex.daf.commongui.controls   
org.bibalex.daf.managers   
org.bibalex.daf.managers.checkin   
org.bibalex.daf.managers.report   
org.bibalex.daf.retrievalplugins   
 

Classes in org.bibalex.daf.managers.checkin used by org.bibalex.daf.commongui.controls
ExternalID
          Represents a row in the ExternalID table.
 

Classes in org.bibalex.daf.managers.checkin used by org.bibalex.daf.managers
CheckInManagerGUI
          The check-in manager GUI
 

Classes in org.bibalex.daf.managers.checkin used by org.bibalex.daf.managers.checkin
AdvancedSearchGUI
          This class gives the user ability to form advanced and detailed query.
BatchManagerGUI
          The Batch Manager GUI.
BatchManagerGUI.UIStates
           
ChooseRetrievalDriveDialog.Drive
           
ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog
          This interface allows communication between this dialog and its callee.
ExternalID
          Represents a row in the ExternalID table.
ICheckInPlugIn
          The interface to be implemeneted in order to be recognized by the Check-In module.
IRetrievalPlugin
          The interface to be implemeneted in order to be recognized by the Retrieval plugin module.
NewJobGUI
          The NewJob GUI.
PreAssignDialog
          This class handles pre assignment of a job to specific users.
PreAssignDialog.AvailableUsersComboBoxes
          Internal Class for the purpose of rendering one of the JTable Columns as ComboBoxes List.
PreAssignDialog.IPreAssignDialogListener
          An interface to enable the dialog to return the results to the Calee
RetrievalEventNotifier
           
RetrievalManagerGUI
          The RetrievalManagerGUI GUI
RetrievalProgressDialog
          This dialog allows the display of the retrieval progress.
RetrievalSearchDialog.IRetrieveSearchListener
          This interface helps in the interaction between this dialog and its calee.
SearchGUI
          This class introduces DAFv2 components to User in order to form search query and executes this query
 

Classes in org.bibalex.daf.managers.checkin used by org.bibalex.daf.managers.report
ExternalID
          Represents a row in the ExternalID table.
 

Classes in org.bibalex.daf.managers.checkin used by org.bibalex.daf.retrievalplugins
IRetrievalPlugin
          The interface to be implemeneted in order to be recognized by the Retrieval plugin module.
RetrievalEventNotifier