A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

c - Variable in class org.bibalex.daf.handlers.cryptography.Cryptography
The Ciphering instance used in encryption and decryption
c - Variable in class org.bibalex.daf.installer.Cryptography
The Ciphering instance used in encryption and decryption
c - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 
calculateJobSize() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Calculates the size of the job.
This method logs any errors that might happen.
calendar - Variable in class org.bibalex.daf.commongui.controls.DateChooser
Auxiliary variable to compute dates.
cancel - Variable in class org.bibalex.daf.commongui.controls.DateChooser
"Cancel" button.
cancelButton - Variable in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
cancelButton - Variable in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
cancelButton - Variable in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
cancelButton is JButton for canceling the operation
cancelButton - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
cancelButton is JButton for canceling the operation
cancelButton - Variable in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
cancelButton - Variable in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
cancelButton - Variable in class org.bibalex.daf.managers.checkin.PreAssignDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.LoginDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.phase.AvailableJobsDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
 
cancelButton - Variable in class org.bibalex.daf.managers.report.JobsDataReport
cancelButton closes JobsDataReport Dialog
cancelButton - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
cancelButton - Variable in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
 
cancelLogin() - Method in interface org.bibalex.daf.managers.LoginDialog.ILoginActionListener
Indicates that the user cancelled the login operation
cancelSelection() - Method in interface org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog
Indicates that the user did not choose any drive and wishes to cancel the operation.
cancelSelection() - Method in interface org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog
Indicates that the user did not choose any drive and wishes to cancel the operation.
cancelSorting() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
canChangeType(int) - Method in class org.bibalex.daf.entities.job.Job
Determines whether the given job can change its type or not.
canCheckOut(int) - Method in class org.bibalex.daf.entities.job.Job
Determines if the job can check out ro not.
canDownload() - Method in class org.bibalex.daf.entities.job.Job
Determines if the job can be downloaded or not.
canFinish(int) - Method in class org.bibalex.daf.entities.job.Job
Determines whether the job can finish from the given workstation or not.
canFinish_FileLevelInfo(ArrayList<FileLevelInfo>, ArrayList<FileLevelInfo>, int) - Method in class org.bibalex.daf.entities.job.FinishingState
Determines whether the user can finish the job because of the FileLevelInfo or not
A job cannot be finsihed in the following 2 cases:
1) There exist entries in the 'Next' FileLeveloInfo file.
canRedirect_FileLevelInfo(ArrayList<FileLevelInfo>, ArrayList<FileLevelInfo>, Phase, int) - Method in class org.bibalex.daf.entities.job.RedirectingState
Determines whether the job can be redirected to the given phase because of the FileLevelInfo or not.
A Job can be redirected to the given phase, if it satisfies the following conditions:
1) All the ToDo entries that point to this phase are done.
2) The given phase is equal to or less than the minimum phase in the ToDo and Next FileLevelInfo.
canRedirectJob - Variable in class org.bibalex.daf.entities.User
 
canRedirectJob() - Static method in class org.bibalex.daf.managers.phase.PhaseManager
Static Method, allows the different modules to detect if the current user can Select a Job or Not.
canReject_FileLevelInfo(ArrayList<FileLevelInfo>, ArrayList<FileLevelInfo>, Phase, int) - Method in class org.bibalex.daf.entities.job.RejectingState
Determines whether the job can be rejected to the given phase because of FileLevelInfo or not.
canSelectAnyJob() - Static method in class org.bibalex.daf.managers.phase.PhaseManager
Static Method, allows the different modules to detect if the current user can Select a Job or Not.
canSelectJob - Variable in class org.bibalex.daf.entities.User
 
canStart(int, int, int) - Method in class org.bibalex.daf.entities.job.Job
Determines whether the job can start or not.
canUpload() - Method in class org.bibalex.daf.entities.job.Job
Determines if the job can be uploaded or not.
centerWindow(Window) - Static method in class org.bibalex.daf.commongui.CommonGUI
Centers the given window within the screen.
changeDueDate() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Chanegs the dueDateDatButton value.
ChangeJobTypeDialog - Class in org.bibalex.daf.managers.phase
A Dialog that allows a user to change the job type of a given job.
ChangeJobTypeDialog(Job) - Constructor for class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Creates a new ChangeJobTypeDialog.
ChangeJobTypeDialog.DialogResult - Enum in org.bibalex.daf.managers.phase
Holds the result of closing a dialog.
ChangeJobTypeDialog.DialogResult() - Constructor for enum org.bibalex.daf.managers.phase.ChangeJobTypeDialog.DialogResult
 
ChangeJobTypeDialogTest - Class in org.bibalex.daf.managers.phase
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
ChangeJobTypeDialogTest() - Constructor for class org.bibalex.daf.managers.phase.ChangeJobTypeDialogTest
 
changePassword() - Method in interface org.bibalex.daf.managers.LoginDialog.ILoginActionListener
Used to initiate the Changing password code.
changePasswordButton - Variable in class org.bibalex.daf.managers.LoginDialog
 
changeType() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Changes the type of this instance.
changeTypeButton - Variable in class org.bibalex.daf.managers.report.ReportData
changeTypeButton changes a job type of a job
ChangingTypeState - Class in org.bibalex.daf.entities.job
This class contains the logic necessary to change the type of the job.
ChangingTypeState(Job, User, WorkStation, boolean, int, int, int, boolean) - Constructor for class org.bibalex.daf.entities.job.ChangingTypeState
Creates a new instance of ChangingTypeState.
check - Variable in class org.bibalex.daf.commongui.datamodels.CheckRenderer
 
checkArgs(String[]) - Static method in class org.bibalex.daf.installer.Install
 
checkBoxActionListener - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
checkBoxActionListener is the listener assigned to readyToArchiveCheckList which fires on selecting or deselecting items
CheckBoxList - Class in org.bibalex.daf.commongui.controls
This class is used as a List with Check Boxes (CheckBoxList).
CheckBoxList(UICheckList, CheckBoxList.ICheckBoxListActionListener) - Constructor for class org.bibalex.daf.commongui.controls.CheckBoxList
Constructor
CheckBoxList.ICheckBoxListActionListener - Interface in org.bibalex.daf.commongui.controls
An interface as Action listener to allow the instantiator to detect List events.
checkedImageIcon - Variable in class org.bibalex.daf.managers.MainControllerGUI
 
checkedInOnlyCheckBox - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
checkedInOnlyLabel - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
checkFilesExist(FolderElement, String) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Checks that each file type defined within the given FolderElement has a corresponding physical files.
checkFoldersExist(FolderElement, String) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Checks that each folder defined within the given FolderElement has a corresponding physical folder.
checkFolderStructure(FolderElement, String) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Makes sure that folder structure conforms to the defintion.
checkIn(int) - Static method in class org.bibalex.daf.entities.job.Job
Move the job history from OldTransactionLog to TransactionLog.
CheckingInState - Class in org.bibalex.daf.entities.job
This class contains the logic necessary to check in the job.
CheckingInState(Job, User, WorkStation) - Constructor for class org.bibalex.daf.entities.job.CheckingInState
Creates a new instance of CheckingInState.
checkInJob(Job, int, int) - Static method in class org.bibalex.daf.managers.checkin.RetrievalManager
Moves the records of this job from the OldTransactionLog to the TransactionLog
checkInJob(int, int, String) - Method in class org.bibalex.daf.managers.report.ReportData
Adds the job to the database.
checkInJob_Database(Job) - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Perform the database related steps necessary to check-in the job.
checkInJob_Physically(Job) - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Perform the physically related steps necessary to check-in the job.
CheckInManagerGUI - Class in org.bibalex.daf.managers.checkin
The check-in manager GUI
CheckInManagerGUI() - Constructor for class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Creates a new insatnce of CheckInManagerGUI.
checkInManagerGUI - Variable in class org.bibalex.daf.managers.MainControllerGUI
 
checkInMenuItem - Variable in class org.bibalex.daf.managers.MainControllerGUI
 
CheckListCellRenderer - Class in org.bibalex.daf.commongui.controls
Renderer Class for the List extends JCheckBoox and Implements the ListCellRenderer Interface
CheckListCellRenderer() - Constructor for class org.bibalex.daf.commongui.controls.CheckListCellRenderer
Constructor
CheckListener - Class in org.bibalex.daf.commongui.controls
MouseListener Class for the CheckBoxList.
CheckListener(CheckBoxList) - Constructor for class org.bibalex.daf.commongui.controls.CheckListener
Constructor
checkName - Variable in class org.bibalex.daf.entities.phase.FileElement
The 'CheckName' property of the element.
CheckNode - Class in org.bibalex.daf.commongui.datamodels
 
CheckNode() - Constructor for class org.bibalex.daf.commongui.datamodels.CheckNode
 
CheckNode(Object, int) - Constructor for class org.bibalex.daf.commongui.datamodels.CheckNode
 
CheckNode(Object, boolean, boolean) - Constructor for class org.bibalex.daf.commongui.datamodels.CheckNode
 
CheckNodeModel - Class in org.bibalex.daf.commongui.datamodels
 
CheckNodeModel(DataTable) - Constructor for class org.bibalex.daf.commongui.datamodels.CheckNodeModel
 
checkNoMoreFilesExist(FolderElement, String, NameCountCompareTriple[]) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
For a 'Restricted' mode folder, this method makes sure that no extra file types exists except for those specified in the definition.
checkNoMoreFoldersExist(FolderElement, String) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
For a 'Restricted' mode folder, this method makes sure that no extra folders exists except for those specified in the definition.
checkNonConfirmedMedias() - Method in class org.bibalex.daf.entities.job.Job
Check if the job medias are all confirmed to delete or not
checkOut(int, int, int, String) - Static method in class org.bibalex.daf.entities.job.Job
Move the job history from TransactionLog to OldTransactionLog.
checkOutButton - Variable in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
checkOutButton is JButton carries out the check out functionality
checkOutButton - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
checkOutButton is JButton carries out the checking out functionality
checkOutGUI - Class in org.bibalex.daf.managers.archive
checkOutGUI class shows the jobs that are archived on a specific media and ask the user to select any of them (or all) to be checked out
checkOutGUI(int, String) - Constructor for class org.bibalex.daf.managers.archive.checkOutGUI
checkOutGUI() is the class constructor, it initializes the GUI and variables
checkOutGUIInstance - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
checkOutGUIInstance represents the current instance of the dialog
checkOutJobsLabel - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
 
