|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
applicationLogic.ControlFlow
applicationLogic.Procedure
public class Procedure
Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes. This class handles the "procedure" related front-end and back-end classes.
Field Summary |
---|
Fields inherited from class applicationLogic.ControlFlow |
---|
FILTER_CACHE, SYSTEM_NAME, USER_CACHE, USER_CACHE2, USER_SESSION |
Constructor Summary | |
---|---|
Procedure()
|
Method Summary |
---|
Methods inherited from class javax.servlet.http.HttpServlet |
---|
service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Procedure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |