info.aduna.gee.publication.servlets
Class IsServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by info.aduna.gee.publication.servlets.IsServlet
All Implemented Interfaces:
UserTypes, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class IsServlet
extends javax.servlet.http.HttpServlet
implements UserTypes

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface info.aduna.gee.publication.UserTypes
API_BIT, COVER_BUILDER_BIT, ENGINE_BIT, GUEST_BITS, OWNER_BITS, PRO_BITS, PROUSER_BIT, SERVER_BIT, SHOP_BIT, SHOW_BIT, SHOW_BITS, VISITOR_BIT
 
Constructor Summary
IsServlet()
           
 
Method Summary
protected  void _setZpadTime(String host, String userRoot, String theFileName, Properties timesProps, boolean forceExist)
          Report the current time of a file.
static void addSearchInfo(HashMap stubsMap, javax.servlet.http.HttpServletRequest request, UserInfo userInfo)
           
 void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 String getServletInfo()
           
 String toString()
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IsServlet

public IsServlet()
Method Detail

getServletInfo

public String getServletInfo()
Specified by:
getServletInfo in interface javax.servlet.Servlet
Overrides:
getServletInfo in class javax.servlet.GenericServlet

doGet

public void doGet(javax.servlet.http.HttpServletRequest request,
                  javax.servlet.http.HttpServletResponse response)
           throws javax.servlet.ServletException,
                  IOException
Overrides:
doGet in class javax.servlet.http.HttpServlet
Throws:
javax.servlet.ServletException
IOException

toString

public String toString()
Overrides:
toString in class Object

addSearchInfo

public static void addSearchInfo(HashMap stubsMap,
                                 javax.servlet.http.HttpServletRequest request,
                                 UserInfo userInfo)

_setZpadTime

protected void _setZpadTime(String host,
                            String userRoot,
                            String theFileName,
                            Properties timesProps,
                            boolean forceExist)
Report the current time of a file. > 0 file exists = 0 file exists but is handled by default handling < 0 file does not exist



Copyright © 1997-2008 Aduna. All Rights Reserved.