A C D E F G H I J L M O P R S T U V

A

American_Express - Static variable in class HMS.CLIENT
 

C

Cash - Static variable in class HMS.CLIENT
 
Cashiers_Check - Static variable in class HMS.CLIENT
 
Checkin - class HMS.Checkin.
This class is a frame that represents the entity class Checkin.
Checkin() - Constructor for class HMS.Checkin
This is the constructor for the Checkin class that instantiates the checkin screen.
Checkout - class HMS.Checkout.
This class is a frame that represents the entity class Checkout.
Checkout() - Constructor for class HMS.Checkout
This is the constructor for the Checkin class that instantiates the checkin screen.
CLIENT - class HMS.CLIENT.
 
CLIENT() - Constructor for class HMS.CLIENT
 
commit() - Method in class HMS.jdbcConnection
Commits all changes to the database
confirm(String) - Static method in class HMS.CLIENT
 
convertSQLQuotesToNull(String) - Static method in class HMS.CLIENT
 
Customer - class HMS.Customer.
Title: SWE 626 Project Description: Copyright: Copyright (c) 2002 Company: GMU Students
Customer() - Constructor for class HMS.Customer
 
CustRecord - class HMS.CustRecord.
This class is a frame that represents the entity class Customer Record.
CustRecord() - Constructor for class HMS.CustRecord
 

D

DEBUG - Static variable in class HMS.CLIENT
 
debug(String) - Static method in class HMS.CLIENT
 
Diners_Club - Static variable in class HMS.CLIENT
 
Discount - class HMS.Discount.
 
Discount() - Constructor for class HMS.Discount
Method: Discount Description:Constructor
Discount(Checkin) - Constructor for class HMS.Discount
Method: Discount Description:Constructor
Discount(Checkout) - Constructor for class HMS.Discount
Method: Duscount Description:Constructor
Discount(ReservationControl) - Constructor for class HMS.Discount
Method: Discount Description:Constructor
Discover - Static variable in class HMS.CLIENT
 
dropConnection() - Method in class HMS.jdbcConnection
 

E

ERROR - Static variable in class HMS.CLIENT
 
executeQuery(String) - Static method in class HMS.CLIENT
 
executeUpdate(String) - Static method in class HMS.CLIENT
 

F

FAIL - Static variable in class HMS.CLIENT
 
finalize() - Method in class HMS.jdbcConnection
Overriden method that will drop the connection when the object is destroyed

G

GenerateReport - class HMS.GenerateReport.
This class is an internal frame to its parent, HMSControl.
GenerateReport() - Constructor for class HMS.GenerateReport
This is the constructor for the GenerateReport class.
getAnticipdateArrTime() - Method in class HMS.Reservation
 
getBedType() - Method in class HMS.Reservation
 
getCCExp() - Method in class HMS.Customer
 
getCCExpYr() - Method in class HMS.Customer
 
getCCHolder() - Method in class HMS.Customer
 
getCCNum() - Method in class HMS.Customer
 
getCity() - Method in class HMS.Customer
 
getComments() - Method in class HMS.Reservation
 
getCountry() - Method in class HMS.Customer
 
getCustomerID() - Method in class HMS.Customer
 
getCustomerID() - Method in class HMS.Reservation
 
getData(String) - Method in class HMS.jdbcConnection
Allows queries of the database
getDate() - Static method in class HMS.CLIENT
 
getDescription() - Method in class HMS.Room
 
getDiscount() - Method in class HMS.Reservation
 
getEmail() - Method in class HMS.Customer
 
getExpCheckinDt() - Method in class HMS.Reservation
 
getExpCheckoutDt() - Method in class HMS.Reservation
 
getFName() - Method in class HMS.Customer
 
getGuaranteed() - Method in class HMS.Reservation
 
gethomePhone() - Method in class HMS.Customer
 
getINIParam(String) - Static method in class HMS.CLIENT
Method: getINIParam Description: Get the ini parameter for the argument string from INI file
getLastVisited() - Method in class HMS.Customer
 
getLName() - Method in class HMS.Customer
 
getLoginName() - Method in class HMS.User
This method get loginName.
getLongDate() - Static method in class HMS.CLIENT
 
getMName() - Method in class HMS.Customer
 
getNumGuests() - Method in class HMS.Reservation
 
getPassword() - Method in class HMS.User
This method get password.
getPaymentType() - Method in class HMS.Reservation
 
getPreferences() - Method in class HMS.Customer
 
getPreferences() - Method in class HMS.Reservation
 
getReservationDate() - Method in class HMS.Reservation
 
getReservationID() - Method in class HMS.Reservation
 
getRoleID() - Method in class HMS.User
This method get roleID.
getRoomID() - Method in class HMS.Room
 
getRoomNumber() - Method in class HMS.Room
 
getRoomRate() - Method in class HMS.Reservation
 
getRoomStatusID() - Method in class HMS.Room
 
getRoomType(int) - Static method in class HMS.CLIENT
 
getRoomTypeID() - Method in class HMS.Reservation
 
getRoomTypeID() - Method in class HMS.Room
 
getRoomTypeID(String) - Static method in class HMS.CLIENT
 
getSmoking() - Method in class HMS.Reservation
 
getState() - Method in class HMS.Customer
 
getStatus(int) - Static method in class HMS.CLIENT
 
getStreet() - Method in class HMS.Customer
 
getUserContactInfo() - Method in class HMS.User
This method gets userContactInfo.
getUserFirstName() - Method in class HMS.User
This method get userFirstName.
getUserID() - Method in class HMS.User
This method get userID.
getUserLastName() - Method in class HMS.User
This method get userLastName.
getUserMName() - Method in class HMS.User
This method get userMName.
getWorkPhone() - Method in class HMS.Customer
 
getZip() - Method in class HMS.Customer
 
getZip4() - Method in class HMS.Customer
 

H

HMSControl - class HMS.HMSControl.
Title: Description: Copyright: Company:
HMSControl() - Constructor for class HMS.HMSControl
 
HMSControl(int) - Constructor for class HMS.HMSControl
 
HMSControl(String) - Constructor for class HMS.HMSControl
Construct the frame
HMSInterface - class HMS.HMSInterface.
Title: Description: Copyright: Copyright (c) 2001 Company:
HMSInterface() - Constructor for class HMS.HMSInterface
Construct the application

I

INI_FILE_NAME - Static variable in class HMS.CLIENT
 
INI_FILE_PATH - Static variable in class HMS.CLIENT
 
insertCustomer(Customer) - Method in class HMS.Checkin
This method inserts the Customer data entered in the checkin screen.
insertCustomer(Customer) - Method in class HMS.CustRecord
This method inserts the Customer data entered in the checkin screen.
insertCustomer(Customer) - Method in class HMS.ReservationControl
Method: insertCustomer Description: Insert a customer object into the DB
insertReservation(Reservation) - Method in class HMS.Checkin
This method inserts the Reservation data entered in the checkin screen.
insertReservation(Reservation) - Method in class HMS.ReservationControl
Method: insertReservation Description: Insert a reservation object into the DB

J

jdbcConnection - class HMS.jdbcConnection.
 
jdbcConnection() - Constructor for class HMS.jdbcConnection
 
jMenuFileExit_actionPerformed(ActionEvent) - Method in class HMS.HMSControl
 
jopMessage - Static variable in class HMS.CLIENT
 

L

Login - class HMS.Login.
 
Login(HMSInterface) - Constructor for class HMS.Login
 

M

main(String[]) - Static method in class HMS.HMSInterface
Main method
MasterCard - Static variable in class HMS.CLIENT
 
Money_Order - Static variable in class HMS.CLIENT
 

O

OpenDialog(JDialog) - Static method in class HMS.CLIENT
Add Documentation here
OpenDialog(JDialog) - Static method in class HMS.HMSControl
 

P

ParentFrame - Static variable in class HMS.CLIENT
 
Payment - class HMS.Payment.
This class is an internal frame to its parent, HMSControl.
Payment() - Constructor for class HMS.Payment
This is the constructor for the Payment class.
Payment(int) - Constructor for class HMS.Payment
 
Personal_Check - Static variable in class HMS.CLIENT
 
populateStateCombo(JComboBox) - Static method in class HMS.CLIENT
 
print() - Method in class HMS.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class HMS.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class HMS.Report
This function prints the entire scrollable JTable containing the report.
printComponent(Component) - Static method in class HMS.PrintUtilities
 
PrintUtilities - class HMS.PrintUtilities.
A simple utility class that lets you very simply print an arbitrary component.
PrintUtilities(Component) - Constructor for class HMS.PrintUtilities
 
processWindowEvent(WindowEvent) - Method in class HMS.HMSControl
 
PROJECT_CLOSED - Static variable in class HMS.HMSControl
 

R

replaceString(String, String, String) - Static method in class HMS.CLIENT
 
Report - class HMS.Report.
This class is a frame that represents the entity class Report.
Report(String, String, String) - Constructor for class HMS.Report
This is the constructor for the Report class that instantiates the selected report.
Reservation - class HMS.Reservation.
Title: SWE 626 Project Description: Copyright: Copyright (c) 2002 Company: GMU Students
Reservation() - Constructor for class HMS.Reservation
 
ReservationControl - class HMS.ReservationControl.
Title: Reservation Control Description: Create, update and cancel a reservation Copyright: Company:
ReservationControl() - Constructor for class HMS.ReservationControl
Method: Reservation Description: Constructor for this panel.
ReservationControl(ReservationIF, String) - Constructor for class HMS.ReservationControl
Method: ReservationControl Description: Constructor
ReservationIF - class HMS.ReservationIF.
Title: ReservationIF Description: Copyright: Copyright (c) 2001 Company:
ReservationIF(String) - Constructor for class HMS.ReservationIF
 
RestaurantAdmin - class HMS.RestaurantAdmin.
 
RestaurantAdmin() - Constructor for class HMS.RestaurantAdmin
 
rollback() - Method in class HMS.jdbcConnection
Rolls back any changes to the database
Room - class HMS.Room.
 
Room() - Constructor for class HMS.Room
 
RoomAdmin - class HMS.RoomAdmin.
This class provides an interface for Room Administration tasks.
RoomAdmin() - Constructor for class HMS.RoomAdmin
 
RoomAvailability - class HMS.RoomAvailability.
 
RoomAvailability() - Constructor for class HMS.RoomAvailability
Method: RoomAvailability Description:Constructor
RoomAvailability(boolean) - Constructor for class HMS.RoomAvailability
Method: RoomAvailability Description:Constructor
RoomAvailability(Checkin) - Constructor for class HMS.RoomAvailability
Method: RoomAvailability Description:Constructor

S

Scheduler - class HMS.Scheduler.
 
Scheduler() - Constructor for class HMS.Scheduler
 
SearchResults - class HMS.SearchResults.
 
SearchResults() - Constructor for class HMS.SearchResults
 
SearchResults(Checkin) - Constructor for class HMS.SearchResults
 
SearchResults(Checkout) - Constructor for class HMS.SearchResults
 
SearchResults(CustRecord) - Constructor for class HMS.SearchResults
 
SearchResults(Payment) - Constructor for class HMS.SearchResults
 
SearchResults(ReservationControl) - Constructor for class HMS.SearchResults
 
setAnticipdateArrTime(String) - Method in class HMS.Reservation
 
setBedType(String) - Method in class HMS.Reservation
 
setCCExp(String) - Method in class HMS.Customer
 
setCCExpYr(String) - Method in class HMS.Customer
 
setCCHolder(String) - Method in class HMS.Customer
 
setCCNum(String) - Method in class HMS.Customer
 
setCity(String) - Method in class HMS.Customer
 
setComments(String) - Method in class HMS.Reservation
 
setCountry(String) - Method in class HMS.Customer
 
setCustomerID(int) - Method in class HMS.Customer
 
setCustomerID(int) - Method in class HMS.Reservation
 
setData(String) - Method in class HMS.jdbcConnection
Allows inserts into the database
setDescription(String) - Method in class HMS.Room
 
setDiscount(String) - Method in class HMS.Reservation
 
setEmail(String) - Method in class HMS.Customer
 
setExpCheckinDt(String) - Method in class HMS.Reservation
 
setExpCheckoutDt(String) - Method in class HMS.Reservation
 
setFName(String) - Method in class HMS.Customer
 
setGuaranteed(String) - Method in class HMS.Reservation
 
sethomePhone(String) - Method in class HMS.Customer
 
setLastVisited(Date) - Method in class HMS.Customer
 
setLName(String) - Method in class HMS.Customer
 
setLoginName(String) - Method in class HMS.User
This method sets value for this attribute loginName.
setMName(String) - Method in class HMS.Customer
 
SetMouseCursor(int) - Static method in class HMS.CLIENT
 
SetMouseReady(HMSControl) - Static method in class HMS.CLIENT
 
SetMouseReady(JDialog) - Static method in class HMS.CLIENT
 
SetMouseReady(JInternalFrame) - Static method in class HMS.CLIENT
 
SetMouseReady(JPanel) - Static method in class HMS.CLIENT
 
SetMouseWaiting(HMSControl) - Static method in class HMS.CLIENT
 
SetMouseWaiting(JDialog) - Static method in class HMS.CLIENT
 
SetMouseWaiting(JInternalFrame) - Static method in class HMS.CLIENT
 
SetMouseWaiting(JPanel) - Static method in class HMS.CLIENT
 
setNumGuests(int) - Method in class HMS.Reservation
 
SetParent(HMSControl) - Static method in class HMS.CLIENT
Method: getRMIMachine Description: Get Machine IP address from DB This method is not used anymore, use getINIParam instead.
setPassword(String) - Method in class HMS.User
This method sets value for this attribute password.
setPaymentType(String) - Method in class HMS.Reservation
 
setPreferences(String) - Method in class HMS.Customer
 
setPreferences(String) - Method in class HMS.Reservation
 
setReservationDate(String) - Method in class HMS.Reservation
 
setReservationID(int) - Method in class HMS.Reservation
 
setRoleID(int) - Method in class HMS.User
This method sets value for this attribute roleID.
setRoomID(int) - Method in class HMS.Room
 
setRoomNumber(int) - Method in class HMS.Room
 
setRoomRate(double) - Method in class HMS.Reservation
 
setRoomStatusID(int) - Method in class HMS.Room
 
setRoomTypeID(int) - Method in class HMS.Reservation
 
setRoomTypeID(int) - Method in class HMS.Room
 
setSmoking(String) - Method in class HMS.Reservation
 
setState(String) - Method in class HMS.Customer
 
SetStatus(String) - Static method in class HMS.CLIENT
 
SetStatusReady() - Static method in class HMS.CLIENT
 
setStreet(String) - Method in class HMS.Customer
 
setUserContactInfo(String) - Method in class HMS.User
This method sets value for this attribute userContactInfo.
setUserFirstName(String) - Method in class HMS.User
This method sets value for this attribute userFirstName.
setUserID(int) - Method in class HMS.User
This method sets value for this attribute userID.
setUserLastName(String) - Method in class HMS.User
This method sets value for this attribute userLastName.
setUserMName(String) - Method in class HMS.User
This method sets value for this attribute userMName.
setWorkPhone(String) - Method in class HMS.Customer
 
setZip(String) - Method in class HMS.Customer
 
setZip4(String) - Method in class HMS.Customer
 
showFrame(Frame) - Method in class HMS.HMSInterface
 
showMessage(String) - Static method in class HMS.CLIENT
 
showWindow(JWindow) - Method in class HMS.HMSInterface
 
sPaymentAmount - Static variable in class HMS.Payment
 
sPaymentDate - Static variable in class HMS.Payment
 
sPaymentID - Static variable in class HMS.Payment
 
sqlEncode(String) - Static method in class HMS.CLIENT
Method: sqlEncode Description: Replace ' with '' in a string to that SQL does not break
sReservationID - Static variable in class HMS.Payment
 
STATUS_CHECKED_IN - Static variable in class HMS.CLIENT
 
STATUS_CHECKED_OUT - Static variable in class HMS.CLIENT
 
STATUS_NOT_CHECKED_IN - Static variable in class HMS.CLIENT
 
statusBar - Static variable in class HMS.HMSControl
 
SUCCESS - Static variable in class HMS.CLIENT
 

T

Travelers_Check - Static variable in class HMS.CLIENT
 

U

updateCustomer(Customer) - Method in class HMS.ReservationControl
Method: updateCustomer Description: Update a customer object into the DB
updateReservation(Reservation) - Method in class HMS.Checkin
This method updates the Reservation data entered in the checkin screen.
updateReservation(Reservation) - Method in class HMS.ReservationControl
Method: updateReservation Description: Update a reservation object into the DB
User - class HMS.User.
This class allows to get and set data in the table 'User'
User() - Constructor for class HMS.User
This is the constructor for the User class.
UserAdmin - class HMS.UserAdmin.
 
UserAdmin() - Constructor for class HMS.UserAdmin
This is the constructor for the RoomAdmin class.
userID - Static variable in class HMS.CLIENT
 
userRole - Static variable in class HMS.CLIENT
 

V

validateAlphaNumeric(String, String) - Static method in class HMS.CLIENT
 
VerifyDate(String) - Static method in class HMS.CLIENT
 
Visa - Static variable in class HMS.CLIENT
 

A C D E F G H I J L M O P R S T U V