Uses of Class
org.bedework.calfacade.BwEvent
Packages that use BwEvent
Package
Description
-
Uses of BwEvent in org.bedework.calfacade
Subclasses of BwEvent in org.bedework.calfacadeModifier and TypeClassDescriptionclassAn Event Annotation in BedeworkclassAn Event in Bedework.classDO NOT EDIT THE GENERATED JAVA.Fields in org.bedework.calfacade declared as BwEventModifier and TypeFieldDescriptionScheduleResult.ScheduleRecipientResult.freeBusySet if this is the result of a freebusy request.Methods in org.bedework.calfacade that return BwEventModifier and TypeMethodDescriptionBwEvent.cloneTombstone()BwEventAnnotation.getMaster()BwRecurrenceInstance.getMaster()BwEvent.getParent()Return any parent objectBwEventAnnotation.getTarget()BwEventProxy.getTarget()Get the target from the refBwEvent.makeFreeBusyEvent()Return an object holding just enough for free busy calculationstatic BwEventBwEventObj.makeFreeBusyRequest(BwDateTime start, BwDateTime end, BwOrganizer organizer, String originator, Set<BwAttendee> attendees, Set<String> recipients) Make a persistable freebusy requestMethods in org.bedework.calfacade with parameters of type BwEventModifier and TypeMethodDescriptionWhen cloning a proxy we generally need to point the cloned annotation at a new target and master.intintvoidCopy this objects fields into the parameterstatic voidBwEventProxy.initAnnotation(BwEventAnnotation ann, BwEvent ev, String ownerHref, boolean forInstance) Initialise an annotation object from the given event.static BwEventProxyBwEventProxy.makeAnnotation(BwEvent ev, String ownerHref, boolean forInstance) Creates an annotation object for the given event then returns a proxy object to handle it.voidThe ultimate master event.voidvoidSet parent objectvoid -
Uses of BwEvent in org.bedework.calfacade.exc
Constructors in org.bedework.calfacade.exc with parameters of type BwEvent -
Uses of BwEvent in org.bedework.calfacade.svc
Fields in org.bedework.calfacade.svc declared as BwEventMethods in org.bedework.calfacade.svc that return BwEventMethods in org.bedework.calfacade.svc with parameters of type BwEventModifier and TypeMethodDescriptionstatic EventInfoEventInfo.makeProxy(BwEvent master, BwDateTime start, BwDateTime end, String recurrenceId, boolean isOverride) Constructors in org.bedework.calfacade.svc with parameters of type BwEvent -
Uses of BwEvent in org.bedework.calfacade.util
Methods in org.bedework.calfacade.util with parameters of type BwEventModifier and TypeMethodDescriptionstatic Stringstatic Stringstatic org.bedework.caldav.util.notifications.ResourceChangeTypeCall for an added eventstatic org.bedework.caldav.util.notifications.ResourceChangeTypeNotificationsInfo.getDeleted(String currentAuth, BwEvent ev) Call for a deleted eventstatic org.bedework.caldav.util.notifications.ResourceChangeTypeNotificationsInfo.getUpdated(String currentAuth, BwEvent ev) Call for an updated event.voidChangeTable.processChanges(BwEvent ev, boolean update, boolean attendeeFromOrganizer) Go through the change table entries removing fields that were not present in the incoming data.static String -
Uses of BwEvent in org.bedework.calfacade.wrappers
Subclasses of BwEvent in org.bedework.calfacade.wrappersMethods in org.bedework.calfacade.wrappers that return BwEventModifier and TypeMethodDescriptionBwEventNewWrapper.cloneTombstone()BwEventNewWrapper.makeFreeBusyEvent()Methods in org.bedework.calfacade.wrappers with parameters of type BwEvent