checkOutRollback(int) - Static method in class org.bibalex.daf.entities.job.Job
Roll back job check out.
checkOutScrollPane - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
checkOutScrollPane is JScrollPane holds checkOutTable table
checkOutTable - Variable in class org.bibalex.daf.managers.archive.checkOutGUI
checkOutTable is SortableTable holds jobs on specific media and give the ability to select them to be checked out
checkPattern - Variable in class org.bibalex.daf.entities.phase.FileElement
The 'CheckPattern' of the element.
CheckRenderer - Class in org.bibalex.daf.commongui.datamodels
 
CheckRenderer() - Constructor for class org.bibalex.daf.commongui.datamodels.CheckRenderer
 
CheckRenderer.TreeLabel - Class in org.bibalex.daf.commongui.datamodels
 
CheckRenderer.TreeLabel() - Constructor for class org.bibalex.daf.commongui.datamodels.CheckRenderer.TreeLabel
 
checkRetrievArgs(String[]) - Static method in class org.bibalex.daf.managers.MainControllerGUI
check retrieval arguments
checkSelectedJobs(CheckBoxList, int) - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
This method checks the validity of recording all the checked jobs in the archive list to DB
checkSelectedJobs(ArrayList, int) - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
This method checks the validity of recording all the checked jobs in the archive list to DB
checkSqlConnection() - Static method in class org.bibalex.daf.handlers.dbhandler.DBConnection
Checks if there is a SQL Connection as default instance or not.
checkSqlConnection() - Static method in class org.bibalex.daf.installer.DBConnection
Checks if there is a SQL Connection as default instance or not.
CheckStrategy - Class in org.bibalex.daf.entities.phase
An abstract base class the defines the functionality needed to be implemented by classes to apply phase checks against a folder structure.
CheckStrategy() - Constructor for class org.bibalex.daf.entities.phase.CheckStrategy
 
childrenDataTable - Variable in class org.bibalex.daf.commongui.datamodels.TreeDataModel
The DataTable of the last level of the tree.
childrenSP - Variable in class org.bibalex.daf.commongui.datamodels.TreeDataModel
The Stored Procedure used to compose and retrieve the 3rd level of the tree.
ChooseRetrievalDriveDialog - Class in org.bibalex.daf.managers.checkin
This class helps indicating the drive to retrive the Archive from.
ChooseRetrievalDriveDialog(ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog) - Constructor for class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This is the default constructor
ChooseRetrievalDriveDialog - Class in org.bibalex.daf.retrievalplugins
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
ChooseRetrievalDriveDialog(ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog) - Constructor for class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This is the default constructor
ChooseRetrievalDriveDialog.Drive - Class in org.bibalex.daf.managers.checkin
 
ChooseRetrievalDriveDialog.Drive(File) - Constructor for class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog.Drive
 
ChooseRetrievalDriveDialog.Drive - Class in org.bibalex.daf.retrievalplugins
 
ChooseRetrievalDriveDialog.Drive(File) - Constructor for class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog.Drive
 
ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog - Interface in org.bibalex.daf.managers.checkin
This interface allows communication between this dialog and its callee.
ChooseRetrievalDriveDialog.IChooseRetrievalDriveDialog - Interface in org.bibalex.daf.retrievalplugins
This interface allows communication between this dialog and its callee.
chooseRetrievalDriveDialogInterface - Variable in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
 
chooseRetrievalDriveDialogInterface - Variable in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
 
className - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 
clearAll() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method clears and resets GUI components
clearAll() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
clearAllChecked() - Method in class org.bibalex.daf.commongui.datamodels.CheckNodeModel
 
clearButton - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
clearButton is the button that clear all
clearButton - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
clearButton is the button that clear all
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
clears the details Panel, mostly used in the Create Mode
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
clears the details Panel, mostly used in the Create Mode
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
Reset GUI controls
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
Reset GUI controls
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
Reset GUI controls
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
Clears all fields in the details panel, mostly used in the create mode
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
reset GUI controls
clearDetailsPanel() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
Reset GUI controls
clearDetailsPanel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Clears the Details JPanel.
clearFields() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
Reset GUI controls
clearGUI() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 
clearList(CheckBoxList, int) - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method deselects the "Any" entry if there at least one entry selected<>"Any"
ClearPluginsList() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
Adjusts details Panel values according to the currently selected Role
clearSelection() - Method in class org.bibalex.daf.commongui.controls.SortableTable
Clears Table selection.
clearSortingState() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
close(ChangeJobTypeDialog.DialogResult) - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Closes this Dialog.
closeButton - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
closeButton - Variable in class org.bibalex.daf.managers.report.JobHistory
closeButton closes JobHistory Dialog
closeButton - Variable in class org.bibalex.daf.managers.report.JobMetaData
 
closeButton - Variable in class org.bibalex.daf.managers.report.ReportData
closeButton disposes all
closeConnection() - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
close the connection
CloseDialog(boolean) - Method in class org.bibalex.daf.entities.phase.DatabaseDataEntryDialog
Closes the JDialog.
closeWindowCommand - Variable in class org.bibalex.daf.commongui.MessageBox
 
colID - Variable in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
The Column in the DataTable that represents the ID of the row.
colID - Variable in class org.bibalex.daf.commongui.datamodels.TreeDataModel
The Column indicating the ID in the DataTable.
colID - Variable in class org.bibalex.daf.commongui.datamodels.UICheckList
The Column that represents the ID in the DataTable.
colID - Variable in class org.bibalex.daf.commongui.datamodels.UIDataTable
The Column representing the ID in the DataTable.
colID - Variable in class org.bibalex.daf.commongui.datamodels.UIListEditableModel
The index of the Column in the DataTable considered as ID.
colID - Variable in class org.bibalex.daf.commongui.datamodels.UIListModel
The index of the Column in the DataTable considered as ID.
collAbrevation - Variable in class org.bibalex.daf.entities.Collection
 
collActive - Variable in class org.bibalex.daf.entities.Collection
 
collAnyUser - Variable in class org.bibalex.daf.entities.Collection
 
collAnyWorkstation - Variable in class org.bibalex.daf.entities.Collection
 
collComment - Variable in class org.bibalex.daf.entities.Collection
 
collDefaultPath - Variable in class org.bibalex.daf.entities.Collection
 
collect() - Method in class org.bibalex.daf.entities.phase.DatabaseDataEntryDialog
Allows collecting the user input by showing the Dialog modally.
collect() - Method in interface org.bibalex.daf.entities.phase.IDatabaseDataEntry
When overridden in an implementing class, starts collecting user data.
This method can wrap showing a modal dialog or other types of swing components.
Note to implementors: This method should be a blocking method not to make the code continue while the user is supplying the data.
collect(String, String) - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, allows the plug in to collect information of the job.
Collection - Class in org.bibalex.daf.entities
 
Collection() - Constructor for class org.bibalex.daf.entities.Collection
Class Constructor, empty constructor creates an empty object, used to create new Collections
Collection(int) - Constructor for class org.bibalex.daf.entities.Collection
Constructor, creates a new Collection Object using the Collection ID, by retrieving the information from the database.
Collection(DataTable) - Constructor for class org.bibalex.daf.entities.Collection
Constructor, creates a new Collection Object using the Collection DataTable without hitting the database.
collectionCheckList - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
collectionComboBox - Variable in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
collectionComboBox - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
CollectionComboBox - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
CollectionComboBox - Variable in class org.bibalex.daf.managers.checkin.SearchGUI
 
CollectionComboBox - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
collectionDefaultPathTextField - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
CollectionEntities - Class in org.bibalex.daf.entities
This class is used by the Collection Entities like Owner, Project and In-Charge.
CollectionEntities() - Constructor for class org.bibalex.daf.entities.CollectionEntities
 
collectionLabel - Variable in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
collectionLabel - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
collectionLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
 
collectionName - Variable in class org.bibalex.daf.entities.job.Job
 
collectionNameLabel - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
collectionNameTextField - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
collectionOwnerComboBox - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
collectionsComboBox - Variable in class org.bibalex.daf.managers.report.WorkFlowGUI
collectionsComboBox loads all Collections
collectionScrollPane - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
Collections Lists
collectionsLabel - Variable in class org.bibalex.daf.managers.report.WorkFlowGUI
 
collectionsManagerGUI - Variable in class org.bibalex.daf.managers.admin.AdminManagerGUI
 
CollectionsManagerGUI - Class in org.bibalex.daf.managers.admin
 
CollectionsManagerGUI() - Constructor for class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This is the default constructor
CollectionsManagerGUI.UIStates - Enum in org.bibalex.daf.managers.admin
Enumerates the different states the UI can occupy
CollectionsManagerGUI.UIStates() - Constructor for enum org.bibalex.daf.managers.admin.CollectionsManagerGUI.UIStates
 
collectionTextField - Variable in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
 
collID - Variable in class org.bibalex.daf.entities.Batch
 
collID - Variable in class org.bibalex.daf.managers.report.JobExpandedDataReport
 
collID - Variable in class org.bibalex.daf.managers.report.JobsDataReport
 
collLabel - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
CollLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
CollLabel - Variable in class org.bibalex.daf.managers.checkin.SearchGUI
 
CollLabel - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
collName - Variable in class org.bibalex.daf.entities.Collection
 
collOwnerLabel - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
collPriority - Variable in class org.bibalex.daf.entities.Collection
 
colSelected - Variable in class org.bibalex.daf.commongui.datamodels.UICheckList
The column that defines if the Item is selected or not.
column - Variable in class org.bibalex.daf.commongui.datamodels.TableSorter.Directive
 
