Copyright (c) 2006-2007 by Bibliotheca Alexandrina
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
Install() -
Constructor for class org.bibalex.daf.installer.Install
instance -
Static variable in class org.bibalex.daf.handlers.dbhandler.DBConnection
Determines whether the type of the FileLevelInfo is 'Information' or 'Instruction'.
ToDo info are the entries whose type is FileLevelInfo.INFORMATION or FileLevelInfo.NEXT_INFORMATION.
Determines whether this phase is the last phase or not.
A phase is considered as last phase in the following two cases:
1) It is the last phase in the job type sequence.
2) It is not included in the sequence at all
Determines whether the type of the FileLevelInfo is 'ToDo' or 'Next'.
ToDo info are the entries whose type is FileLevelInfo.INFORMATION or FileLevelInfo.INSTRUCTION.