ilog.tgo.faces.equipment.dhtml.servlet
Class IltFacesEquipmentServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by ilog.views.servlet.IlvManagerServlet
              extended by ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServlet
                  extended by ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class IltFacesEquipmentServlet
extends IltFacesGraphServlet

This class implements the servlet for an equipment view.

Since:
JViews 7.5
See Also:
Serialized Form

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 ilog.views.servlet.IlvManagerServlet
additionalCapabilities, addServerActionListener, beforeDraw, createServletSupport, doGet, doPost, generateImage, getAdditionalCapabilities, getAntialiasing, getContentLengthEnable, getDefaultImageMapHREF, getImageMapAreaGenerator, getJPEGQuality, getLayers, getManagerBBox, getMaxZoomLevel, getServletSupport, getSupport, isOverviewLayer, isVerbose, prepareManagerView, prepareSession, removeServerActionListener, setAntialiasing, setContentLengthEnable, setJPEGQuality, setVerbose, shouldGenerateImageMap
 
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

IltFacesEquipmentServlet

public IltFacesEquipmentServlet()
Constructor. It creates the appropriate servlet support to be used by this servlet.

Method Detail

getEquipment

public IlpEquipment getEquipment(javax.servlet.http.HttpServletRequest request)
Returns the equipment component associated with the equipment view in the client side.

Parameters:
request - The current servlet request.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.