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 _

G

generalComboBox - Variable in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
generalComboBox conatines general setting types
generalComboBoxSelectedIndex - Variable in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
generalComboBoxSelectedIndex used to indicate to the last selected element of generalComboBox
GeneralSettingsGUI - Class in org.bibalex.daf.managers.admin
This class manages operations over Devices, Languages, Operation Systems External Types, Job Conditions and Media Types like add, remove, Update,...
GeneralSettingsGUI() - Constructor for class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This is the default constructor
GeneralSettingsGUI.UIStates - Enum in org.bibalex.daf.managers.admin
UIStates is enum indicates to the state of the selected row (Add for new , Edit for update)
GeneralSettingsGUI.UIStates() - Constructor for enum org.bibalex.daf.managers.admin.GeneralSettingsGUI.UIStates
 
generalSettingsManagerGUI - Variable in class org.bibalex.daf.managers.admin.AdminManagerGUI
 
get(int) - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoHandler
Gets the FileLevelInfo at the given entry.
getAbbreviation() - Method in class org.bibalex.daf.entities.CollectionEntities
Most Entities have abbreviation, if this is not appplicable, return ""
getAbbTextField() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes AbbTextField
getAboutMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getAbreviationTextField() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes abreviationTextField
getActualColumnIndex(int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
This method translate visual column index (relative to only visible columns) to the actual one in the DataTable.
getActualWorkingDir(String) - Method in class org.bibalex.daf.entities.WorkStation
Gets WorkStation Working Directory after replacing '$username$' by the given username.
getAddAllButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes addAllButton
getAddAllButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes addAllButton
getAddButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getAddButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getAddButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getAddPhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes addPhaseButton which moves selected phases from available phases list to assigned phases list
getAddUserButton() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes addUserButton
getAdminMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getAdvancedSearchGUI() - Method in class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Gets the advancedSearchGUI.
getAllPhases() - Method in class org.bibalex.daf.entities.JobType
Select all phases related to a JobType
getAllPhasesWithUsers() - Method in class org.bibalex.daf.entities.job.Job
Gets All Phases for this Job, and the Last User on This Phase if there exists one.
getAllUsers() - Method in class org.bibalex.daf.entities.phase.Phase
Gets all the users who can work in this phase.
getAndOrCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes AndOrCollectionComboBox
getAndOrCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrCollectionComboBox
getAndOrCollectionComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes AndOrCollectionComboBox
getAndOrCollOwnerComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes AndORCollOwnerComboBox
getAndOrCreatorComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jComboBox
getAndOrCreatorComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrCreatorComboBox
getAndOrExtIDComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jComboBox1
getAndOrExtIDComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrExtIDComboBox
getAndOrExtTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
getAndOrExtTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrExtTypeComboBox
getAndOrJobIDComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jComboBox
getAndOrJobIDComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrJobIDComboBox
getAndOrJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes AndOrJobTypeComboBox
getAndOrJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrJobTypeComboBox
getAndOrJobTypeComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes AndOrJobTypeComboBox
getAndOrLangComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes AndOrLangComboBox
getAndOrLangComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes AndOrLangComboBox
getAndOrLangComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes AndOrLangComboBox
getAnyPhaseCheckBox() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes anyPhaseCheckBox this check box indicates if the User can work on any phase or not
getAnyPhaseCheckBox() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes anyPhaseCheckBox this check box indicates if the WS can work on any phase or not
getAnyPhaseUsers() - Static method in class org.bibalex.daf.entities.User
select Users can works in any phase
getAnyUserCheckBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes anyUserCheckBox
getAnyWorkstationCheckBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes anyWorkstationCheckBox
getApproveButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes approveButton which carries out the functionality of approving user suggestion for a pending job
getAppUserScript(DBConnection) - Static method in class org.bibalex.daf.installer.Install
 
getArchiveAndActiveManagerGUI() - Method in class org.bibalex.daf.managers.archive.ArchivingManagerGUI
Constructs the archiverAndAciveManagerGUI Tab
getArchivedAndActiveJobs() - Static method in class org.bibalex.daf.entities.job.Job
Get the medias that the job has been saved on
getArchivedANDActiveTable() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
This method loads archived and active jobs into ArchivedANDActiveTable
getArchiverManagerGUI() - Method in class org.bibalex.daf.managers.archive.ArchivingManagerGUI
Constructs the archiverManagerGUI Tab
getArchivingMatrix() - Method in class org.bibalex.daf.entities.job.Job
Get the archiving history matrix
getArchivingMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getAssignButton() - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog
This method initializes assignButton
getAssignButton() - Method in class org.bibalex.daf.managers.report.ReportData
this method initlize the assign button which carry out the function of assigning the job to selected phase, user
getAssignedJobs() - Method in class org.bibalex.daf.entities.User
get assigned jobs to this user
getAssignedPhases() - Method in class org.bibalex.daf.entities.WorkStation
Get Assigned Phases to this workstation
getAssignedPhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes AssignedPhasesScrollPane
getAssignedPhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes assignedPhasesScrollPane
getAssignedPhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes assignedPhasesScrollPane
getAssignedPhasesSpecial() - Method in class org.bibalex.daf.entities.WorkStation
 
getAssignedRoleComboBox() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes roleComboBox
getAssignedSequenceList() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes assignedSequenceList
getAssignJobPanel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes assignInfoPanel
getAssignPhaseID() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Gets the phase ID to which the job will be assigned after it finishes backup.
The Phase ID equals the ID of the phase after the last finished phase in sequence.
This method logs any errors that might happen.
getAttachedUsersList() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes availableRolesList
getAttachedUsersScrollPane() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
getAttributesScrollPane() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes attributesScrollPane
getAvailableArchivesScrollPane() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes availableArchivesScrollPane
getAvailableBatchLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes availableBatch JLabel
getAvailableBatchList() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes availableBatch JList
getAvailableBatchScrollPane() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
getAvailableCollectionLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes availableCollection JLabel
getAvailableCollectionList() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes availableBatch JList
getAvailableCollectionScrollPane() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
getAvailableCollectionsScrollPane() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
Initializes availableCollectionsScrollPane
getAvailableCollectionsTable() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
Initializes availableCollectionsTable
getAvailableJobsPopupMenu() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
Initializes the popup menu.
getAvailableJobsScrollPane() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
This method initializes availableJobsScrollPane
getAvailableJobsTable() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
This method initializes availableJobsTable
getAvailableJobTypesScrollPane() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes availableJobTypesScrollPane
getAvailableJobTypesTable() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes availableJobTypesTable
getAvailableList() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes attachedGeneralList
getAvailablePhases() - Method in class org.bibalex.daf.entities.JobType
Loads all phases that are available but not in job type sequence
getAvailablePhasesList() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes availablePhasesList
getAvailablePhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes AvailablePhasesScrollPane
getAvailablePhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes AvailablePhasesScrollPane
getAvailablePhasesScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes AvailablePhasesScrollPane
getavailablePhasesTree() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes availablePhasesTree
getavailablePhasesTree() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes availablePhasesTree
getAvailablePrivelegesScrollPane() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes availablePrivelegesScrollPane
getAvailableReasonsScrollPane() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes availableJobTypesScrollPane
getAvailableReasonsTable() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes availableJobTypesTable
getAvailableRolesList() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes availableRolesList
getAvailableRolesScrollPane() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
 
getAvailableSettingsScrollPane() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
Initializes availableSettingScrollPane
getAvailableUsersScrollPane() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
getAvailableUsersScrollPane() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes availableUsersScrollPane
getAvailableUsersTable() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initilize availableUsersTable
getAvailableUsersTree() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes availableUsersTree
getAvailableWSScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes availableWSScrollPane
getAvailableWSTable() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes availableWSTable
getBackToSearchButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes backToSearchButton
getBackupServerInformation() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
getBackupServerInformation reads backup server credentials
getBackupServerInformation() - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
getBackupServerInformation reads backup server credentials
getBackupServerInformation() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
Get the necessary information to connect to the backup phase.
The information are read from the rescource file.
This method logs any errors that might occur.
getBarCodeTextField() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes barCodeTextField
getBatchCollID() - Method in class org.bibalex.daf.entities.Batch
get Batch Collection ID
getBatchComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getBatchComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getBatchComment() - Method in class org.bibalex.daf.entities.Batch
get Batch Comment
getBatchDate() - Method in class org.bibalex.daf.entities.Batch
get Batch Date
getBatches() - Method in class org.bibalex.daf.entities.Collection
Gets the batches of this collection.
getBatchesComboBox() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes batchesComboBox which loads all Batches
getBatchID() - Method in class org.bibalex.daf.entities.job.Job
Gets the batch ID of the job.
getBatchJTID() - Method in class org.bibalex.daf.entities.Batch
get Batch JobType ID
getBatchLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getBatchLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getBatchManagerGUI() - Method in class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Gets the BatchManagerGUI.
getBatchName() - Method in class org.bibalex.daf.entities.Batch
get Batch Name
getBatchName() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the Batch name for this job.
getBatchScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getBibID(ExternalID[]) - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Gets the value of the item whose type is BibID.
getBooksCheckBox() - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getByID(int) - Static method in class org.bibalex.daf.entities.Batch
select Batchs
getByID(int) - Static method in class org.bibalex.daf.entities.Collection
select collection
getByID(int) - Static method in class org.bibalex.daf.entities.InCharge
select InCharge
getByID(int) - Static method in class org.bibalex.daf.entities.job.Job
Gets the job specified by the ID.
getByID(int) - Static method in class org.bibalex.daf.entities.JobCondition
select JobCondition
getByID(int) - Static method in class org.bibalex.daf.entities.JobType
select JobType
getByID(int) - Static method in class org.bibalex.daf.entities.Owner
select Owner
getByID(int, int) - Static method in class org.bibalex.daf.entities.phase.Phase
Gets the phase specified by the phaseID and jobTypeID.
getByID(int) - Static method in class org.bibalex.daf.entities.Project
select Project
getByID(int) - Static method in class org.bibalex.daf.entities.Role
select Role
getByID(int) - Static method in class org.bibalex.daf.entities.User
select User
getByID(int) - Static method in class org.bibalex.daf.entities.WorkStation
select WS
getByID(int) - Static method in class org.bibalex.daf.managers.checkin.ExternalID
Gets the ExternalID object that has the given ID.
getByJob(int) - Static method in class org.bibalex.daf.managers.checkin.ExternalID
Gets all the external IDs that belong to this job.
getByName(String) - Static method in class org.bibalex.daf.entities.phase.Phase
Gets the phase with the given name.
getByName(String) - Static method in class org.bibalex.daf.entities.User
select User by name
getByName(String) - Static method in class org.bibalex.daf.entities.WorkStation
select WS by name
getCancelButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getCancelButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getCancelButton() - Method in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
This method initializes cancelButton, which dispose all
getCancelButton() - Method in class org.bibalex.daf.managers.archive.checkOutGUI
This method initializes cancelButton, which dispose all
getCancelButton() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This method initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getCancelButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getCancelButton() - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog
This method initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
This method initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
This method initializes cancelButton
getCancelButton() - Method in class org.bibalex.daf.managers.report.JobsDataReport
This method initializes cancelButton which carry out the functionality of disposing data report dialog
getCancelButton() - Method in class org.bibalex.daf.managers.report.ReportBuilder
Cancels report creation and switchs to reports viewing mode
getCancelButton() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This method initializes cancelButton
getCaption() - Method in class org.bibalex.daf.managers.resourcemanager.DefaultResourceElement
Gets the caption of this element.
getCaption() - Method in class org.bibalex.daf.managers.resourcemanager.ResourceElement
Gets the caption of this element.
getCellEditor(int, int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the editor for the given cell.
getCellEditor(int, int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the editor for the given cell.
getChangePasswordButton() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes jButton
getChangeTypeButton() - Method in class org.bibalex.daf.managers.report.ReportData
This method initializes changeTypeButton which holds the logic of changing job type for a job
getCheckBoxVector() - Method in class org.bibalex.daf.commongui.datamodels.UICheckList
Retreives a vector containing all the CheckBoxes in the list.
getCheckedInOnlyCheckBox() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes checkedInOnlyCheckBox
getCheckInMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getCheckOutButton() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
This method initializes check out button.
getCheckOutButton() - Method in class org.bibalex.daf.managers.archive.checkOutGUI
This method initializes checkOutButton, which carry out the checking out functionality.
getCheckOutJobsScrollPane() - Method in class org.bibalex.daf.managers.archive.checkOutGUI
This method initializes checkOutScrollPane
getCheckOutJobsTable() - Method in class org.bibalex.daf.managers.archive.checkOutGUI
Gets the jobs that are ready to check out
getChild(Object, int) - Method in class org.bibalex.daf.commongui.datamodels.TreeDataModel
Retreives the child object for a given parent at a given index.
getChildByName(Node, String) - Method in class org.bibalex.daf.handlers.xmlhandler.XmlHandlerTest
Get the child node that has the given name attribute.
getChildCount(Object) - Method in class org.bibalex.daf.commongui.datamodels.TreeDataModel
Retrieves the Child Count for a specific parent.
getChildren(TreePath) - Method in class org.bibalex.daf.commongui.datamodels.TreeDataModel
Returnd the children at a specific tree path.
getChildren() - Method in class org.bibalex.daf.entities.phase.FolderElement
Gets the children contained within this folder.
getClearButton() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes clearButton Which clear the GUI
getClearButton() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes clearButton Which clear the GUI
getCloseButton() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getCloseButton() - Method in class org.bibalex.daf.managers.report.JobHistory
This method initializes closeButton which carry out the functionality of disposing history dialog
getCloseButton() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getCloseButton() - Method in class org.bibalex.daf.managers.report.ReportData
 
getCollAbbrevation() - Method in class org.bibalex.daf.entities.Collection
get Collection Abbreviation
getCollActive() - Method in class org.bibalex.daf.entities.Collection
get Collection collActive
getCollAnyUser() - Method in class org.bibalex.daf.entities.Collection
get Collection CollAnyUser
getCollAnyWorkstation() - Method in class org.bibalex.daf.entities.Collection
get Collection CollAnyWorkstation
getCollComment() - Method in class org.bibalex.daf.entities.Collection
get Collection Comment
getCollDefaultPath() - Method in class org.bibalex.daf.entities.Collection
get Collection Default Path
getCollection() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, it returns the collection selected by the user
getCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes collection ComboBox.
getCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes CollectionComboBox
getCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes CollectionComboBox and loads all Collections
getCollectionComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes CollectionComboBox which loads all collections
getCollectionDefaultPathTextField() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes roleNameTextField
getCollectionLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes collection JLabel.
getCollectionLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getCollectionName() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the Collection Name for this Job.
getCollectionNameTextField() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes collectionNameTextField
getCollections() - Method in class org.bibalex.daf.entities.User
select User's collections
getCollectionsComboBox() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes collectionsComboBox which loads all collections
getCollectionScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getCollectionsManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the CollectionsManager Tab
getCollectionTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes collectionTextField
getCollName() - Method in class org.bibalex.daf.entities.Collection
get Collection Name
getCollOwnerComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes jComboBox
getCollPriority() - Method in class org.bibalex.daf.entities.Collection
get Collection Priority
getColumnClass(int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the Class of the given column.
getColumnClass(int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the column class of the given column.
getColumnClass(int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getColumnClass(int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the specified Column Class.
getColumnCount() - Method in class org.bibalex.daf.commongui.datamodels.AppendedUIDataTable
Returns the Original Column Count + the appended one.
getColumnCount() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getColumnCount() - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the diplayed columns count.
getColumnCount() - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
 
getColumnCount() - Method in class org.bibalex.daf.installer.DataTable
 
getColumnName(int) - Method in class org.bibalex.daf.commongui.datamodels.AppendedUIDataTable
Retreives the column name, if from the original ones, calls the super class, else retreives from its own values.
getColumnName(int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getColumnName(int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the column Name, if this column had a UI Column it is returned, elsewise the Original DataTable Column name is returned.
getColumnName(int) - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
 
getColumnName(int) - Method in class org.bibalex.daf.installer.DataTable
 
getComment(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the Comment value.
getComment() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
get the comment associated with TL record
getComment() - Method in class org.bibalex.daf.entities.CollectionEntities
If the Entity supports a comment field, it should be returned by this method.
getCommentLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes comment JLabel.
getCommentPanel() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getCommentScrollPane() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getCommentScrollPane() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
Initializes commentScrollPane
getCommentScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes commentScrollPane
getCommentTextArea() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getCommentTextArea() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes commentTextArea
getCommentTextArea() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes commentTextArea
getCommentTextArea() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
This method initializes commentTextArea
getCommentTextField() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes comment JTextField
getComparator(int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getComponentValue(Component) - Method in class org.bibalex.daf.entities.phase.DatabaseDataEntryDialog
Gets the component value.
This method supprots 2 types of components: JTextField and JComboBox.
getCompressedFolders() - Method in class org.bibalex.daf.handlers.statusdatahandler.BackupInfoDef
Gets the compressed folders defined within this section.
getConditionComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getConditionComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getConditionID() - Method in class org.bibalex.daf.entities.job.Job
Gets the collection ID of the job.
getConditionLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getConditionLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getConfirmButton() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method initializes confirmButton,which carries out the media confirmation process.
getConfirmJobsButton() - Method in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
This method initializes confirmJobsButton, which confirm archiving jobs versions on a specific media
getConfirmJobsScrollPane() - Method in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
This method initializes confirmJobsScrollPane
getConfirmJobsTable() - Method in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
Gets the jobs that are archived on a specific media
getConfirmMediaDeletingGUI() - Method in class org.bibalex.daf.managers.archive.ArchivingManagerGUI
Constructs the confirmMediaDeletingGUI Tab
getConn() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getConnectButton() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes loginButton
getConnection() - Method in class org.bibalex.daf.entities.job.Job
Gets the connection of the job.
getConnectionString() - Static method in class org.bibalex.daf.installer.Install
 
getConnectMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
 
getContinueButton() - Method in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
This method initializes continueButton, which carry out the forced checking out functionality.
getCountByName(NameCountCompareTriple[], String) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Gets the count associated with the given name.
getCountLabel() - Method in class org.bibalex.daf.managers.report.ReportData
Shows resultset count
getCreateNewBatchButton() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
This method initializes CreateNewBatch JButton.
getCreateNewCollectionButton() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes jButton1
getCreateNewCollectionButton() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes createNewCollectionButton
getCreateNewJobTypeButton() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes createNewJobTypeButton
getCreateNewPhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes createNewPhaseButton
getCreateNewReasonButton() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes createNewJobTypeButton
getCreateNewRoleButton() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes jButton1
getCreateNewUserButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
/* This method initializes createNewUserButton
getCreateNewWSButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes createNewWSButton
getCreator() - Method in class org.bibalex.daf.entities.job.Job
Gets the creator of the job.
getCreator() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the creator of the job.
getCreatorLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getCreatorTextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getCreatorTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes creatorTextField
getCreatorTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jTextField
getCreatorTextField() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes CreatorTextField
getCurrentJob() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
 
getCurrentSection() - Method in class org.bibalex.daf.managers.resourcemanager.ResourceManager
Gets the current section in the document.
getCurrentUser() - Method in class org.bibalex.daf.managers.MainController
Gets the currently logged in User
getCurrentWorkstation() - Method in class org.bibalex.daf.managers.MainController
Gets the current workstation
getCurrentWorkstationIP() - Method in class org.bibalex.daf.managers.MainController
Retreives Current Workstation IP
getCurrentWorkstationName() - Method in class org.bibalex.daf.managers.MainController
Retreives Current Workstation Name
getData(Holder<Boolean>) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Converts the valid rows of the table into an array of ExternalID.
getData() - Method in class org.bibalex.daf.entities.phase.DatabaseDataEntryDialog
Gets the data that was entered by the user in a form of XmlDocument.
getData() - Method in interface org.bibalex.daf.entities.phase.IDatabaseDataEntry
When overridden in an implementing class, gets the data that the user has enterd.
getData() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
Gets the data stored in the table.
getDataTable() - Method in class org.bibalex.daf.commongui.datamodels.UIListEditableModel
Retrives dataTable that formed the model.
getDate() - Method in class org.bibalex.daf.commongui.controls.DateButton
Gets the value of the date property.
getDate() - Method in class org.bibalex.daf.entities.job.Job
Gets the date of the job.
getDate() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the date of the job.
getDateButton() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getDateDateButton() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes date DateButton
getDateDateButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getDateLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes date JLabel.
getDateLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getDateLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getDBInfo() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
get the DBInfo associated with TL record
getDBPanel() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getDBScrollPane() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getDBTextArea() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
getDefault(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the isDefault value.
getDefaultConstraints() - Method in class org.bibalex.daf.commongui.MessageBox
 
getDefaultInstance() - Static method in class org.bibalex.daf.handlers.dbhandler.DBConnection
Gets the default DBConnection.
getDefaultInstance() - Static method in class org.bibalex.daf.installer.DBConnection
Gets the default DBConnection.
getDefaults(int) - Static method in class org.bibalex.daf.managers.checkin.ExternalID
Gets dafult ExtID value and ExtID type
getDeleteBatchButton() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes deleteBatch JButton
getDeleteButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getDeleteButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getDeleteButton() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes deleteButton which carries out the report deletion function
getDeleteButton() - Method in class org.bibalex.daf.managers.report.ReportData
Deletes Job in cascade mode
getDeleteCollectionButton() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes jButton
getDeleteCollectionButton() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes deleteCollectionButton
getDeleteJobTypeButton() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes deleteJobTypeButton
getDeletePhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes deletePhaseButton
getDeleteReasonButton() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes deleteJobTypeButton
getDeleteRoleButton() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes jButton
getDeleteUserButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes deleteUserButton
getDeleteWSButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes deleteWSButton
getDenyButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes denyButton which carries out the functionality of denying user suggestion for a pending job
getDescription() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the description of the phase.
getDescriptionLabel() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getDescriptionLabel() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getDescriptionLabel() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getDescriptionLabel() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getDescriptionTextArea() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes descriptionTextArea
getDescriptionTextArea() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes descriptionTextArea
getDescriptionTextArea() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes DescriptionTextArea2 which holds the Description of a report
getDescScrollPane() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes descScrollPane
getDescTextFieldTextField() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes DescTextField
getDetailedWorkFlowCheckBoxCheckBox() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes detailedWorkFlowCheckBox
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes detailsPanel
getDetailsPanel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
This method initializes detailsPanel
getDevices() - Method in class org.bibalex.daf.entities.WorkStation
load the devices assigned to workstation
getDevicesScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes devicesScrollPane devicesScrollPane is the container of devicesCheckList whic represents system devices and highlights already assigned devices to this WS
getDialogResult() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Gets the DialogResult associated with this dialog.
getDirective(int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getDirectQueryCheckBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes directQueryCheckBox it helps in writing a query directly to database, this option is available for admin only
getDiscardButton() - Method in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
This method initializes discardButton, which rollbacks the media by removing the relation between jobs versions and media (Database wise) and deleting the media physical folder
getDiscardButton() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This methos initializes discardButton,which carries out the media discarding process.
getDisconnectMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getDone(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the Done value.
getDoneButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
This method initializes DoneButton
getDoneButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes doneButton
getDoneButton() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Initializes doneButton
getDoneJobs(int) - Method in class org.bibalex.daf.entities.job.Job
Gets jobs that are finished and ready to archive.
getDoneJobs(int, String) - Method in class org.bibalex.daf.entities.job.Job
Gets jobs that are finished and ready to archive (with limit = jobCount).
getDownloadButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes downloadButton
getDownloadButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes downloadButton which carries out the functionality of downloading a pending Job
getDownloadButton() - Method in class org.bibalex.daf.managers.report.ReportData
This method initializes downloadButton
getDownloadPhaseDef() - Method in class org.bibalex.daf.entities.job.DownloadingState
Gets the phase definition used to download the job.
getDownPhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes downPhaseButton which change the order of assigned phases list by moving the phase downward
getDrivesComboBox() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This method initializes drivesComboBox
getDrivesComboBox() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This method initializes drivesComboBox
getDueDate() - Method in class org.bibalex.daf.entities.job.Job
Gets the due date of the job.
getDueDateDateButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getDueDateLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getDynamicColumnIndices() - Static method in class org.bibalex.daf.handlers.dbhandler.DataTable
 
getDynamicColumnIndices() - Static method in class org.bibalex.daf.installer.DataTable
 
getEditFileInfoMenuItem() - Method in class org.bibalex.daf.managers.report.LatesGUI
Initializes the EditFileInfoMenuItem.
getEditFileInfoMenuItem() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
Initializes the EditFileInfoMenuItem.
getEditFileInfoMenuItem() - Method in class org.bibalex.daf.managers.report.ReportData
Initializes the EditFileInfoMenuItem.
getEditPageInfoMenuItem() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
Initializes the EditPageInfoMenuItem.
getEditReasons() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes jButton
getElement(String) - Method in class org.bibalex.daf.managers.resourcemanager.ResourceManager
Gets the ResourceElement within the given name within the
getElementAt(int) - Method in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Retreives the ComboBoxObject at the given selected Index.
getElementAt(int) - Method in class org.bibalex.daf.commongui.datamodels.UIListModel
Retreives the element at the specified index.
getElements() - Method in class org.bibalex.daf.entities.phase.DatabaseDef
Gets the elements defined within this section.
getElements() - Method in class org.bibalex.daf.entities.phase.PhysicalDef
Gets the elements defined within this section.
getElements() - Method in class org.bibalex.daf.handlers.statusdatahandler.DatabaseInfoDef
Gets the elements defined within this section.
getElements(String) - Method in class org.bibalex.daf.managers.resourcemanager.ResourceManager
Gets all the ResourceElements within the given name within the
getErrorMessage() - Method in class org.bibalex.daf.entities.job.ChangingTypeState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.CheckingInState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.DownloadingState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.FinishingState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.JobState
This method gets the mesage that is to be displaed to the user
getErrorMessage() - Method in class org.bibalex.daf.entities.job.RedirectingState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.RejectingState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.StartingState
 
getErrorMessage() - Method in class org.bibalex.daf.entities.job.UploadingState
 
getErrorMessage() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Gets the error message to be displayed to the user .
Note: This method must be called after the thread finishes its job.
getErrorMessage() - Method in class org.bibalex.daf.managers.phase.ProgressDialog.JobStateStarter
Gets the error message to be displayed to the user .
Note: This method must be called after the thread finishes its job.
getExitMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getExpandedRatesScrollPane() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes ExapandedRatesScrollPane
getExpandedRatesTable() - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getExpandedRow(DataTable, DataTable, DataTable, int, String) - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getExpandedWorkFlowJobs(int, int, int) - Method in class org.bibalex.daf.entities.job.Job
Gets the Expanded System WorkFlow.
getExpandedWorkFlowScrollPane() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes ExpandedworkFlowScrollPane
getExpandedWorkFlowTable() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method loads expanded workflow report and prepares columns header.
getExpandReportCheckBox() - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getExpandReportCheckBox() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
Enables and disables expanded report
getExpandUsersCheckBox() - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getExportButton() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
 
getExportButton() - Method in class org.bibalex.daf.managers.report.JobHistory
This method initializes exportButton which carry out the functionality of exporting history table to excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.JobsDataReport
This method initializes exportButton which carry out the functionality of exporting data table to excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.LatesGUI
This method initializes exportButton which carry out the functionality of exporting LateJobsTable to excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes exportButton which carries out the functionality of exporting pendingJobsTable excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes exportButton which carries out the functionality of exporting ratereport excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.ReportData
Exprots result table into excel sheet
getExportButton() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes exportButton which carries out the functionality of exporting workflow tabel to excel sheet
getExternalID() - Method in class org.bibalex.daf.entities.job.Job
Gets the external ID of the job.
getExternalIDLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes externalID JLabel.
getExternalIDsButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getExternalIDsLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getExternalIDsLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getExternalIDsTable() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getExternalIDTextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes externalID JTextField.
getExternalIDTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes externalIDTextField
getExternalIDType() - Method in class org.bibalex.daf.entities.job.Job
Gets the external Id type of the job.
getExternalIDTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes externalIDType JComboBox.
getExternalIDTypeLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes externalIDType JLabel.
getExternalIDTypeName() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the External ID Type name for this job.
getExternalIDTypeTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes externalIDTypeTextField
getExternalTypeScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getExtIDTextField() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes extIDTextField
getExtIDTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jTextField1
getExtIDTextField() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes ExtIDTextField
getExtractButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes extract JButton.
getExtractInfoPanel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes extractInfoPanel
getExtraSizeTextField() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes Extra Size TextField
getExtTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes ExtTypeComboBox
getExtTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes ExtTypeComboBox and loads all ExternalTypes
getFile(ZipEntry, String) - Method in class org.bibalex.daf.handlers.compressionhandler.UnZipper
Process one file from the zip, given its name.
getFile(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Retrieves a file from the server to the Local Machine
getFileObject() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog.Drive
returns the File object of this drive.
getFileObject() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog.Drive
returns the File object of this drive.
getFilePanel() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
This method initializes masterPanel
getFiles(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFiles(String, String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFiles(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the files within the given folder.
getFiles(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the files with a specific extention within the given folder.
getFiles(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the files within the given folder at the server.
getFiles(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the files with a specific extention within the given folder at the server.
getFiles(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the files within the given folder.
getFiles(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the files with a specific extention within the given folder.
getFiles(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the files included in a specific folder, this method is not recursive and folders are not counted as files.
getFiles(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the files within the given folder.
getFilesCount(String, FileHandler, String) - Method in class org.bibalex.daf.entities.phase.FileElement
Gets the number of files within the given folder that match the FileElement.
getFilesCount(String, FileHandler) - Method in class org.bibalex.daf.entities.phase.FolderElement
Gets the total number of files within the folder recursively.
getFilesCount(String, String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesCount(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesCount(String, FileHandler, String) - Method in class org.bibalex.daf.entities.phase.PhysicalDef
Counts the numer of files within this PhysicalElement.
Folders and Files whose ToDestination attribute equals true are counted.
getFilesCount(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the count of files within the given folder.
getFilesCount(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the count of files with a specific extention within the given folder.
getFilesCount(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the count of files within the given folder at the server.
getFilesCount(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the count of files with a specific extention within the given folder at the server.
getFilesCount(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the count of files within the given folder.
getFilesCount(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the count of files with a specific extention within the given folder.
getFilesCount(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Counts the file included in a specific folder, this method is not recursive and folders are not counted as files
getFilesCount(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the count of files within the given folder.
getFilesCountRecursively(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesCountRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the count of files within the given folder recursively.
getFilesCountRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the total number of files within the folder.
Note: The folder is visited recursively.
getFilesCountRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the total number of files within the folder.
Note: The folder is visited recursively.
getFilesCountRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Retreives the count of files in the given folderPath in a recursive way.
getFilesCountRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the count of files within the given folder recursively.
getFilesCountWithExt(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the count of files with the specified extention.
getFilesCountWithExtension(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Counts the file included in a specific folder with a given extension, this method is not recursive and folders are not counted as files
getFileSize(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFileSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When ovevrridden in a derived class gets the size of the file.
getFileSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the size of the file in bytes.
getFileSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the size of the file in bytes.
getFileSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the size of the file in bytes.
getFileSize(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the size of the file in bytes.
getFilesNames(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesNames(String, String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesNames(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the names of the files within the given folder.
getFilesNames(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the names of the files with a specific extention within the given folder.
getFilesNames(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the names of files within the given folder at the server.
getFilesNames(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the names of files with a specific extention within the given folder at the server.
getFilesNames(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the names of the files within the given folder.
getFilesNames(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the names of the files with a specific extention within the given folder.
getFilesNames(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the names of files within the given folder.
getFilesNames(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the names of files within the given folder.
getFilesNamesWithExt(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the names of the file with the specified extension within the given folder.
getFilesNamesWithExt(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the names of the file with the specified extension within the given folder.
getFilesRecursively(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFilesRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets the files within the given folder recursively
getFilesRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the files within the given folder at the server recursively.
getFilesRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the files within the given folder recursively.
getFilesRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the files included in a specific folder, this method is recursive and folders are not counted as files.
getFilesRecursively(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the files within the given folder recursively.
getFileStatusScrollPane() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
This method initializes LateJobTypesScrollPane
getFileStatusTable() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
get the file informatiopn associated with TL record
getFilesWithExt(String, String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the files with the specified extention.
getFilesWithExtension(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the files included in a specific folder with a given extension, this method is not recursive and folders are not counted as files.
getFinishedJobs(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets finished jobs for this phase.
getFinishedJobsMoreThanOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets finished jobs for this phase more than one time.
getFinishedJobsOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets finished jobs for this phase one time.
getFirstFitCheckBox() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
 
getFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Retrieves a folder from the server to the local Machine
getFolder(String, String, String, String, boolean) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Adds a folder from the server to the local Machine
getFolderNamingConventionTextField() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes folderNamingConventionTextField
getFolderSize(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getFolderSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When ovevrridden in a derived class gets the size of the size of the folder recursively.
getFolderSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets the size of the folder, recursively, in bytes.
getFolderSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets the size of the folder, recursively, in bytes.
getFolderSize(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the size of the folder, recursively, in bytes.
getFolderSize(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the size of the folder, recursively, in bytes.
getFrom(DefaultTableModel, int, boolean) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Converts the given String into int.
getFromDatetButton() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes fromDateButton
getFromDatetButton() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes fromDateButton which carries out the functionality of specifying start date to calculate the rate report
getFromDatetButton() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes fromDateButton which carries out the functionality of specifying start date to calculate the workflow report
getFTPClient() - Method in class org.bibalex.daf.handlers.filehandler.FTPClientsPool
Retives an existing instance of FTPClient, if there is a free one it is returned, if there is no and the pool size was not reached it creates a new one, If the pool is full and non is free it sends a wait signal
getFTPFileHandler() - Method in class org.bibalex.daf.entities.job.Job
Gets the FileHandlerFTPImpl used to manipulate the job folder at the server.
getFTPFileSize(FTPFile) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
This method gets a more accurate value of the file size, as it iterates on the size() method until the size value is no longer being modified
getFtpHandler() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the FTP file handler to conenct to the server.
getGeneralComboBox() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes generalComboBox
getGeneralSettingManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the GeneralSettings Tab
getHeaderRendererIcon(int, int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getHelpMenu() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenu
getHistory() - Method in class org.bibalex.daf.entities.User
select Users history
getHistoryMatrixScrollPane() - Method in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
This method initializes historyMatrixScrollPane
getHistoryMatrixTable() - Method in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
This method loads the archiving matrix
getHowToUseMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
 
getIcgID() - Method in class org.bibalex.daf.entities.Collection
get Collection In-Charge ID
getICheckBoxListActionListener() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initialize the lister for readyToArchiveCheckList, if user select job, the lister calculates the size and repaints the progrss bars.
getIconHeight() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter.Arrow
 
getIconWidth() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter.Arrow
 
getID() - Method in class org.bibalex.daf.entities.Batch
Gets the batch ID.
getID() - Method in class org.bibalex.daf.entities.Collection
Gets the collection ID.
getID() - Method in class org.bibalex.daf.entities.CollectionEntities
Retrieves the ID of the Entity (Usually it is always an unsigned int)
getID() - Method in class org.bibalex.daf.entities.job.Job
Gets the ID of the job.
getID() - Method in class org.bibalex.daf.entities.JobCondition
Gets the ID.
getID() - Method in class org.bibalex.daf.entities.JobType
Gets the JobType ID.
getID() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the ID of the phase.
getID() - Method in class org.bibalex.daf.entities.Role
Gets the ID.
getID() - Method in class org.bibalex.daf.entities.User
Gets the User ID.
getID() - Method in class org.bibalex.daf.entities.WorkStation
Gets the ID of the workstation.
getID(CheckBoxList, int) - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
Gets selected mapped ID from the selected index
getID() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getIDAt(int) - Method in class org.bibalex.daf.commongui.datamodels.UICheckList
Retreives the DB ID at the given index.
getIDAt(int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the ID from the DataTable representing the row at the given index.
getIDAt(int) - Method in class org.bibalex.daf.commongui.datamodels.UIListEditableModel
Retrives the ID of the Item at the given index.
getIDAt(int) - Method in class org.bibalex.daf.commongui.datamodels.UIListModel
Retreives the ID of the element at the given index.
getIdentifyingLob() - Method in class org.bibalex.daf.entities.job.Job
Gets the identifying lob of the job.
getIDLabel1() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getIDLabel2() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getIDs() - Method in class org.bibalex.daf.commongui.datamodels.UIListEditableModel
Retreives all the IDs on the list and returns them as an Object[] (the IDs are of Integer type).
getIDsArray(CheckBoxList) - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
Gets selected IDs from the argument checkList
getIDsString(CheckBoxList) - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
Gets selected IDs from the argument checkList
getInChargeComboBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes inChargeComboBox
getIndex(JComboBox, String) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the index of the given value.
getIndex(JComboBox, String) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the index of the given value.
getIndexOf(int) - Method in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Retrives the Index of a given ID from within the List.
getIndexOf(int, int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Parses the DataTable to find the equivalent index for the given Object in the metioned colID.
getIndexOfChild(Object, Object) - Method in class org.bibalex.daf.commongui.datamodels.TreeDataModel
(not implemented)
getIndexOfID(int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Parses the DataTable to find the equivalent index for the given id in the default index column.
getInfo1() - Method in class org.bibalex.daf.entities.job.Job
Gets the firts info associated with the job.
getInfo1() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the info1 of the job.
getInfo1Label() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo1Label() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfo1TextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo1TextField() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfo2() - Method in class org.bibalex.daf.entities.job.Job
Gets the second info associated with the job.
getInfo2() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the info2 of the job.
getInfo2Label() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo2Label() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfo2TextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo2TextField() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfo3() - Method in class org.bibalex.daf.entities.job.Job
Gets the third info associated with the job.
getInfo3() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the info3 of the job.
getInfo3Label() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo3Label() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfo3TextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getInfo3TextField() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getInfoScrollPane() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getInfoScrollPane() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getInfoScrollPane() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getInfoScrollPane() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getInfoTable() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getInfoTable() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getInfoTable() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getIsActiveCheckBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
 
getIsActiveCheckBox() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes isActiveCheckBox this check box indicates if the User is active or not active Users only considered as worker Users
getIsActiveCheckBox() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes isActiveCheckBox this check box indicates if the WS is active or not active WS only considered as worker WSs
getIsLDAPCheckBox() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes isLDAPCheckBox this check box indicates if the User can be authenticated using LDAP or not
getJCDescription() - Method in class org.bibalex.daf.entities.JobCondition
get JobCondition Description
getJCName() - Method in class org.bibalex.daf.entities.JobCondition
get JobCondition Name
getJContentPane() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getJContentPane() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This method initializes jContentPane
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog
Initializes JContentPane
getJContentPane() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
This method initializes jContentPane
getJContentPane() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes jContentPane
getJContentPane() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jContentPane
getJContentPane() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
constructs the main panel
getJContentPane() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
Initializes jContentPane (Main Dialog Panel)
getJContentPane() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This method initializes jContentPane
getJJMenuBar() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jJMenuBar
getJMainPanel() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
This method initializes jMainPanel
getJMainPanel() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMainPanel
getJobDescriptionLabel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes jobTypeLabel
getJobHistory() - Method in class org.bibalex.daf.entities.job.Job
Gets the job history.
getJobHistoryScrollPane() - Method in class org.bibalex.daf.managers.report.JobHistory
This method initializes getJobHistoryScrollPane
getJobHistoryTable() - Method in class org.bibalex.daf.managers.report.JobHistory
This method loads selected job history and prepares columns header.
getJobID() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getJobIDTextField() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes jobIDTextField
getJobIDTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes jobIDTextField
getJobIDTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jTextField
getJobIDTextField() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes JobIDTextField
getJobInfoPanel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes jobInfoPanel.
getJobInfoPanel() - Method in class org.bibalex.daf.managers.report.JobMetaData
This method initializes jobInfoPanel.
getJobInformation(boolean) - Method in class org.bibalex.daf.entities.job.Job
Gets information about the job.
The information are formed as an Xml string with the following structure:
<job>
<Nama#1>Value1</Name#1>
.
<Nama#n>Value1</Name#n>
<History>
<Entry#1 User="" Workstation="" Status="" Phase="" Date="" NumberOfFile="" />
.
<Entry#n User="" Workstation="" Status="" Phase="" Date="" NumberOfFile="" />
</History>
</job>
Notes:
1) History node will be included if and only if the includeHistory parameter is true.
2) Values are the names that corrspond to the ID, i.e.
getJobLabel() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getJobLabel() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getJobLabel() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getJobLabel() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getJobLabel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes jobTypeLabel
getJobOldOrNewState() - Method in class org.bibalex.daf.entities.job.Job
Retrieves wether this Job is Checked-Out or still in the System.
getJobPopupMenu() - Method in class org.bibalex.daf.managers.report.LatesGUI
Initializes the popup menu.
getJobPopupMenu() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
Initializes the popup menu.
getJobPopupMenu() - Method in class org.bibalex.daf.managers.report.ReportData
Initializes the popup menu.
getJobs() - Method in class org.bibalex.daf.entities.User
 
getJobs(int, String) - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
This method carries out downloading jobs in user working directory
getJobScrollPane() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
This method initializes getJobHistoryScrollPane
getJobScrollPane() - Method in class org.bibalex.daf.managers.report.JobsDataReport
This method initializes jobScrollPane which hold jobTable
getJobStatusScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getJobSystemStatusComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
 
getJobTable() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
 
getJobTable() - Method in class org.bibalex.daf.managers.report.JobsDataReport
This method loads data of executed query which is specified according to class constructor
getJobTitleTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jTextField
getJobTitleTextField() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes JobTitleTextField
getJobTitleTextField() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes jobTitleTextField
getJobType() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the job type of the phase.
getJobType() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, it returns the job type selected by the user
getJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes job type ComboBox
getJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getJobTypeComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes jobTypeComboBox
getJobTypeComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getJobTypeID() - Method in class org.bibalex.daf.entities.job.Job
Gets the jobType ID.
getJobTypeLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes job type JLabel.
getJobTypeLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getJobTypeLabel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes jobTypeLabel
getJobTypeLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getJobTypeName() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the Batch name for this job.
getJobTypeNameTextField() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes jobTypeNameTextField
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes jobTypesComboBox
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jobTypesComboBox
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes jobTypesComboBox and loads all Job Types
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes jobTypesComboBox
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes jobTypesComboBox which loads all Job types
getJobTypesComboBox() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes jobTypesComboBox which loads all Job types
getJobTypeScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getJobTypesManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the JobTypesManager Tab
getJobTypesPanel() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes jobTypesPanel
getJobTypeTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes jobTypeTextField
getJPanel() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
Initializes jPanel.
getJPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
initializes main Panel
getJPanel() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
initializes main Panel
getJPanel() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
initializes main Panel
getJPanel() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.report.LatesGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes jPanel
getJPanel() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes ReportBuilder
getJPanel() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes jPanel
getJTDescription() - Method in class org.bibalex.daf.entities.JobType
get JobType Description
getJTLifeTime() - Method in class org.bibalex.daf.entities.JobType
get JobType LifeTime
getJTName() - Method in class org.bibalex.daf.entities.JobType
get JobType Name
getJTNamingConvention() - Method in class org.bibalex.daf.entities.JobType
get JobType NamingConvention
getLangComboBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes LangComboBox
getLangComboBox() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes LangComboBox and loads all Languages
getLangComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes LangComboBox which loads all languages
getLanguage() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the language of the job.
getLanguageComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getLanguageComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getLanguageID() - Method in class org.bibalex.daf.entities.job.Job
Gets the language ID of the job.
getLanguageLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getLanguageLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getLanguageName() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the Language Name for this Job.
getLanguageScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getLanguageTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes languageTextField
getLastData() - Method in class org.bibalex.daf.entities.job.Job
Gets the last data, the TransactionLog row to which the job points, of the job.
getLastFinishedDatabaseInfo(Job) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the phase last finished information.
This method logs any error that might occur as warnings.
getLastFinishedInfo() - Method in class org.bibalex.daf.entities.job.Job
Gets the TransactionLog entry that corresponds to the last finished status of the job.
getLastFinishedInfoForPhase(int) - Method in class org.bibalex.daf.entities.job.Job
Gets the last finished information for the given phase.
getLastFinishedPhase() - Static method in class org.bibalex.daf.reflectioncalls.BackupPhase
 
getLastPhaseBeforeBackup() - Method in class org.bibalex.daf.entities.job.Job
Gets the last phase before the backup phase.
getLastUser(int, int, int) - Static method in class org.bibalex.daf.entities.phase.Phase
Gets the last user who has done thie phase
getLateJobs() - Method in class org.bibalex.daf.entities.job.Job
Gets the Late job.
getLateJobs() - Method in class org.bibalex.daf.managers.report.ReportingManagerGUI
 
getLateJobsScrollPane() - Method in class org.bibalex.daf.managers.report.LatesGUI
This method initializes lateJobsScrollPane
getLateJobsTable() - Method in class org.bibalex.daf.managers.report.LatesGUI
This method loads late jobs and prepares columns header.
getLeafFromPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.bibalex.daf.commongui.controls.CheckListCellRenderer
Retrieves the list cell renderer object.
getLob() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the identifying lob of the job.
getLobLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getLobLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getLobScrollPane() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getLobScrollPane() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getLobTextArea() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getLobTextArea() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getLocalFileLabel() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Initializes localFileLabel
getLocalPath(WorkStation, User) - Method in class org.bibalex.daf.entities.job.Job
Gets the job path at the workstation not including the job name.
getLocalPath() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the job location at the workstation (not including job folder).
getLoginMenu() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenu
getMainController() - Static method in class org.bibalex.daf.managers.MainController
Public method to retrieve or create the only instance of the MainController
getMainControllerGUI() - Static method in class org.bibalex.daf.managers.MainControllerGUI
Retreives the MainControllerGUI object
getMainPanel() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This method initializes mainPanel
getMainPanel() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This method initializes mainPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.ArchivingHistoryMatrix
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.checkOutGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.ConfirmJobsOnMedia
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.JobHistory
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.JobsDataReport
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.LatesGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.ReportData
This method initializes masterPanel
getMasterPanel() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes masterPanel
getMaximumLifeTimeTextField() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes maximumLifeTimeTextField
getMaximumPeriodTextField() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes maximumPeriodTextField
getMaxJobsTextField() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes MaxJobsTextField
getMaxPeriod() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the maximum period of the phase.
getMedias() - Method in class org.bibalex.daf.entities.job.Job
Get the medias that the job has been saved on
getMediaScrollPane() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method initializes mediaScrollPane
getMediaTable() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method loads all jobs that archived on the selected media
getMediaTypes() - Method in class org.bibalex.daf.entities.job.Job
Get the media types which the current job should be archived on
getMediaTypes() - Method in class org.bibalex.daf.entities.JobType
get all media types assigned to job type
getMediaTypes() - Method in class org.bibalex.daf.entities.WorkStation
load the devices assigned to workstation
getMediaTypes() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI.RetrievalPlugin
 
getMediaTypes() - Method in class org.bibalex.daf.retrievalplugins.DriveRetrieval
This method is called to get the available media types for this plugin, it retrievs them from the resource file
getMediaTypesComboBox() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This methos loads available media types
getMediaTypesScrollPane() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes devicesScrollPane devicesScrollPane is the container of devicesCheckList whic represents system devices and highlights already assigned devices to this WS
getMediaTypesScrollPane() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes devicesScrollPane devicesScrollPane is the container of devicesCheckList whic represents system devices and highlights already assigned devices to this WS
getMetaDataJobsPopupMenu() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
Initializes the popup menu.
getMetaDataJobsPopupMenu() - Method in class org.bibalex.daf.managers.report.JobHistory
Initializes the popup menu.
getMetaDataJobsPopupMenu() - Method in class org.bibalex.daf.managers.report.JobsDataReport
Initializes the popup menu.
getMinPhase(int, Phase) - Method in class org.bibalex.daf.entities.job.Job
Gets the ID of the phase with the minimum sequence.
getModelToView() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getModifiedFilesCount(String, FileHandler, Date) - Method in class org.bibalex.daf.entities.phase.FileElement
Gets the number of the files, macthing the defintion, modified after startDate within the given folder.
getModifiedFilesCount(String, FileHandler, Date) - Method in class org.bibalex.daf.entities.phase.FolderElement
Gets the number of the files modified after startDate within the given folder.
getName() - Method in class org.bibalex.daf.entities.CollectionEntities
Each entity has at least a name.
getName() - Method in class org.bibalex.daf.entities.job.ChangingTypeState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.CheckingInState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.DownloadingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.FinishingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.JobState
Gets the user friendly name of the state.
getName() - Method in class org.bibalex.daf.entities.job.RedirectingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.RejectingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.StartingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.job.UploadingState
Gets the name of the state.
getName() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the name of the phase
getName() - Method in class org.bibalex.daf.managers.resourcemanager.DefaultResourceElement
Gets the name of this element.
getName() - Method in class org.bibalex.daf.managers.resourcemanager.ResourceElement
Gets the name of this element.
getNameLabel() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes name JLabel.
getNameOfColumn(int) - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
Gets the column name.
getNameOfColumn(int) - Method in class org.bibalex.daf.installer.DataTable
Gets the column name.
getNameTextField() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes NameTextField
getNameTextField() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Initializes name JTextField.
getNameTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes nameTextField
getNameTextField() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes nameTextField which holds the name of a report
getNewButton() - Method in class org.bibalex.daf.managers.report.ReportBuilder
initializes newReportButton which switches the GUI into reports creation mode instead of reports viewing mode
getNewJobGUI() - Method in class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Gets the NewJobGUI.
getNextFileLevelInfo() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the 'Next' FileLevelInfo associated with the last status data of the job.
If the 'Next' FileLevelInfo cannot be obtained an empty ArrayList is returned.
getNextPhase() - Method in class org.bibalex.daf.entities.phase.Phase
Gets next phase of the current one
getNextPhaseComboBox() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
This method initializes nextPhaseComboBox
getNextUserComboBox() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
This method initializes nextUserComboBox
getNextVersion() - Method in class org.bibalex.daf.entities.job.Job
Gets the next version of the job.
Next version = number of backup entries of the job in the transaction log + 1.
getNode(Node, String) - Method in class org.bibalex.daf.handlers.xmlhandler.XmlHandler
Gets the node specified by the given query.
getNodes(Node, String) - Method in class org.bibalex.daf.handlers.xmlhandler.XmlHandler
Gets the nodes specified by the given query.
getNoOfColumns() - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
Gets the number of columns in the DataTable.
getNoOfColumns() - Method in class org.bibalex.daf.installer.DataTable
Gets the number of columns in the DataTable.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.ChangingTypeState
Gets the number of files required to be transferred in order to change the type of the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.CheckingInState
Gets the number of files required to be transferred in order to check in the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.DownloadingState
Gets the number of files required to be transferred in order to download the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.FinishingState
Gets the number of files required to be transferred in order to finish the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.JobState
Gets the number of files required to complete the transition of the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.RedirectingState
Gets the number of files required to be transferred in order to redirect the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.RejectingState
Gets the number of files required to be transferred in order to reject the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.StartingState
Gets the number of files required to be transferred in order to start the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.job.UploadingState
Gets the number of files required to be transferred in order to upload the job.
getNoOfFiles() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the number of files uploaded to the server after applying the PhysicalAction.
Caution: Don't call this method before applying the phase actions.
getNoOfFiles() - Method in class org.bibalex.daf.entities.phase.PhysicalAction
Gets the number of files affected by the action.
getNoOfRows() - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
Gets the number of rows in the DataTable.
getNoOfRows() - Method in class org.bibalex.daf.installer.DataTable
Gets the number of rows in the DataTable.
getNotAutoPhases() - Method in class org.bibalex.daf.entities.JobType
Loads all phases that are not auto
getOkButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
 
getOkButton() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
 
getOkButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
 
getOkButton() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
 
getOkButton() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes okButton
getOldNewComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes oldOrNewJobComboBox which holds Job classification (Old or New)
getOldNewScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getOnlineMediaCredentialPanel() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes jPanonlineMediaCredentialPanelel
getOnlineMediaCredentials() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method gets host IP,UserName andpassword for online media storage
getOperationLabel() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Initializes operationLabel
getOSComboBox() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes operating system combo box
getOwnerComboBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes ownerComboBox
getOwnID() - Method in class org.bibalex.daf.entities.Collection
get Collection Owner ID
getParentPath(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Retreives the parent path for a given file or folder name In case it is a root, returned as it is In case it is a root first child, the root once again is returned In case it is a subfolder, or an inner file, the parent folder is returned
getPasswordField() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes passwordField
getPath() - Method in class org.bibalex.daf.entities.job.Job
Gets the language ID of the job.
getPath(String, int, int) - Method in class org.bibalex.daf.managers.archive.CommandLineArchiver
This method forms job's full path
getPendingJobs() - Method in class org.bibalex.daf.entities.job.Job
Gets the pending job.
getPendingJobs(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets pending jobs for this phase.
getPendingJobs() - Method in class org.bibalex.daf.managers.report.ReportingManagerGUI
 
getPendingJobsMoreThanOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the jobs pending in this phase more than one time.
getPendingJobsOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the jobs pending in this phase for one time.
getPendingJobsScrollPane() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes pendingJobTypesScrollPane
getPendingJobsTable() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method loads pending job and prepares columns header.
getPermID() - Method in class org.bibalex.daf.commongui.datamodels.CheckNode
 
getPermissions() - Method in class org.bibalex.daf.entities.Role
select Role's Permissions
getPermissions() - Method in class org.bibalex.daf.entities.User
select Users Permissions
getPhase(int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the name of the given phase.
getPhase(DefaultTableModel, int, boolean) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the ID of the given phase.
getPhase() - Method in class org.bibalex.daf.entities.job.Job
Gets the current phase of the job.
getPhase() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the current phase of the job.
getPhaseButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes addPhaseButton
getPhaseButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes addPhaseButton this button carry out the function of moving phase from available phases list to assigned phases list
getPhaseCellEditor(Object) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the CellEditor used to edit the Phase column.
getPhaseComboBox(int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets a JComboBox that contains all the phases of a certain jobType.
getPhaseComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getPhaseComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes phaseComboBox
getPhaseLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getPhaseLabel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes phaseLabel
getPhaseMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getPhaseNameTextField() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes phaseNameTextField
getPhases() - Method in class org.bibalex.daf.entities.JobType
Loads all phases
getPhases() - Method in class org.bibalex.daf.entities.User
select User's phases
getPhaseScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getPhasesManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the PhasesManager Tab
getPhasesSpecial() - Method in class org.bibalex.daf.entities.User
 
getPhaseWithMinimumSequence(int, boolean) - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoHandler
Gets the phase with the minimum sequence.
Note:
1) FileLevelInfo of type information are ignored.
getPlugInComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes PlugIn JComboBox.
getPluginDisplayName() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI.RetrievalPlugin
 
getPlugInLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes PlugIn JLabel.
getPlugInName() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
Gets the name of the Plug-In.
getPlugInName() - Method in interface org.bibalex.daf.managers.checkin.IRetrievalPlugin
Gets the name of the Plug-In.
getPlugInName() - Method in class org.bibalex.daf.retrievalplugins.DriveRetrieval
 
getPlugInName() - Method in class org.bibalex.daf.retrievalplugins.FolderRetrieval
 
getPluginValue() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI.RetrievalPlugin
 
getPopupMenu() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
Initializes the popup menu.
getPreAssignButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes preAssignButton
getPreAssignScrollPane() - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog
This method initializes preAssignScrollPane
getPreAssignTable() - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog
This method initializes preAssignTable
getPredefinedValues() - Method in class org.bibalex.daf.entities.phase.DatabaseElement
Gets a list of predefined values of this element.
getPreferredSize() - Method in class org.bibalex.daf.commongui.datamodels.CheckRenderer
 
getPreferredSize() - Method in class org.bibalex.daf.commongui.datamodels.CheckRenderer.TreeLabel
 
getPriority() - Method in class org.bibalex.daf.entities.job.Job
 
getPriorityLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getPriorityLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getPriorityTextField() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes priorityTextField
getPriorityTextField() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getPriorityTextField() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getPrjID() - Method in class org.bibalex.daf.entities.Collection
get Collection Project ID
getProcessingJobs(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the jobs that are in this phase.
getProcessingJobsMoreThanOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the jobs that are in this phase more than one time.
getProcessingJobsOnce(int, int) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the jobs that are in this phase one time.
getProgressBar() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
This method initializes progressBar
getProgressBar() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes progressBar
getProgressBar() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
This method initializes progressBar
getProgressHistoryScrollPane() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
 
getProgressHistoryTextArea() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
This method initializes ProgressHistoryTextArea
getProgressPanel() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes progressPanel
getProjectComboBox() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes projectComboBox
getRateReport() - Method in class org.bibalex.daf.managers.report.ReportingManagerGUI
 
getRates(int, int[], Date, Date, int) - Method in class org.bibalex.daf.entities.User
 
getRatesAllJobs(int, int, Date, Date) - Method in class org.bibalex.daf.entities.User
Return the user rates for all jobs done by the user in all phases
getRatesRedoJobs(int, int, Date, Date) - Method in class org.bibalex.daf.entities.User
Return number of jobs that is re-done(the user did this job before) by the user in each phase
getRatesScrollPane() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes RatesScrollPane
getRatesTable() - Method in class org.bibalex.daf.managers.report.RateReportGUI
Gets rate report and adjust column headers
getRateTableSchema() - Method in class org.bibalex.daf.entities.JobType
 
getReadyToArchiveCheckList() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method loads jobs that are ready to archive
getReadyToArchiveScrollPane() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes readyToArchiveScrollPane
getReason(int, String) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the name of the given reason.
getReason(DefaultTableModel, int, String, boolean) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the ID of the given reason.
getReasonCellEditor(Object, Object) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the CellEditor used to edit the Reason column.
getReasonComboBox(int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets a JComboBox that conatins all the reasons of a certain phase.
getReasonNameTextField() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes reasonNameTextField
getRecordID() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the ID of the selected record, mainly used with the search feature.
getRedirectedJobs() - Method in class org.bibalex.daf.entities.job.Job
Gets the rejected job.
getRedirectJobButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes redirectJobButton
getRefreshButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes refreshButton
getRefreshButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes refreshButton which carries out the functionality of reloading pendingJobsTable
getRejectedJobs() - Method in class org.bibalex.daf.entities.job.Job
Gets the rejected jobs.
getRejectJobButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes rejectJobButton
getRemoteFileLabel() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Initializes remoteFileLabel
getRemotePath() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the job location at the server (not including job folder).
getRemoveAllButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes removeAllButton
getRemoveAllButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes removeAllButton
getRemoveNonDefinedFilesCheckBox() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes removeNonDefinedFilesCheckBox
getRemovePhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes removePhaseButton which moves selected phases from assigned phases list to available phases list
getRemovePhaseButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes removeUserButton
getRemovePhaseButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes removePhaseButton this button carry out the function of removing phase from assigned phases list
getRemoveUserButton() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes removeUserButton
getReportBuilder() - Method in class org.bibalex.daf.managers.report.ReportingManagerGUI
 
getReportingMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes jMenuItem
getReportLabel() - Method in class org.bibalex.daf.managers.report.ReportData
 
getReportNameLabel() - Method in class org.bibalex.daf.managers.report.ReportData
 
getReportProblemMenuItem() - Method in class org.bibalex.daf.managers.MainControllerGUI
 
getReportScrollPane() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes getJobHistoryScrollPane
getReportScrollPane() - Method in class org.bibalex.daf.managers.report.ReportData
This method initializes getJobHistoryScrollPane
getReportsScrollPane() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes reportsScrollPane
getReportsTable() - Method in class org.bibalex.daf.managers.report.ReportBuilder
Loads all saved reports and prepare mouse actions
getReportTable() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
Returns the current instance of the Report Table, if it hasn't been initialized earlier, returns an empty one.
getReportTable() - Method in class org.bibalex.daf.managers.report.ReportData
Executes the query and loads the result table
getResult() - Method in class org.bibalex.daf.commongui.MessageBox
Retrieves the result of the message box.
getResult() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog
Returns the Dialog result
getResult() - Method in class org.bibalex.daf.managers.checkin.RetrievalProgressDialog.RetrievalStarter
Gets the result of applying the retrieval actions.
Note: This method must be called after the thread finishes its job.
getResult() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Gets the result of the applying the phase actions.
getResult() - Method in class org.bibalex.daf.managers.phase.ProgressDialog.JobStateStarter
Gets the result of applying the state actions.
Note: This method must be called after the thread finishes its job.
getResultsPanel() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes resultsPanel
getRetrievalManagerGUI() - Method in class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Create a retrieval manager instance.
getRetrievalPluginsList() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes retrievalPluginsList
getRetrievalPluginsScrollPane() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
 
getRetrieveButton() - Method in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog
This method initializes retrieveButton
getRetrieveButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes retrieveButton
getRetrieveButton() - Method in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog
This method initializes retrieveButton
getRetrieveDataButton() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes retrieveDataButton which carries out the functionality of executes the rates query and gets the result
getRetrieveJobButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes retrieveJobButton
getRole() - Method in class org.bibalex.daf.entities.User
Gets the roles associated with the user.
getRoleDescription() - Method in class org.bibalex.daf.entities.Role
get Role Description
getRoleNameTextField() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes roleNameTextField
getRolesManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the RolesManager Tab
getRoot() - Method in class org.bibalex.daf.commongui.datamodels.TreeDataModel
Retrieves the Root element of the tree.
getRow(int) - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
Retrieves the row from the dataTable for the selected index
getRow(int) - Method in class org.bibalex.daf.installer.DataTable
Retrieves the row from the dataTable for the selected index
getRow(DataTable, DataTable, int, String) - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getRowCount() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getRowCount() - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the diplayed rows count.
getRowCount() - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
 
getRowCount() - Method in class org.bibalex.daf.installer.DataTable
 
getSaveButton() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.ReasonGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.RolesManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
This method initializes saveButton
getSaveButton() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getSearchButton() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
This method initializes searchButton
getSearchButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes searchButton
getSearchGUI() - Method in class org.bibalex.daf.managers.checkin.CheckInManagerGUI
Gets the SearchGUI.
getSelectAllCheckBox() - Method in class org.bibalex.daf.managers.archive.ArchivedANDActiveGUI
initializes select all check bos
getSelectAllCheckBox() - Method in class org.bibalex.daf.managers.archive.ConfirmMediaDeletingGUI
this method initializes selectAllCheckBox, this JCheckBox helps in selecting or deselecting all medias
getSelectButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes selectButton
getSelectedAttributes() - Method in class org.bibalex.daf.managers.report.ReportBuilder
Gets the selected attributes
getSelectedDay() - Method in class org.bibalex.daf.commongui.controls.DateChooser
Gets the selected day, as an int.
getSelectedID() - Method in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Retreives the selected DB ID and not the selected Index.
getSelectedIDs() - Method in class org.bibalex.daf.commongui.controls.CheckBoxList
Retrieves the Database IDs which are selected (Checked)
getSelectedIDs() - Method in class org.bibalex.daf.commongui.datamodels.CheckNodeModel
 
getSelectedIndexs() - Method in class org.bibalex.daf.commongui.controls.CheckBoxList
Retrieves the indices which are selected (Checked)
getSelectedItem() - Method in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Retreives the selected Item as a ComboBoxObject.
getSelectedJobType() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Gets the ID of the selected job type.
getSelectedPhase() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Gets the ID of the selected phase.
getSelectedRow() - Method in class org.bibalex.daf.commongui.controls.SortableTable
Retrieves last selected Row Index.
getSelectedUser() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Gets the ID of the selected user.
getSelectionMode() - Method in class org.bibalex.daf.commongui.datamodels.CheckNode
 
getSelectJobButton() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
This method initializes selectJobButton
getSemiPhaseDef(ActionContext) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the SemiPhaseDef of the phase xml description.
getSeqPhases() - Method in class org.bibalex.daf.entities.JobType
Loads all phases taht have sequence
getSequence() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the sequence of the phase.
getServerPath() - Method in class org.bibalex.daf.entities.job.Job
Gets the job path at the server not including the job name.
getSingleFile(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets a single file from the server, using a new FTP thread.
getSize() - Method in class org.bibalex.daf.commongui.datamodels.ComboBoxDataModel
Returns the size of the combo box.
getSize() - Method in class org.bibalex.daf.commongui.datamodels.UIListModel
Retrieves the List items count.
getSizeTextField() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
This method initializes sizeTextField
getSortingStatus(int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getSpecifyDateCheckBox() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
 
getSqlConnection() - Static method in class org.bibalex.daf.handlers.dbhandler.DBConnection
Gets Sql Server DBConnection.
getSqlConnection() - Static method in class org.bibalex.daf.installer.DBConnection
Gets Sql Server DBConnection.
getStartDatabaseInfo(Job) - Method in class org.bibalex.daf.entities.phase.Phase
Gets the phase last finished information.
This method logs any error that might occur as warnings.
getStartDate() - Method in class org.bibalex.daf.entities.job.Job
Gets the start date of the job.
getStartedJobs() - Method in class org.bibalex.daf.entities.User
Load All started jobs for User
getStartingPhase() - Method in class org.bibalex.daf.entities.job.Job
Gets the phase in which the job will strat.
If the job points to an assign entry then the phase in this entry is considered the satrting phase.
If the job doesn't point to an assign entry then the phase next to the phase in this entry is considered the starting phase.
getStatusComboBox() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes StatusComboBox which loads all system states
getStatusTypesComboBox() - Method in class org.bibalex.daf.commongui.controls.StatusDataDialog
This method initializes jobTypesComboBox
getStorageComboBox() - Method in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
 
getStorageComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getStorageComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getStorageID() - Method in class org.bibalex.daf.entities.job.Job
 
getStorageLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getStorageLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getStorageScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getString() - Static method in class org.bibalex.daf.installer.Install
 
getSubFiles() - Method in class org.bibalex.daf.entities.phase.FolderElement
Gets the files defined within this FolderElement.
getSubFiles() - Method in class org.bibalex.daf.entities.phase.PhysicalDef
Gets the files defined within this PhaseDef.
getSubFolder(String, String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Retrieves a SubFolder from the server to the local machine, this method is recursive; it recurses on all the subfolders.
getSubFolders() - Method in class org.bibalex.daf.entities.phase.FolderElement
Gets the folders defined within this FolderElement.
getSubFolders(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
getSubFolders() - Method in class org.bibalex.daf.entities.phase.PhysicalDef
Gets the folders defined within this PhaseDef.
getSubFolders(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class gets a list of subfolders within the given folder.
getSubFolders(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Gets a list of subfolders within the given folder from the server.
getSubFolders(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Gets a list of subfolders within the given folder.
getSubFolders(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Gets the names of subfolders.
getSubFolders(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Gets the names of subfolders.
getSubmitButton() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This methos initializes submitButton Which carry out the archiving function
getSubmitButton() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes SubmitButton
getSubmitButton() - Method in class org.bibalex.daf.managers.checkin.RetrievalSearchDialog
This method initializes SubmitButton
getSubmitButton() - Method in class org.bibalex.daf.managers.checkin.SearchGUI
This method initializes SubmitButton
getSubmitButton() - Method in class org.bibalex.daf.managers.phase.RejectOrRedirectDialog
This method initializes submitButton
getSubmitButton() - Method in class org.bibalex.daf.managers.report.ReportBuilder
This method initializes submitButton which saves and exexute the report
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog.AvailableUsersComboBoxes
Gets a Cell Editor Component
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter.SortableHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.bibalex.daf.managers.checkin.PreAssignDialog.AvailableUsersComboBoxes
Gets a Cell Editor Component
getTableHeader() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getTableModel() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
Returns the Table Model.
getTables(boolean) - Method in class org.bibalex.daf.managers.report.RateReportGUI
 
getTestFolders(FolderElement[]) - Method in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Gets the folders that will have their structure tested, that is folders with 'Create' attribute set to false.
getTextualValues() - Method in class org.bibalex.daf.entities.job.Job
Retrieves the textual values for this job.
getThread() - Method in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Retreives a thread, if there exists free threads one of them is returned, if not and the pool size wasn't reached a new thread is created, elsewise this method sends a wait() signal and halts.
getThreadsPool(String, String, String, int) - Static method in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Implementing a Singleton pattern in retrieving the instance of the Class.
getThreadsPool(String, String, String, int, FileHandlerObservable) - Static method in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Implementing a Singleton pattern in retrieving the instance of the Class.
getTimeStamp() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getTitle() - Method in class org.bibalex.daf.entities.job.Job
 
getTitle() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the title of the job.
getTitleLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getTitleLabel() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getTitleScrollPane() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getTitleTextArea() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getTitleTextField() - Method in class org.bibalex.daf.managers.checkin.RetrievalManagerGUI
This method initializes titleTextField
getTitleTextField() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getTo(DefaultTableModel, int, boolean) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Converts the given String into int.
getToDateButton() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
This method initializes toDateButton
getToDateButton() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes toDateButton which carries out the functionality of specifying end date to calculate the rate report
getToDateButton() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes toDateButton which carries out the functionality of specifying end date to calculate the workflow report
getTodoFileLevelInfo() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the 'ToDo' FileLevelInfo associated with the last status data of the job.
If the 'ToDo' FileLevelInfo cannot be obtained an emtpy ArrayList is returned.
getTransactionLogID() - Method in class org.bibalex.daf.entities.job.Job
 
getTransactionLogRow() - Method in class org.bibalex.daf.entities.job.TransitionInfo
Gets the status associated with the last status data of the job.
getTransitionProgressBar() - Method in class org.bibalex.daf.managers.phase.ProgressDialog
Initializes transitionProgressBar
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.bibalex.daf.commongui.datamodels.CheckRenderer
 
getType(String) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the display name of the given type.
getType(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the Type value.
getTypeCellEditor(Object) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the CellEditor used to edit the Type column.
getTypeCellEditor(Object) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the CellEditor used to edit the Type column.
getTypeComboBox() - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets a JComboBox that contains all the types of the external IDs.
getTypeComboBox() - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets a JComboBox that contains all the types of the FileLevelInfo.
getTypeID(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the ID of the given type.
getTypeID() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getTypeIDPairs() - Method in interface org.bibalex.daf.managers.checkin.ICheckInPlugIn
When implemented in a class, gets the types and the IDs of the job.
The returned string is expected to be on the from type1=value1;type2=value2; and so on.
No character stuffing is assumed since the IDs neither have '=' or ';'.
getTypeIndex(String) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the index of the given value.
getTypeName(int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the name of the given type.
getTypeName() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getUICheckList() - Method in class org.bibalex.daf.commongui.controls.CheckBoxList
Retieves the List Model (UICheckList Abstract data model) .
getUIDataTable() - Method in class org.bibalex.daf.commongui.controls.SortableTable
Retrieves the UI DataTable object for UI manipualtion.
getUpdateSequenceButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes updateSequenceButton which update the sequence of phases assigned to selected job type
getUploadButton() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes uploadButton
getUploadButton() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
This method initializes uploadButton which carries out the functionality of uploading a pending Job
getUploadButton() - Method in class org.bibalex.daf.managers.report.ReportData
This method initializes uploadButton
getUpPhaseButton() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes upPhaseButton which change the order of assigned phases list by moving the phase upward
getUser(int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the name of the given User.
getUser(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Gets the User ID value.
getUserAnyPhase() - Method in class org.bibalex.daf.entities.User
get User Any phase value
getUserComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getUserComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes userComboBox
getUserData() - Method in class org.bibalex.daf.entities.phase.DatabaseAction
Gets the data, if any, that the user has entered.
getUserData() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the user data that he entered in response for the DatabaseAction.
Caution: Don't call this method before applying the phase actions.
getUserIsActive() - Method in class org.bibalex.daf.entities.User
get User IsActive value
getUserIsLDAP() - Method in class org.bibalex.daf.entities.User
Gets user IsLDAP value
getUserLabel() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
 
getUserLabel() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Initializes userLabel
getUserMaxJobs() - Method in class org.bibalex.daf.entities.User
get User Max Jobs
getUserName() - Method in class org.bibalex.daf.entities.User
get User Name
getUserNameTextField() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes userNameTextField
getUserNameTextField() - Method in class org.bibalex.daf.managers.LoginDialog
This method initializes userNameTextField
getUserPassword() - Method in class org.bibalex.daf.entities.User
get User PWD
getUserPWDTextField() - Method in class org.bibalex.daf.managers.admin.UsersManagerGUI
This method initializes userPWDTextField
getUserRateJobs(int, int, Date, Date, int) - Method in class org.bibalex.daf.entities.User
 
getUserRole_ID() - Method in class org.bibalex.daf.entities.User
get User Role
getUsers() - Method in class org.bibalex.daf.entities.Collection
select collection's Users
getUsers() - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
return list of users according to the search filter
getUserScrollPane() - Method in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
getUsersManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the UserManager Tab
getUsersPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes usersPanel
getUsersScrollPane() - Method in class org.bibalex.daf.managers.report.RateReportGUI
This method initializes usersScrollPane
getValue(DefaultTableModel, int) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Gets the Comment value.
getValue() - Method in class org.bibalex.daf.managers.checkin.ExternalID
 
getValue(String) - Method in class org.bibalex.daf.managers.resourcemanager.DefaultResourceElement
Gets the value of the given key.
getValue(String) - Method in class org.bibalex.daf.managers.resourcemanager.ResourceElement
Gets the value of the given key.
getValueAt(int, int) - Method in class org.bibalex.daf.commongui.datamodels.AppendedUIDataTable
Retrieves the Value Object at the Given Row and Column.
getValueAt(int, int) - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getValueAt(int, int) - Method in class org.bibalex.daf.commongui.datamodels.UIDataTable
Retreives the value (as Object) of a specific cell.
getValueAt(int, int) - Method in class org.bibalex.daf.handlers.dbhandler.DataTable
 
getValueAt(int, int) - Method in class org.bibalex.daf.installer.DataTable
 
getVariableSizeTextField() - Method in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
This method initializes variable Size TextField
getViewExternalIDsButton() - Method in class org.bibalex.daf.managers.report.JobMetaData
 
getViewJobHistoryMenuItem() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
Initializes the ViewJobHistoryMenuItem.
getViewJobHistoryMenuItem() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.phase.AvailableJobsDialog
Initializes the getMetaDataMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
Initializes the getMetaDataMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.JobExpandedDataReport
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.JobHistory
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.JobsDataReport
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.LatesGUI
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.PendingJobsGUI
Initializes the ViewJobHistoryMenuItem.
getViewMetaDataMenuItem() - Method in class org.bibalex.daf.managers.report.ReportData
Initializes the ViewJobHistoryMenuItem.
getViewPageInfoMenuItem() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
Initializes the ViewPageInfoMenuItem.
getViewsMenu() - Method in class org.bibalex.daf.managers.MainControllerGUI
This method initializes viewsMenu
getViewToModel() - Method in class org.bibalex.daf.commongui.datamodels.TableSorter
 
getWorkFlow() - Method in class org.bibalex.daf.managers.report.ReportingManagerGUI
 
getWorkFlowButton() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes workFlowButton which carries out the functionality of deciding if the report is expanded or not and fetching it from database
getWorkFlowJobs(int, int, int) - Method in class org.bibalex.daf.entities.job.Job
Gets the System WorkFlow.
getWorkFlowScrollPane() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method initializes WorkFlowScrollPane
getWorkFlowTable() - Method in class org.bibalex.daf.managers.report.WorkFlowGUI
This method loads workflow report and prepares columns header.
getWorkingJobsScrollPane() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes workingJobsScrollPane
getWorkingJobsTable() - Method in class org.bibalex.daf.managers.phase.PhaseManagerGUI
This method initializes workingJobsTable
getWorkstationPanel() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes workstationPanel
getWorkStations() - Method in class org.bibalex.daf.entities.Collection
select collection's WorkStations
getWorkstationsManager() - Method in class org.bibalex.daf.managers.admin.AdminManagerGUI
Constructs the WorkstationsManager Tab
getWorkstationsScrollPane() - Method in class org.bibalex.daf.managers.admin.CollectionsManagerGUI
This method initializes workstationsScrollPane
getWSAnyPhase() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation AnyPhase value
getWSComment() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation Comment
getWSIsActive() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation IsActive value
getWSLocation() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation Location
getWSLocationTextField() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes WS Loction
getWSName() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation Name
getWSNameTextField() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes WS Name
getWSOS() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation OS
getWSWorkingDir() - Method in class org.bibalex.daf.entities.WorkStation
get WorkStation Working Directory
getWSWorkingDirTextField() - Method in class org.bibalex.daf.managers.admin.WorkstationsManagerGUI
This method initializes WS WorkingDir
getXmlDescription() - Method in class org.bibalex.daf.entities.phase.Phase
Gets the Xml description of the book.
getXMLDescriptionScrollPane() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes XMLDescriptionScrollPane
getXmlDescriptionTextArea() - Method in class org.bibalex.daf.managers.admin.PhasesManagerGUI
This method initializes xmlDescriptionTextArea
getZips(int) - Method in class org.bibalex.daf.entities.job.Job
Gets the zipped folders in a specific backed up bersion

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 _