A C D F G I J L P R S T U W

A

addOneService(String, String, String, String, String, String, String) - Method in class gridbus.gmd.service.DatabaseHandler
Method addOneService.
addOneService(String, String, String, String, String, String, String) - Method in class gridbus.gmd.service.WebIF
Method addOneService.

C

checkLoginName(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method checkLoginName.
checkLoginName(String) - Method in class gridbus.gmd.service.WebIF
Method checkLoginName.
checkProvider(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method checkProvider.
checkProvider(String) - Method in class gridbus.gmd.service.WebIF
Method checkProvider.
checksession - class gridbus.gmd.security.checksession.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
checksession() - Constructor for class gridbus.gmd.security.checksession
 
context - Variable in class gridbus.gmd.security.JSPHandler
 
countProviderServices(String) - Method in class gridbus.gmd.service.WebIF
 

D

DatabaseHandler - class gridbus.gmd.service.DatabaseHandler.
 
DatabaseHandler() - Constructor for class gridbus.gmd.service.DatabaseHandler
 
DBQueryException - exception gridbus.gmd.service.DBQueryException.
 
DBQueryException() - Constructor for class gridbus.gmd.service.DBQueryException
 
DBQueryException(String) - Constructor for class gridbus.gmd.service.DBQueryException
 

F

forward(String) - Method in class gridbus.gmd.security.JSPHandler
Method forward.

G

getAddress() - Method in class gridbus.gmd.service.ServiceDetail
Returns the address.
getAllProviders() - Method in class gridbus.gmd.service.DatabaseHandler
Method getAllProviders.
getAllProviders() - Method in class gridbus.gmd.service.WebIF
Method getAllProviders.
getColumnHeads() - Method in class gridbus.gmd.service.TableSet
Method getColumnHeads.
getDescription() - Method in class gridbus.gmd.service.ServiceDetail
Returns the description.
getHardwarePrice() - Method in class gridbus.gmd.service.ServiceDetail
Returns the hardwarePrice.
getLoginName() - Method in class gridbus.gmd.security.checksession
Method getLoginName.
getNoOfServices(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getNoOfServices.
getProviderList() - Method in class gridbus.gmd.service.DatabaseHandler
Method getProviderList.
getProviderList() - Method in class gridbus.gmd.service.WebIF
Method getProviderList.
getProviderName() - Method in class gridbus.gmd.security.checksession
Method getProviderName.
getProviderName() - Method in class gridbus.gmd.security.Login
Method getProviderName.
getProviderName() - Method in class gridbus.gmd.service.ServiceDetail
Returns the providerName.
getProviderName() - Method in class gridbus.gmd.security.SessionWrapper
Method getProviderName.
getProviderName(String, String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getProviderName.
getProviderName(String, String) - Method in class gridbus.gmd.service.WebIF
Method getProviderName.
getProviderServices(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getProviderServices.
getProviderServiceTable(String) - Method in class gridbus.gmd.service.WebIF
Method getProviderServiceTable.
getRequestURI() - Method in class gridbus.gmd.security.JSPHandler
Method getRequestURI.
getRequiredIn() - Method in class gridbus.gmd.security.checksession
Method getRequiredIn.
getRequiredOut() - Method in class gridbus.gmd.security.checksession
Method getRequiredOut.
getRows() - Method in class gridbus.gmd.service.TableSet
Method getRows.
getServiceDetail(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getServiceDetail.
getServiceDetail(String) - Method in class gridbus.gmd.service.WebIF
Method getServiceDetail.
getServiceList(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getServiceList.
getServiceList(String) - Method in class gridbus.gmd.service.WebIF
Method getServiceList.
getServiceName() - Method in class gridbus.gmd.service.ServiceDetail
Returns the serviceName.
getServiceType() - Method in class gridbus.gmd.service.ServiceDetail
Returns the serviceType.
getServiceTypeList() - Method in class gridbus.gmd.service.DatabaseHandler
Method getServiceTypeList.
getServiceTypeList() - Method in class gridbus.gmd.service.WebIF
Method getServiceTypeList.
getServicetypeServices(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method getServicetypeServices.
getServiceTypeTable(String) - Method in class gridbus.gmd.service.WebIF
Method getServiceTypeTable.
getSessionID() - Method in class gridbus.gmd.security.checksession
 
getSessionID() - Method in class gridbus.gmd.security.SessionWrapper
Method getSessionID.
getSessionWrapper() - Method in class gridbus.gmd.security.JSPHandler
Method getSessionWrapper.
getSoftwarePrice() - Method in class gridbus.gmd.service.ServiceDetail
Returns the softwarePrice.
getUserName() - Method in class gridbus.gmd.security.SessionWrapper
Method getUserName.
gridbus.gmd.security - package gridbus.gmd.security
 
gridbus.gmd.service - package gridbus.gmd.service
 

I

isLoggedIn() - Method in class gridbus.gmd.security.JSPHandler
Method isLoggedIn.
isLoggedIn() - Method in class gridbus.gmd.security.SessionWrapper
Method isLoggedIn.
isPost() - Method in class gridbus.gmd.security.JSPHandler
Method isPost.

J

JSPHandler - class gridbus.gmd.security.JSPHandler.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
JSPHandler() - Constructor for class gridbus.gmd.security.JSPHandler
 

L

Login - class gridbus.gmd.security.Login.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
Login() - Constructor for class gridbus.gmd.security.Login
Login()
loginStateInvalid() - Method in class gridbus.gmd.security.JSPHandler
Method loginStateInvalid.
Logout - class gridbus.gmd.security.Logout.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
Logout() - Constructor for class gridbus.gmd.security.Logout
Logout()

P

process() - Method in class gridbus.gmd.security.Login
Method process.
process() - Method in class gridbus.gmd.security.Logout
Method process.
process(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class gridbus.gmd.security.JSPHandler
Method process.

R

redirect(String) - Method in class gridbus.gmd.security.JSPHandler
Method redirect.
registerProvider(String, String, String) - Method in class gridbus.gmd.service.DatabaseHandler
Method registerProvider.
registerProvider(String, String, String) - Method in class gridbus.gmd.service.WebIF
Method registerProvider.
removeOneService(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method removeOneService.
removeProvider(String) - Method in class gridbus.gmd.service.DatabaseHandler
Method removeProvider.
removeService(String) - Method in class gridbus.gmd.service.WebIF
Method removeService.
request - Variable in class gridbus.gmd.security.JSPHandler
 
requiresLoggedIn - Variable in class gridbus.gmd.security.JSPHandler
 
requiresLoggedOut - Variable in class gridbus.gmd.security.JSPHandler
 
resetSession() - Method in class gridbus.gmd.security.SessionWrapper
Method resetSession.
response - Variable in class gridbus.gmd.security.JSPHandler
 

S

ServiceDetail - class gridbus.gmd.service.ServiceDetail.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
ServiceDetail() - Constructor for class gridbus.gmd.service.ServiceDetail
 
sessionIsNew() - Method in class gridbus.gmd.security.SessionWrapper
Method sessionIsNew.
SessionWrapper - class gridbus.gmd.security.SessionWrapper.
Title: The Grid Market Directory (GMD) Toolkit Developer: The Gridbus Project The Grid Computing and Distributed Systems (GRIDS) Laboratory The University of Melbourne, Australia URL: http://www.gridbus.org
SessionWrapper(HttpSession) - Constructor for class gridbus.gmd.security.SessionWrapper
Method SessionWrapper.
setAddress(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the address.
setDescription(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the description.
setHardwarePrice(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the hardwarePrice.
setPassword(String) - Method in class gridbus.gmd.security.Login
Method setPassword.
setProviderName(String) - Method in class gridbus.gmd.security.Login
Method setProviderName.
setProviderName(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the providerName.
setProviderName(String) - Method in class gridbus.gmd.security.SessionWrapper
Method setProviderName.
setServiceName(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the serviceName.
setServiceType(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the serviceType.
setSoftwarePrice(String) - Method in class gridbus.gmd.service.ServiceDetail
Sets the softwarePrice.
setUserName(String) - Method in class gridbus.gmd.security.Login
Method setUserName.
setUserName(String) - Method in class gridbus.gmd.security.SessionWrapper
Method setUserName.
sw - Variable in class gridbus.gmd.security.JSPHandler
 

T

TableSet - class gridbus.gmd.service.TableSet.
 
TableSet(Vector, Vector) - Constructor for class gridbus.gmd.service.TableSet
Method TableSet.
toString() - Method in class gridbus.gmd.service.ServiceDetail
 

U

unregisterProvider(String) - Method in class gridbus.gmd.service.WebIF
Method unregisterProvider.
updateService(String, String, String, String, String, String, String) - Method in class gridbus.gmd.service.DatabaseHandler
Method updateService.
updateService(String, String, String, String, String, String, String) - Method in class gridbus.gmd.service.WebIF
Method updateService.

W

WebIF - class gridbus.gmd.service.WebIF.
 
WebIF() - Constructor for class gridbus.gmd.service.WebIF
 

A C D F G I J L P R S T U W