Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addCategory(BwCategory) - Method in interface org.bedework.client.rw.RWClient
-
Add the given category.
- addCategory(BwCategory) - Method in class org.bedework.client.rw.RWClientImpl
- addCollection(BwCalendar, String) - Method in interface org.bedework.client.rw.RWClient
-
Add a calendar collection
- addCollection(BwCalendar, String) - Method in class org.bedework.client.rw.RWClientImpl
- addContact(BwContact) - Method in interface org.bedework.client.rw.RWClient
-
Add the contact
- addContact(BwContact) - Method in class org.bedework.client.rw.RWClientImpl
- addEvent(EventInfo, boolean, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Add an event and ensure its location and contact exist.
- addEvent(EventInfo, boolean, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- addFilter(BwFilterDef) - Method in interface org.bedework.client.rw.RWClient
-
Validate and persist a new filter definition
- addFilter(BwFilterDef) - Method in class org.bedework.client.rw.RWClientImpl
- addLocation(BwLocation) - Method in interface org.bedework.client.rw.RWClient
-
Add the location
- addLocation(BwLocation) - Method in class org.bedework.client.rw.RWClientImpl
- addView(BwView, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Add a view.
- addView(BwView, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- addViewCollection(String, String) - Method in interface org.bedework.client.rw.RWClient
-
Add a collection path to the named view.
- addViewCollection(String, String) - Method in class org.bedework.client.rw.RWClientImpl
- aggregateFreeBusy(ScheduleResult, BwDateTime, BwDateTime, BwDuration) - Method in interface org.bedework.client.rw.RWClient
-
Get aggregated free busy for a ScheduleResult.
- aggregateFreeBusy(ScheduleResult, BwDateTime, BwDateTime, BwDuration) - Method in class org.bedework.client.rw.RWClientImpl
C
- changeAccess(ShareableEntity, Collection<Ace>, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Change the access to the given calendar entity.
- changeAccess(ShareableEntity, Collection<Ace>, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- claimEvent(BwEvent) - Method in interface org.bedework.client.rw.RWClient
-
Claim ownership of this event
- claimEvent(BwEvent) - Method in class org.bedework.client.rw.RWClientImpl
- copy(String) - Method in class org.bedework.client.rw.RWClientImpl
D
- defaultFilterContext - Variable in class org.bedework.client.rw.RWClientImpl
- defaultFilterContextSet - Variable in class org.bedework.client.rw.RWClientImpl
- deleteCategory(BwCategory) - Method in interface org.bedework.client.rw.RWClient
-
Delete a category
- deleteCategory(BwCategory) - Method in class org.bedework.client.rw.RWClientImpl
- deleteCollection(BwCalendar, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Delete a collection.
- deleteCollection(BwCalendar, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- deleteContact(BwContact) - Method in interface org.bedework.client.rw.RWClient
-
Delete a contact
- deleteContact(BwContact) - Method in class org.bedework.client.rw.RWClientImpl
- deleteEvent(EventInfo, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Delete an event.
- deleteEvent(EventInfo, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- deleteFilter(String) - Method in interface org.bedework.client.rw.RWClient
-
Delete a filter given the name
- deleteFilter(String) - Method in class org.bedework.client.rw.RWClientImpl
- deleteLocation(BwLocation) - Method in interface org.bedework.client.rw.RWClient
-
Delete a location
- deleteLocation(BwLocation) - Method in class org.bedework.client.rw.RWClientImpl
E
- ensureContactExists(BwContact, String) - Method in interface org.bedework.client.rw.RWClient
-
Ensure a contact exists.
- ensureContactExists(BwContact, String) - Method in class org.bedework.client.rw.RWClientImpl
- ensureLocationExists(BwLocation, String) - Method in interface org.bedework.client.rw.RWClient
-
Ensure a location exists.
- ensureLocationExists(BwLocation, String) - Method in class org.bedework.client.rw.RWClientImpl
F
- findNotification(String) - Method in interface org.bedework.client.rw.RWClient
-
Find a notification in the notification collection for the current principal with the given name.
- findNotification(String) - Method in class org.bedework.client.rw.RWClientImpl
- findUserAttendee(EventInfo) - Method in interface org.bedework.client.rw.RWClient
-
Find the attendee in this event which corresponds to the current user
- findUserAttendee(EventInfo) - Method in class org.bedework.client.rw.RWClientImpl
G
- getAddContentCollections() - Method in interface org.bedework.client.rw.RWClient
-
Return a list of calendars in which calendar objects can be placed by the current user.
- getAddContentCollections() - Method in class org.bedework.client.rw.RWClientImpl
- getAllResources(String) - Method in interface org.bedework.client.rw.RWClient
-
Get resources to which this user has access - content is not fetched.
- getAllResources(String) - Method in class org.bedework.client.rw.RWClientImpl
- getChanged() - Method in class org.bedework.client.rw.InOutBoxInfo
- getChanged() - Method in class org.bedework.client.rw.NotificationInfo
- getCollection(String) - Method in class org.bedework.client.rw.RWClientImpl
- getColPath() - Method in class org.bedework.client.rw.InOutBoxInfo
- getCreated() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getCurrentAccess() - Method in class org.bedework.client.rw.InOutBoxInfo
-
Get the boxes current access
- getDefaultFilterContext() - Method in class org.bedework.client.rw.RWClientImpl
- getDeleted() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getDeleted() - Method in interface org.bedework.client.rw.RWClient.DeleteReffedEntityResult
- getDoc() - Method in class org.bedework.client.rw.NotifyResource
-
Get the parsed XML.
- getError() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getEvents() - Method in class org.bedework.client.rw.InOutBoxInfo
-
Get the events.
- getFormattedStart() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getFreeBusy(Collection<BwCalendar>, BwPrincipal<?>, BwDateTime, BwDateTime, BwOrganizer, String, String) - Method in interface org.bedework.client.rw.RWClient
-
Get the free busy for the given principal as a list of busy periods.
- getFreeBusy(Collection<BwCalendar>, BwPrincipal<?>, BwDateTime, BwDateTime, BwOrganizer, String, String) - Method in class org.bedework.client.rw.RWClientImpl
- getHref() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getInbox() - Method in class org.bedework.client.rw.InOutBoxInfo
- getLogger() - Method in class org.bedework.client.rw.NotificationInfo
- getName() - Method in class org.bedework.client.rw.NotifyResource
-
Get the name.
- getNotification() - Method in class org.bedework.client.rw.NotifyResource
- getNotifications() - Method in class org.bedework.client.rw.NotificationInfo
-
Get the notification.
- getNumActive() - Method in class org.bedework.client.rw.InOutBoxInfo
-
Get the number active.
- getNumProcessed() - Method in class org.bedework.client.rw.InOutBoxInfo
-
Get the number Processed.
- getOwner() - Method in class org.bedework.client.rw.RWClientImpl
- getPersistentCategory(String) - Method in interface org.bedework.client.rw.RWClient
- getPersistentCategory(String) - Method in class org.bedework.client.rw.RWClientImpl
- getPersistentContact(String) - Method in interface org.bedework.client.rw.RWClient
-
Get the contact with the given uid.
- getPersistentContact(String) - Method in class org.bedework.client.rw.RWClientImpl
- getPersistentLocation(String) - Method in interface org.bedework.client.rw.RWClient
-
Get the location with the given uid.
- getPersistentLocation(String) - Method in class org.bedework.client.rw.RWClientImpl
- getReferences() - Method in interface org.bedework.client.rw.RWClient.DeleteReffedEntityResult
- getResource(String) - Method in interface org.bedework.client.rw.RWClient
-
Get a resource given the path - does not getResource content
- getResource(String) - Method in class org.bedework.client.rw.RWClientImpl
- getResourceContent(BwResource) - Method in interface org.bedework.client.rw.RWClient
-
Retrieve resource content given the resource.
- getResourceContent(BwResource) - Method in class org.bedework.client.rw.RWClientImpl
- getResources(String, int) - Method in interface org.bedework.client.rw.RWClient
-
Get resources to which this user has access - content is not fetched.
- getResources(String, int) - Method in class org.bedework.client.rw.RWClientImpl
- getResourcesInfo() - Method in class org.bedework.client.rw.NotifyResource
- getStoredMeeting(BwEvent) - Method in interface org.bedework.client.rw.RWClient
-
Return the users copy of the active meeting with the same uid as that given.
- getStoredMeeting(BwEvent) - Method in class org.bedework.client.rw.RWClientImpl
- getSummary() - Method in class org.bedework.client.rw.NotifyResource.ResourceInfo
- getSynchInfo() - Method in interface org.bedework.client.rw.RWClient
-
Returns the synch service information.
- getSynchInfo() - Method in class org.bedework.client.rw.RWClientImpl
- getTag() - Method in class org.bedework.client.rw.NotifyResource
-
Get the tag.
- getType() - Method in class org.bedework.client.rw.NotifyResource
-
Get the type - this is the name of the root element in the notification message.
- getWebUser() - Method in interface org.bedework.client.rw.RWClient
- getWebUser() - Method in class org.bedework.client.rw.RWClientImpl
- getXmlFragment() - Method in class org.bedework.client.rw.NotifyResource
-
Output in jsp
I
- InOutBoxInfo - Class in org.bedework.client.rw
-
Class to hold info about a user's inbox or outbox.
- InOutBoxInfo(Client, boolean) - Constructor for class org.bedework.client.rw.InOutBoxInfo
-
Constructor
- isGuest() - Method in class org.bedework.client.rw.RWClientImpl
M
- makeTag(BwResource) - Static method in class org.bedework.client.rw.NotifyResource
- markDeleted(BwEvent) - Method in interface org.bedework.client.rw.RWClient
-
For an event to which we have write access we simply mark it deleted.
- markDeleted(BwEvent) - Method in class org.bedework.client.rw.RWClientImpl
- moveCollection(BwCalendar, BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Move a calendar object from one parent to another
- moveCollection(BwCalendar, BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
- moveContents(BwCalendar, BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Move the contents of one collection to another
- moveContents(BwCalendar, BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
- moveEvent(EventInfo, String) - Method in interface org.bedework.client.rw.RWClient
-
Move the event to the collection specified in newPath.
- moveEvent(EventInfo, String) - Method in class org.bedework.client.rw.RWClientImpl
N
- NotificationInfo - Class in org.bedework.client.rw
-
Class to hold info about a user's notifications.
- NotificationInfo() - Constructor for class org.bedework.client.rw.NotificationInfo
-
Constructor ) {
- NotifyResource - Class in org.bedework.client.rw
-
Class to hold info about a notification.
- NotifyResource(Client, BwResource) - Constructor for class org.bedework.client.rw.NotifyResource
- NotifyResource.ResourceInfo - Class in org.bedework.client.rw
O
- org.bedework.client.rw - package org.bedework.client.rw
P
- postMessage(Message) - Method in interface org.bedework.client.rw.RWClient
- postMessage(Message) - Method in class org.bedework.client.rw.RWClientImpl
- publish(BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Publish the collection - that is make it available for subscriptions.
- publish(BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
R
- reAlias(BwEvent) - Method in interface org.bedework.client.rw.RWClient
-
Realias the event - set categories according to the set of aliases
- reAlias(BwEvent) - Method in class org.bedework.client.rw.RWClientImpl
- refresh(Client, boolean) - Method in class org.bedework.client.rw.InOutBoxInfo
-
Refresh the information
- refresh(RWClient, boolean) - Method in class org.bedework.client.rw.NotificationInfo
-
Refresh the information
- refreshSubscription(BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Refresh a subscription represented by this calendar object
- refreshSubscription(BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
- reinit(String, String, String) - Method in class org.bedework.client.rw.RWClientImpl
- removeAllNotifications(String) - Method in interface org.bedework.client.rw.RWClient
-
Remove all notifications for given principal
- removeAllNotifications(String) - Method in class org.bedework.client.rw.RWClientImpl
- removeNotification(String) - Method in interface org.bedework.client.rw.RWClient
-
Remove the given notification from the notification collection for the current calendar user.
- removeNotification(String) - Method in class org.bedework.client.rw.RWClientImpl
- removeNotification(NotificationType) - Method in interface org.bedework.client.rw.RWClient
-
Remove the given notification from the notification collection for the current calendar user.
- removeNotification(NotificationType) - Method in class org.bedework.client.rw.RWClientImpl
- removeView(BwView) - Method in interface org.bedework.client.rw.RWClient
-
Remove the view for the owner of the object.
- removeView(BwView) - Method in class org.bedework.client.rw.RWClientImpl
- removeViewCollection(String, String) - Method in interface org.bedework.client.rw.RWClient
-
Remove a collection path from the named view.
- removeViewCollection(String, String) - Method in class org.bedework.client.rw.RWClientImpl
- requestRefresh(EventInfo, String) - Method in interface org.bedework.client.rw.RWClient
-
Attendee wants a refresh
- requestRefresh(EventInfo, String) - Method in class org.bedework.client.rw.RWClientImpl
- RWClient - Interface in org.bedework.client.rw
-
User: mike Date: 3/8/21 Time: 15:52
- RWClient.DeleteReffedEntityResult - Interface in org.bedework.client.rw
- RWClientImpl - Class in org.bedework.client.rw
-
User: douglm Date: 6/27/13 Time: 2:05 PM
- RWClientImpl(ConfigCommon, String) - Constructor for class org.bedework.client.rw.RWClientImpl
- RWClientImpl(ConfigCommon, String, String, String, String) - Constructor for class org.bedework.client.rw.RWClientImpl
S
- saveResource(BwResource) - Method in interface org.bedework.client.rw.RWClient
-
Save a resource at the given collection path.
- saveResource(BwResource) - Method in class org.bedework.client.rw.RWClientImpl
- schedule(EventInfo, String, String, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Schedule a meeting or publish an event.
- schedule(EventInfo, String, String, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- setChanged(boolean) - Method in class org.bedework.client.rw.InOutBoxInfo
- setInbox(boolean) - Method in class org.bedework.client.rw.InOutBoxInfo
- setNumActive(int) - Method in class org.bedework.client.rw.InOutBoxInfo
-
Set the number active.
- setNumProcessed(int) - Method in class org.bedework.client.rw.InOutBoxInfo
-
Set the number Processed.
- setResourceValue(BwResource, byte[]) - Method in interface org.bedework.client.rw.RWClient
- setResourceValue(BwResource, byte[]) - Method in class org.bedework.client.rw.RWClientImpl
- setResourceValue(BwResource, InputStream, long) - Method in interface org.bedework.client.rw.RWClient
- setResourceValue(BwResource, InputStream, long) - Method in class org.bedework.client.rw.RWClientImpl
- setResourceValue(BwResource, String) - Method in interface org.bedework.client.rw.RWClient
- setResourceValue(BwResource, String) - Method in class org.bedework.client.rw.RWClientImpl
- share(String, BwCalendar, ShareType) - Method in interface org.bedework.client.rw.RWClient
- share(String, BwCalendar, ShareType) - Method in class org.bedework.client.rw.RWClientImpl
- sharingReply(InviteReplyType) - Method in interface org.bedework.client.rw.RWClient
- sharingReply(InviteReplyType) - Method in class org.bedework.client.rw.RWClientImpl
- size() - Method in class org.bedework.client.rw.NotificationInfo
-
Get the number Processed.
- subscribe(String, String) - Method in interface org.bedework.client.rw.RWClient
-
Subscribe to the collection - must be a published collection.
- subscribe(String, String) - Method in class org.bedework.client.rw.RWClientImpl
- subscribe(String, List<String>) - Method in interface org.bedework.client.rw.RWClient
- subscribe(String, List<String>) - Method in class org.bedework.client.rw.RWClientImpl
- subscribeExternal(String, String, int, String, String) - Method in interface org.bedework.client.rw.RWClient
-
Subscribe to an external url.
- subscribeExternal(String, String, int, String, String) - Method in class org.bedework.client.rw.RWClientImpl
U
- unindex(String) - Method in interface org.bedework.client.rw.RWClient
- unindex(String) - Method in class org.bedework.client.rw.RWClientImpl
- unpublish(BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Unpublish the collection - that is make it unavailable for subscriptions and remove any existing subscriptions.
- unpublish(BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
- unsubscribe(String, List<String>) - Method in interface org.bedework.client.rw.RWClient
- unsubscribe(String, List<String>) - Method in class org.bedework.client.rw.RWClientImpl
- updateCategory(BwCategory) - Method in interface org.bedework.client.rw.RWClient
-
Update a category.
- updateCategory(BwCategory) - Method in class org.bedework.client.rw.RWClientImpl
- updateCollection(BwCalendar) - Method in interface org.bedework.client.rw.RWClient
-
Update the given collection
- updateCollection(BwCalendar) - Method in class org.bedework.client.rw.RWClientImpl
- updateContact(BwContact) - Method in interface org.bedework.client.rw.RWClient
-
Update the contact
- updateContact(BwContact) - Method in class org.bedework.client.rw.RWClientImpl
- updateEvent(EventInfo, boolean, String, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Update an event in response to an attendee.
- updateEvent(EventInfo, boolean, String, boolean) - Method in class org.bedework.client.rw.RWClientImpl
- updateLocation(BwLocation) - Method in interface org.bedework.client.rw.RWClient
-
Update the location
- updateLocation(BwLocation) - Method in class org.bedework.client.rw.RWClientImpl
- updatePreferences(BwPreferences) - Method in class org.bedework.client.rw.RWClientImpl
- updateResource(BwResource, boolean) - Method in interface org.bedework.client.rw.RWClient
-
Update a resource.
- updateResource(BwResource, boolean) - Method in class org.bedework.client.rw.RWClientImpl
V
- validateFilter(String) - Method in interface org.bedework.client.rw.RWClient
-
Validate a filter definition.
- validateFilter(String) - Method in class org.bedework.client.rw.RWClientImpl
All Classes and Interfaces|All Packages|Serialized Form