org.opencrx.application.ical
Class FreeBusyServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.opencrx.application.ical.FreeBusyServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- Direct Known Subclasses:
- ICalServlet
public class FreeBusyServlet
- extends HttpServlet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION_ID
protected static final String CONFIGURATION_ID
- See Also:
- Constant Field Values
PARAMETER_NAME_ID
protected static final String PARAMETER_NAME_ID
- See Also:
- Constant Field Values
PARAMETER_NAME_DISABLED
protected static final String PARAMETER_NAME_DISABLED
- See Also:
- Constant Field Values
PARAMETER_NAME_USER_LOCALE
protected static final String PARAMETER_NAME_USER_LOCALE
- See Also:
- Constant Field Values
PARAMETER_NAME_USER_TZ
protected static final String PARAMETER_NAME_USER_TZ
- See Also:
- Constant Field Values
PARAMETER_NAME_TYPE
protected static final String PARAMETER_NAME_TYPE
- See Also:
- Constant Field Values
PARAMETER_NAME_RESOURCE
protected static final String PARAMETER_NAME_RESOURCE
- See Also:
- Constant Field Values
PARAMETER_NAME_HEIGHT
protected static final String PARAMETER_NAME_HEIGHT
- See Also:
- Constant Field Values
persistenceManagerFactory
protected javax.jdo.PersistenceManagerFactory persistenceManagerFactory
rootPm
protected javax.jdo.PersistenceManager rootPm
componentConfiguration
protected ComponentConfiguration componentConfiguration
FreeBusyServlet
public FreeBusyServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init in interface Servlet- Overrides:
init in class GenericServlet
- Throws:
ServletException
getPersistenceManager
protected javax.jdo.PersistenceManager getPersistenceManager(HttpServletRequest req)
getComponentConfiguration
protected ComponentConfiguration getComponentConfiguration(String providerName)
getActivitiesHelper
protected ActivitiesFilterHelper getActivitiesHelper(javax.jdo.PersistenceManager pm,
String filterId,
String isDisabledFilter)
doGet
protected void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
IOException
- Overrides:
doGet in class HttpServlet
- Throws:
ServletException
IOException
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.