|
||||||||||
| 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
ilog.views.servlet.IlvManagerServlet
ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServlet
ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServlet
public class IltFacesEquipmentServlet
This class implements the servlet for an equipment view.
| Field Summary |
|---|
| Fields inherited from class ilog.views.servlet.IlvManagerServlet |
|---|
ImageMapAreaGeneratorProperty |
| Constructor Summary | |
|---|---|
IltFacesEquipmentServlet()
Constructor. |
|
| Method Summary | |
|---|---|
IlpEquipment |
getEquipment(javax.servlet.http.HttpServletRequest request)
Returns the equipment component associated with the equipment view in the client side. |
| Methods inherited from class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServlet |
|---|
getLock, getManagerView, handleRequest, init |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IltFacesEquipmentServlet()
| Method Detail |
|---|
public IlpEquipment getEquipment(javax.servlet.http.HttpServletRequest request)
request - The current servlet request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||