column - Variable in class org.bibalex.daf.commongui.datamodels.UIDataTable
 
columnClass - Variable in class org.bibalex.daf.commongui.datamodels.UIDataTable
 
columnComparators - Variable in class org.bibalex.daf.commongui.datamodels.TableSorter
 
columnNames - Variable in class org.bibalex.daf.handlers.dbhandler.DataTable
Holds the names of the columns
columnNames - Variable in class org.bibalex.daf.installer.DataTable
Holds the names of the columns
columnsFormatted - Variable in class org.bibalex.daf.managers.report.ReportData
 
colVisible - Variable in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
The Column in the DataTable to be displayed in the ComboBox.
colVisible - Variable in class org.bibalex.daf.commongui.datamodels.TreeDataModel
The Column to be displayed in the tree.
colVisible - Variable in class org.bibalex.daf.commongui.datamodels.UICheckList
The Column to be displayed in the list.
colVisisble - Variable in class org.bibalex.daf.commongui.datamodels.UIListEditableModel
The index of the Column in the DataTable to be displayed in the List.
colVisisble - Variable in class org.bibalex.daf.commongui.datamodels.UIListModel
The index of the Column in the DataTable to be displayed in the List.
comboBoxArrList - Variable in class org.bibalex.daf.managers.checkin.PreAssignDialog.AvailableUsersComboBoxes
 
ComboBoxDataModel - Class in org.bibalex.daf.commongui.datamodels
This class is an implementation of the ComboBoxModel, that also supports (extends) DataTable.
ComboBoxDataModel(DataTable, int, int) - Constructor for class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Constructor
ComboBoxDataModel.ComboBoxObject - Class in org.bibalex.daf.commongui.datamodels
This Class represents a ComboBox item.
ComboBoxDataModel.ComboBoxObject(int, String) - Constructor for class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel.ComboBoxObject
Constructor
CommandLineArchiver - Class in org.bibalex.daf.managers.archive
This class archive jobs using command line not GUI
CommandLineArchiver() - Constructor for class org.bibalex.daf.managers.archive.CommandLineArchiver
class constrictor
commandLineExecuter(String[]) - Static method in class org.bibalex.daf.managers.MainControllerGUI
this method executes when the application called using command line
commandList - Static variable in class org.bibalex.daf.installer.Install
 
comment - Variable in class org.bibalex.daf.entities.CollectionEntities
 
comment - Variable in class org.bibalex.daf.entities.job.RedirectingState
 
comment - Variable in class org.bibalex.daf.entities.job.RejectingState
 
comment - Variable in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
The comment associated with this info.
commentColumn - Variable in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
 
commentInfo - Variable in class org.bibalex.daf.handlers.statusdatahandler.StatusDef
Holds the comment portion of the status data.
commentLabel - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
commentLabel - Variable in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
commentLabel shows the title of comment text area
commentLabel - Variable in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
commentPanel - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
commentScrollPane - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
commentScrollPane - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
commentScrollPane - Variable in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
commentScrollPane is the container of comment text area
commentTextArea - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
commentTextArea - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
commentTextArea - Variable in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
commentTextArea is a text area shows the comment of selectd WS
commentTextArea - Variable in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
 
commentTextField - Variable in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
CommonGUI - Class in org.bibalex.daf.commongui
This class has 2 static methods used to Enable/Disable , Hide/Show java UI components recusively.
CommonGUI() - Constructor for class org.bibalex.daf.commongui.CommonGUI
 
COMPARABLE_COMAPRATOR - Static variable in class org.bibalex.daf.commongui.datamodels.TableSorter
A comparator, used in the sorting algorithm to compare successive rows.
compare - Variable in class org.bibalex.daf.entities.phase.FileElement
The 'Compare' property of the element.
compare - Variable in class org.bibalex.daf.entities.phase.NameCountCompareTriple
Holds the name of the file to which the
compare(FileLevelInfo, FileLevelInfo) - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Compares the types of the objects
compareFile(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Compare the two given files.
compareFiles(NameCountCompareTriple[]) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Compare the files count.
compareFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Compare 2 folders, one on the local machine and the other one is on the server, if they don't match the method returns the unmatched files count.
compareFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Compares the two given folders.
compareResult - Variable in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
 
compareTo(Object) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter.Row
 
CompressedFolderDef - Class in org.bibalex.daf.handlers.statusdatahandler
Represents an Xml node with the following format:
<CompressedFolder ZipFileName="" FolderName="" Size="" />
This node means that folder indicated by FolderName attribute has been compressed in the zip file indicated by ZipFileName attribute.
The "Size" attribute, which is optional, indicates the size of the zip file.
CompressedFolderDef(String, String, float) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
Creates a new instance of CompressedFolderDef.
CompressedFolderDef() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
Creates a new instance of CompressedFolderDef.
CompressedFolderDef(Node) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
Creates a new instance of CompressedFolderDef.
CompressedFolderDef(String) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
Creates a new instance of CompressedFolderDef.
CompressedFolderDefTest - Class in org.bibalex.daf.handlers.statusdatahandler
Test for CompressedFolderDef.
CompressedFolderDefTest() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDefTest
 
compressedFolders - Variable in class org.bibalex.daf.handlers.statusdatahandler.BackupInfoDef
Holds the compressed folders defintions contained within this instance.
compressJobSubFolder(ArrayList<String>) - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Compresses the subfolders within the job folder.
conditionComboBox - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
conditionComboBox - Variable in class org.bibalex.daf.managers.report.JobMetaData
 
conditionID - Variable in class org.bibalex.daf.entities.job.Job
 
conditionLabel - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
conditionLabel - Variable in class org.bibalex.daf.managers.report.JobMetaData
 
configure(DatabaseDef, DatabaseInfoDef, DatabaseInfoDef) - Method in class org.bibalex.daf.entities.phase.DatabaseDataEntryDialog
Configures the JDialog to accept the user data by populating it with controls based of the given definition.
configure(DatabaseDef, DatabaseInfoDef, DatabaseInfoDef) - Method in interface org.bibalex.daf.entities.phase.IDatabaseDataEntry
When overriden in an implementing class, configures the instance to collect the data.
confirm() - Static method in class org.bibalex.daf.installer.Install
 
confirmButton - Variable in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
confirmButton is JButton carries out the confirmation functionality, which means update DAK database by inserting the relation between the media and the archived objects, confirm the media on DAF database by marking it as confirmed and then delete the physical folder of media.
confirmDeletion(int, int) - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
This method confrim media deletion on DB
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
Displays a confirmation regading discarding changes
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
Displays a confirmation regading discarding changes
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
Confirm discard User changes message
confirmDiscardChanges() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Confirm discard User changes message
confirmJobsButton - Variable in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
confirmJobsButton is JButton which confirm the job-media relation
confirmJobsLabel - Variable in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
 
ConfirmJobsOnMedia - Class in org.bibalex.daf.managers.archive
ConfirmJobsOnMedia class shows the the jobs versions that collected and formed a media and ask the user to confirm these jobs on the media or discard it
ConfirmJobsOnMedia(int, String, String) - Constructor for class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
ConfirmJobsOnMedia() is the class constructor, it initializes the GUI and variables
confirmJobsOnMedia - Variable in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
confirmJobsOnMedia represents the current instance of the dialog
confirmJobsScrollPane - Variable in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
confirmJobsScrollPane is JScrollPane holds historyMatrixTable confirmJobsTable
confirmJobsTable - Variable in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
confirmJobsTable is SortableTable holds the archived jobs on the formed media
confirmMediaDeletingGUI - Variable in class org.bibalex.daf.managers.archive.ArchivingManagerGUI
confirm Media Deleting Tab private attribute.
ConfirmMediaDeletingGUI - Class in org.bibalex.daf.managers.archive
This class shows up the medias that are created and the user doesn't confirm their deletion.
ConfirmMediaDeletingGUI() - Constructor for class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
ConfirmMediaDeletingGUI() is the class constructor, it initializes the GUI and variables
conn - Variable in class org.bibalex.daf.entities.Batch
 
conn - Variable in class org.bibalex.daf.entities.Collection
 
conn - Variable in class org.bibalex.daf.entities.job.Job
 
conn - Variable in class org.bibalex.daf.entities.JobCondition
 
conn - Variable in class org.bibalex.daf.entities.JobType
 
conn - Variable in class org.bibalex.daf.entities.phase.Phase
 
conn - Variable in class org.bibalex.daf.entities.Role
 
conn - Variable in class org.bibalex.daf.entities.User
 
conn - Variable in class org.bibalex.daf.entities.WorkStation
 
conn - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 
conn - Variable in class org.bibalex.daf.managers.archive.CommandLineArchiver
 
conn - Variable in class org.bibalex.daf.managers.checkin.ExternalID
 
Connect() - Method in class org.bibalex.daf.managers.MainControllerGUI
 
connectButton - Variable in class org.bibalex.daf.managers.LoginDialog
 
connection - Variable in class org.bibalex.daf.handlers.dbhandler.DBConnection
Holds the connection to be used by each method.
connection - Variable in class org.bibalex.daf.installer.DBConnection
Holds the connection to be used by each method.
connectionString - Static variable in class org.bibalex.daf.installer.Install
 
connectLDAP() - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
the connection steps
connectMenuItem - Variable in class org.bibalex.daf.managers.MainControllerGUI
 
ConsoleFileHandlerObserver - Class in org.bibalex.daf.handlers.filehandler
This is a File Handler Console Observer,
ConsoleFileHandlerObserver() - Constructor for class org.bibalex.daf.handlers.filehandler.ConsoleFileHandlerObserver
 
Constants - Class in org.bibalex.daf.commongui
Maintains Constants values used in the GUI drawing.
Constants() - Constructor for class org.bibalex.daf.commongui.Constants
 
construct() - Method in class org.bibalex.daf.commongui.controls.DateChooser
Initializes this DateChooser object.
constructExpandedTable(DataTable) - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
constructRateTable(DataTable) - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
context - Variable in class org.bibalex.daf.entities.phase.PhysicalAction
The context of the action, i.e.
continueButton - Variable in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
continueButton is JButton carries out the Forced checking out functionality
ConvertNode(Node) - Method in class org.bibalex.daf.entities.phase.Phase_Ocr_Test
 
convertNode(Node) - Static method in class org.bibalex.daf.handlers.xmlhandler.XmlHandler
Converts the given xml node into a String.
convertToStatusDef(String) - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Converts the gievn string into a StatusDef instance.
copyFile(String, String, String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Copies the file from source to destination.
copyFile(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Copy file from source to destination with ability to change file name.
copyFiles(String, FileElement, String) - Method in class org.bibalex.daf.entities.phase.PhysicalAction
Copies the files from source to destination.
Note: The context determines whether the files will be uploaded or downloaded.
copyFiles(String, String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Copies the files withe given extention from source to destination.
copyFolder(String, FolderElement, String) - Method in class org.bibalex.daf.entities.phase.PhysicalAction
Creates the folder then uploads or downloads it.
copyFolder(String, String, String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Copies a folder from source to destination.
copyFolder(String, String, String, String, boolean) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Copies a folder from source to destination.
copyFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Copies the folder from source to destination.
copyFolder(File, Job, RetrievalEventNotifier) - Static method in class org.bibalex.daf.retrievalplugins.FolderCopy
This method copies the job folder from its source to the retrieve location
copyJobFromProductionServerToWorkingDirectory() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Copies the job form the production server to working directory.
This method logs any errors that might happen.
Note:
1) If an exception occurs, the downloaded folder from the production server is not deleted.
2) If the job folder is copied to the working directory, the localFolderCreated is set to true.
copyJobFromWorkingDirectoryToBackupServer() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Copies the job form the working directory to the backup server.
This method logs any errors that might happen.
Note:
1) If an exception occurs, neither the folder at the working directory or backup server is not deleted.
2) If the job folder is copied to the backup server, the remoteFolderCreated is set to true.
count - Variable in class org.bibalex.daf.entities.phase.FileElement
The 'Count' property of the element.
count - Variable in class org.bibalex.daf.entities.phase.NameCountCompareTriple
Holds the count of the FileElement physically.
countAlternateFiles(PhysicalDef, String, FileHandler) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Counts the files mentioned in the PhysicalDef.
countDelimeters(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Counts the path depth in regard with folders and subfolders.
countFiles(FolderElement, String, FileHandler) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Count the files within the given folder.
countLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
countLabel - Variable in class org.bibalex.daf.managers.report.ReportData
 
create - Variable in class org.bibalex.daf.entities.phase.FolderElement
The 'Create' property of the element.
createEditingComboBoxes() - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
This method creates the following JComboBoxes:
1) One that holds the types of the FileLevelInfo.
2) One that holds the phases for the current job type.
3) One for each phase to hold the reasons corresponding to that phase.
createElement(Node) - Static method in class org.bibalex.daf.entities.phase.PhysicalElement
Creates one of the concrete classes according to the given node.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.DatabaseDef
Creates the DatabaseDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.DatabaseElement
Creates the file element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.FileElement
Creates the file element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.FolderElement
Creates the folder element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.PhaseDef
Creates the PhaseDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.PhysicalDef
Creates the PhysicalDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.ReflectionDef
Creates the ReflectionDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.entities.phase.SemiPhaseDef
Creates the SemiPhaseDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.BackupInfoDef
Creates the BackupInfoDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
Creates the CompressedFolderDef by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.DatabaseInfoDef
Creates the DatabaseInfoDef element by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Creates the FiLeLevelInfo by supplying its XmlNode represenation.
createElementFromNode(Node, boolean) - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoHandler
Fills in the FileLevelInfo information by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.NameValueInfo
Creates the NameValueInfo by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.ServerDef
Creates the ServerDef by supplying its XmlNode represenation.
createElementFromNode(Node) - Method in class org.bibalex.daf.handlers.statusdatahandler.StatusDef
Creates the StatusDef element by supplying its XmlNode represenation.
createFile(String, String, boolean) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Creates a file within the given folder.
createFolder(String, String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
createFolder(String, String, FileHandler) - Method in class org.bibalex.daf.entities.phase.PhysicalAction
Creates the folder at the given parent folder.
createFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When ovevrridden in a derived class creates a folder at the specified location.
createFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Creates the given folder within the specified path at the server.
createFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Creates the given folder within the specified path.
createFolder(String, String, boolean) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Creates a folder at the specified path.
createFolder(String, String, boolean) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Creates a folder at the specified path.
createFTPClient() - Method in class org.bibalex.daf.handlers.filehandler.FTPClientsPool
Creates a new Object of the FTPClient, addressed privatly, when the pool is still empty
createLocalFolder() - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
This method creates local folder on working user on working WS
createMD5File(String) - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Calculates the MD5 digest for the given file.
The calculated MD5 is stored in a file named the same as the gievn file but with the extension md5.
Note: The md5 file is written as 32 hex characters.
If an exception is encuntered, a warning is logged.
createMedia() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
Thie method creates new media instance
createMedia() - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
this method creates new instance of media type
createMultiLinePanel(String) - Method in class org.bibalex.daf.commongui.MessageBox
 
createNewBatchButton - Variable in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
createNewCollectionButton - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
createNewCollectionButton - Variable in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
createNewCollectionButton is the button to create new element related to the selected setting
CreateNewDBConnection(String, String) - Static method in class org.bibalex.daf.handlers.dbhandler.DBConnection
Creates and returns a new DBConnection, that is different from the default instance and will not be considered the default instance.
CreateNewDBConnection(String, String) - Static method in class org.bibalex.daf.installer.DBConnection
Creates and returns a new DBConnection, that is different from the default instance and will not be considered the default instance.
createNewJobTypeButton - Variable in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
createNewJobTypeButton is the button to craete new JobType
createNewPhaseButton - Variable in class org.bibalex.daf.managers.admin.PhasesManagerGUI
createNewPhaseButton is the button to craete new phase
createNewReasonButton - Variable in class org.bibalex.daf.managers.admin.ReasonGUI
createNewReasonButton is the button to craete new Reason
createNewRoleButton - Variable in class org.bibalex.daf.managers.admin.RolesManagerGUI
 
createNewUserButton - Variable in class org.bibalex.daf.managers.admin.UsersManagerGUI
createNewUserButton is the button to craete new User
createNewWSButton - Variable in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
createNewWSButton is the button to craete new WS
createPath(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
createPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class creates the complete path.
createPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Creates the complete path.
createPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Creates the complete path.
createPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Creates the complete path.
createPath(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Creates the complete path.
CreateSqlConnection() - Static method in class org.bibalex.daf.handlers.dbhandler.DBConnection
 
createThread() - Method in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Create a new Thread.
creator - Variable in class org.bibalex.daf.entities.job.Job
 
creatorLabel - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
creatorLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
 
creatorLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
creatorLabel - Variable in class org.bibalex.daf.managers.checkin.SearchGUI
 
creatorTextField - Variable in class org.bibalex.daf.managers.checkin.NewJobGUI
 
creatorTextField - Variable in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
 
creatorTextField - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
creatorTextField - Variable in class org.bibalex.daf.managers.checkin.SearchGUI
 
Credential - Class in org.bibalex.daf.handlers
Represents a credential to connect to a server.
Credential() - Constructor for class org.bibalex.daf.handlers.Credential
Creates a new instance of Credential.
Credential(String, String, String, String) - Constructor for class org.bibalex.daf.handlers.Credential
Creates a new instance of Credential.
Credential(String, String, String, boolean) - Constructor for class org.bibalex.daf.handlers.Credential
Creates a new instance of Credential.
criteriaLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
criteriaLabel - Variable in class org.bibalex.daf.managers.checkin.SearchGUI
 
criteriaLabel - Variable in class org.bibalex.daf.managers.report.ReportBuilder
 
Cryptography - Class in org.bibalex.daf.handlers.cryptography
This class provides a wrapping for the Encryption and Decryption functionalities.
Cryptography(String, String) - Constructor for class org.bibalex.daf.handlers.cryptography.Cryptography
Constructor.
Cryptography - Class in org.bibalex.daf.installer
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Cryptography(String, String) - Constructor for class org.bibalex.daf.installer.Cryptography
Constructor.
ctx - Variable in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
 
curDir - Variable in class org.bibalex.daf.entities.phase.Phase_Ocr_Test
 
curDir - Variable in class org.bibalex.daf.entities.phase.Phase_Process_Test
 
curDir - Variable in class org.bibalex.daf.entities.phase.Phase_Scan_Test
 
curDir - Variable in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImplTest
 
curDir - Variable in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImplTest
 
curDir - Variable in class org.bibalex.daf.handlers.filehandler.FTPFileHandlerTest
 
curDir - Variable in class org.bibalex.daf.handlers.filehandler.LocalFileHandlerTest
 
currentActionLabel - Variable in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
 
currentCollection - Variable in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
currentDialog - Variable in class org.bibalex.daf.managers.checkin.PreAssignDialog
An Instance of current Dialog, to use from Inner Classes.
currentInstance - Static variable in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
 
currentInstance - Static variable in class org.bibalex.daf.managers.BaseManagerGUI
 
currentInstance - Variable in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
 
currentJob - Variable in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
 
currentJobType - Variable in class org.bibalex.daf.managers.checkin.PreAssignDialog
 
currentPhase - Variable in class org.bibalex.daf.entities.job.FinishingState
 
currentPhase - Variable in class org.bibalex.daf.entities.job.RedirectingState
 
currentRetrievalProgressDialog - Variable in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
 
currentRole - Variable in class org.bibalex.daf.managers.admin.RolesManagerGUI
 
currentSection - Variable in class org.bibalex.daf.managers.resourcemanager.ResourceManager
The current section that values are read from.
currentWorkstation - Variable in class org.bibalex.daf.managers.MainController
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _