com.dotmarketing.portlets.events.factories
Class RecuranceFactory
java.lang.Object
com.dotmarketing.portlets.events.factories.RecuranceFactory
public class RecuranceFactory
- extends java.lang.Object
- Author:
- will
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecuranceFactory
public RecuranceFactory()
newInstance
public static Recurance newInstance()
buildRecurringEvents
public static void buildRecurringEvents(Recurance r,
Event e)
throws java.lang.reflect.InvocationTargetException,
java.lang.IllegalAccessException,
HibernateException
- Throws:
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
HibernateException
deleteRecurringEvents
public static void deleteRecurringEvents(Recurance r)
deleteRecurringEvents
public static void deleteRecurringEvents(java.lang.String r)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.