|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.authentication.ServicesDB
public class ServicesDB
Get service info form table SERVICE.
Constructor Summary | |
---|---|
ServicesDB()
|
Method Summary | |
---|---|
void |
execute(java.util.HashMap outputdata)
Read service data from database. |
void |
setData(java.lang.Object data)
No data need for the query. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServicesDB()
Method Detail |
---|
public void setData(java.lang.Object data)
setData
in interface QueryGatewayInterface
data
- null object.public void execute(java.util.HashMap outputdata) throws DatabaseException
execute
in interface QueryGatewayInterface
outputdata
- database data.
DatabaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |