Serialized Form
-
Package org.bedework.calfacade
-
Class org.bedework.calfacade.AliasesInfo
class AliasesInfo extends Object implements Serializable-
Serialized Fields
-
collection
BwCalendar collection
-
entityName
String entityName
-
externalCua
boolean externalCua
-
notificationsEnabled
boolean notificationsEnabled
-
principalHref
String principalHref
-
shared
boolean shared
-
shareeInfoMap
Map<String,
AliasesInfo> shareeInfoMap -
visible
boolean visible
-
-
-
Class org.bedework.calfacade.BwAlarm
-
Serialized Fields
-
alarmType
int alarmType
-
attach
String attach
-
attendees
Set<BwAttendee> attendees
-
descriptions
Set<BwString> descriptions
-
duration
String duration
-
expired
boolean expired
-
repeat
int repeat
-
repeatCount
int repeatCount
-
summaries
Set<BwString> summaries
-
trigger
String trigger
-
triggerDate
Date triggerDate
Calculated on a call to getTriggerDate() -
triggerDateTime
boolean triggerDateTime
-
triggerStart
boolean triggerStart
-
xproperties
List<BwXproperty> xproperties
Collection of BwXproperty
-
-
-
Class org.bedework.calfacade.BwAttachment
-
Class org.bedework.calfacade.BwAttendee
-
Serialized Fields
-
attendeeUri
String attendeeUri
-
cn
String cn
-
cuType
String cuType
-
delegatedFrom
String delegatedFrom
-
delegatedTo
String delegatedTo
-
dir
String dir
-
dtstamp
String dtstamp
UTC datetime as specified in rfc - from replies -
language
String language
-
member
String member
-
partstat
String partstat
-
role
String role
-
rsvp
boolean rsvp
-
scheduleAgent
int scheduleAgent
-
scheduleStatus
String scheduleStatus
-
sentBy
String sentBy
-
sentBySplit
FieldSplitter sentBySplit
-
sequence
int sequence
RFC sequence value - needed to preserve last sequence # we saw from this attendee
-
-
-
Class org.bedework.calfacade.BwCalendar
-
Serialized Fields
-
affectsFreeBusy
boolean affectsFreeBusy
-
aliasCalType
int aliasCalType
-
aliasOrigin
BwCalendar aliasOrigin
-
aliasTarget
BwCalendar aliasTarget
-
aliasUri
String aliasUri
-
calType
int calType
-
categories
Set<BwCategory> categories
-
categoryHrefs
Set<String> categoryHrefs
-
children
Collection<BwCalendar> children
-
created
String created
UTC datetime -
description
String description
Some sort of description - may be null -
display
boolean display
-
filterExpr
String filterExpr
-
ignoreTransparency
boolean ignoreTransparency
-
lastEtag
String lastEtag
-
lastmod
BwCollectionLastmod lastmod
-
lastRefresh
String lastRefresh
-
lastRefreshStatus
String lastRefreshStatus
-
mailListId
String mailListId
This identifies an associated mailing list. Its actual value is set by the mailer interface. -
name
String name
The internal name of the calendar -
path
String path
Path to this calendar - including this one. The names concatenated with intervening '/' -
properties
Set<BwProperty> properties
-
pwNeedsEncrypt
boolean pwNeedsEncrypt
-
refreshRate
int refreshRate
-
remoteId
String remoteId
-
remotePw
String remotePw
-
summary
String summary
The display name for the collection -
supportedComponents
List<String> supportedComponents
-
unremoveable
boolean unremoveable
-
vpollSupportedComponents
List<String> vpollSupportedComponents
-
-
-
Class org.bedework.calfacade.BwCategory
-
Class org.bedework.calfacade.BwCollectionLastmod
-
Serialized Fields
-
path
String path
-
-
-
Class org.bedework.calfacade.BwContact
-
Class org.bedework.calfacade.BwDateTime
-
Serialized Fields
-
date
String date
This is a UTC datetime value to make searching easier. There are a number of complications to dates, the end date is specified as non-inclusive but there are a number of boundary problems to watch out for.For date only values this field has a zero time appended so that simple string comparisons will work.
-
dateType
boolean dateType
If true this represents a date - not datetime. -
dtval
String dtval
-
floatFlag
Boolean floatFlag
-
range
String range
-
tzid
String tzid
Non-null if one was specified. To avoid schema changes this field might be a combined tzid and fractional value. -
tzidSplit
FieldSplitter tzidSplit
-
-
-
Class org.bedework.calfacade.BwDuration
class BwDuration extends Object implements Serializable-
Serialized Fields
-
days
int days
-
hours
int hours
-
minutes
int minutes
-
negative
boolean negative
A duration can be negative, e.g. so many hours before an event, for alarms, or positive, e.g. an event lasts x days. -
seconds
int seconds
-
weeks
int weeks
The above or this
-
-
-
Class org.bedework.calfacade.BwEvent
-
Serialized Fields
-
alarms
Set<BwAlarm> alarms
-
attachments
Set<BwAttachment> attachments
-
attendees
Set<BwAttendee> attendees
-
attendeeSchedulingObject
Boolean attendeeSchedulingObject
-
availableUids
Set<String> availableUids
-
busyType
int busyType
-
categories
Set<BwCategory> categories
A Set of BwCategory objects -
categoryUids
Set<String> categoryUids
-
changeSet
ChangeTable changeSet
-
classification
String classification
-
color
String color
-
comments
Set<BwString> comments
-
completed
String completed
-
contactHrefs
Set<String> contactHrefs
-
contacts
Set<BwContact> contacts
-
cost
String cost
-
created
String created
UTC datetime as specified in rfc -
ctoken
String ctoken
-
deleted
boolean deleted
-
descriptions
Set<BwLongString> descriptions
-
dtend
BwDateTime dtend
-
dtstamp
String dtstamp
UTC datetime as specified in rfc -
dtstart
BwDateTime dtstart
-
duration
String duration
Duration may be calculated or specified. The end will always be filled in to provide the calculated end time. -
endType
char endType
This will be one of the above. -
entityType
int entityType
-
exdates
Set<BwDateTime> exdates
Set of BwDateTime exdate values -
exrules
Set<String> exrules
Set of String exrule values -
forceUTC
boolean forceUTC
set true if we want to force emitted start/end as utc (used for CalDAV expanded) -
freeBusyPeriods
List<BwFreeBusyComponent> freeBusyPeriods
List of BwFreeBusyComponent -
geo
BwGeo geo
-
lastmod
String lastmod
UTC datetime as specified in rfc -
link
String link
-
location
BwLocation location
-
locationHref
String locationHref
-
name
String name
-
noStart
Boolean noStart
-
organizer
BwOrganizer organizer
-
organizerSchedulingObject
Boolean organizerSchedulingObject
-
originator
String originator
-
overrides
Collection<BwEventAnnotation> overrides
If the event is a master recurring event and we asked for the master + overides or for fully expanded, this will hold all the overrides for that event. -
parent
BwEvent parent
-
percentComplete
Integer percentComplete
-
priority
Integer priority
RFC priority value -
rdates
Set<BwDateTime> rdates
Set of BwDateTime rdate values -
recipients
Set<String> recipients
-
recurrenceId
String recurrenceId
recurrence-id for a specific instance. -
recurring
Boolean recurring
-
relatedTo
BwRelatedTo relatedTo
-
requestStatuses
Set<BwRequestStatus> requestStatuses
-
resources
Set<BwString> resources
-
rrules
Set<String> rrules
Set of String rrule values -
scheduleMethod
int scheduleMethod
-
scheduleState
int scheduleState
-
sequence
int sequence
RFC sequence value -
significantChange
boolean significantChange
-
stag
String stag
As specified in caldav sched rfc -
status
String status
-
summaries
Set<BwString> summaries
-
tombstoned
Boolean tombstoned
-
transparency
String transparency
-
uid
String uid
The uid for the event. Generated by the system or by external sources when imported. -
xproperties
List<BwXproperty> xproperties
Collection of BwXproperty
-
-
-
Class org.bedework.calfacade.BwEventAnnotation
class BwEventAnnotation extends BwEvent implements Serializable -
Class org.bedework.calfacade.BwEventObj
class BwEventObj extends BwEvent implements Serializable -
Class org.bedework.calfacade.BwEventProperty
-
Serialized Fields
-
score
float score
-
uid
String uid
-
-
-
Class org.bedework.calfacade.BwEventProxy
class BwEventProxy extends BwEvent implements Serializable-
Serialized Fields
-
changeFlag
boolean changeFlag
-
ref
BwEventAnnotation ref
The referring event
-
-
-
Class org.bedework.calfacade.BwFilterDef
-
Serialized Fields
-
definition
String definition
The definition -
descriptions
Set<BwLongString> descriptions
Some sort of description - may be null -
displayNames
Collection<BwString> displayNames
The display name(s) of the filter -
filters
org.bedework.caldav.util.filter.FilterBase filters
-
name
String name
The internal name of the filter
-
-
-
Class org.bedework.calfacade.BwFreeBusyComponent
-
Serialized Fields
-
periods
Collection<net.fortuna.ical4j.model.Period> periods
Collection of Period -
type
int type
-
value
String value
-
-
-
Class org.bedework.calfacade.BwGeo
-
Serialized Fields
-
latitude
BigDecimal latitude
-
longitude
BigDecimal longitude
-
-
-
Class org.bedework.calfacade.BwGroup
-
Serialized Fields
-
groupMembers
Collection<BwPrincipal<?>> groupMembers
members of the group -
memberHrefs
Set<String> memberHrefs
-
-
-
Class org.bedework.calfacade.BwGroupEntry
class BwGroupEntry extends Object implements Serializable-
Serialized Fields
-
groupId
int groupId
-
grp
BwGroup grp
-
member
BwPrincipal member
-
memberId
int memberId
-
memberIsGroup
boolean memberIsGroup
-
-
-
Class org.bedework.calfacade.BwLocation
-
Serialized Fields
-
address
BwString address
-
addressSplit
org.bedework.calfacade.BwLocation.Splitter addressSplit
-
keyFldToString
Function<BwLocation.KeyFld,
String> keyFldToString -
keysSplit
FieldSplitter keysSplit
-
link
String link
-
stringToKeyFld
Function<String,
BwLocation.KeyFld> stringToKeyFld -
subaddress
BwString subaddress
-
subaddressSplit
org.bedework.calfacade.BwLocation.Splitter subaddressSplit
-
-
-
Class org.bedework.calfacade.BwLocpr
-
Class org.bedework.calfacade.BwLongString
-
Class org.bedework.calfacade.BwOrganizer
-
Class org.bedework.calfacade.BwPrincipal
-
Serialized Fields
-
account
String account
-
categoryAccess
String categoryAccess
Default access to category entries -
contactAccess
String contactAccess
Default access to contact entries -
created
Timestamp created
-
description
String description
-
groupNames
Collection<String> groupNames
-
groups
Collection<BwGroup<?>> groups
-
lastAccess
Timestamp lastAccess
Last time principal did something in our system. -
lastModify
Timestamp lastModify
Last time principal modified something in our system. -
locationAccess
String locationAccess
Default access to location entries -
logon
Timestamp logon
Last time we saw this principal appear in our system. -
principalInfo
BwPrincipalInfo principalInfo
-
principalRef
String principalRef
-
quota
long quota
-
unauthenticated
boolean unauthenticated
-
-
-
Class org.bedework.calfacade.BwPrincipalInfo
class BwPrincipalInfo extends Object implements Serializable-
Serialized Fields
-
caladruri
String caladruri
-
card
net.fortuna.ical4j.vcard.VCard card
-
cardStr
String cardStr
-
dept
String dept
-
email
String email
-
firstname
String firstname
-
hasFullAccess
boolean hasFullAccess
-
kind
String kind
-
lastname
String lastname
-
logger
org.bedework.util.logging.BwLogger logger
-
members
List<BwPrincipalInfo> members
-
phone
String phone
-
principalHref
String principalHref
-
properties
List<BwPrincipalInfo.PrincipalProperty<?>> properties
-
-
-
Class org.bedework.calfacade.BwProperty
-
Class org.bedework.calfacade.BwRecurrenceInstance
class BwRecurrenceInstance extends Object implements Serializable-
Serialized Fields
-
dtend
BwDateTime dtend
End date, either from calculated recurrence or explicitly set for this instance -
dtstart
BwDateTime dtstart
Start date, either from calculated recurrence or explicitly set for this instance -
master
BwEvent master
Reference to the master event. -
override
BwEventAnnotation override
An overriding instance -
recurrenceId
String recurrenceId
Value of the recurrence id. -
seq
int seq
-
-
-
Class org.bedework.calfacade.BwRelatedTo
-
Class org.bedework.calfacade.BwRequestStatus
class BwRequestStatus extends Object implements Serializable -
Class org.bedework.calfacade.BwResource
-
Serialized Fields
-
content
BwResourceContent content
-
contentLength
long contentLength
-
contentType
String contentType
-
created
String created
UTC datetime -
encoding
String encoding
-
lastmod
String lastmod
UTC datetime -
name
String name
-
prevLastmod
String prevLastmod
-
prevSeq
int prevSeq
-
sequence
int sequence
Ensure uniqueness - lastmod only down to second.
-
-
-
Class org.bedework.calfacade.BwResourceContent
-
Class org.bedework.calfacade.BwStats
class BwStats extends Object implements Serializable-
Serialized Fields
-
accessStats
Collection<org.bedework.access.Access.AccessStatsEntry> accessStats
-
collectionCacheStats
BwStats.CacheStats collectionCacheStats
-
dateCacheStats
BwStats.CacheStats dateCacheStats
-
eventFetches
long eventFetches
-
eventFetchTime
double eventFetchTime
-
systemTzFetches
int systemTzFetches
-
tzFetches
int tzFetches
-
tzStores
int tzStores
-
-
-
Class org.bedework.calfacade.BwString
-
Class org.bedework.calfacade.BwSystem
-
Serialized Fields
-
name
String name
-
properties
Set<BwProperty> properties
-
-
-
Class org.bedework.calfacade.BwUser
-
Serialized Fields
-
instanceOwner
boolean instanceOwner
-
-
-
Class org.bedework.calfacade.BwXproperty
-
Serialized Fields
-
name
String name
-
parameters
List<BwXproperty.Xpar> parameters
-
pars
String pars
-
value
String value
-
-
-
Class org.bedework.calfacade.BwXproperty.Xpar
class Xpar extends Object implements Serializable -
Class org.bedework.calfacade.EventPropertiesReference
class EventPropertiesReference extends Object implements Serializable -
Class org.bedework.calfacade.MonitorStat
class MonitorStat extends Object implements Serializable -
Class org.bedework.calfacade.PollItmId
class PollItmId extends Object implements Serializable -
Class org.bedework.calfacade.RecurringRetrievalMode
class RecurringRetrievalMode extends Object implements Serializable-
Serialized Fields
-
end
BwDateTime end
Limit expansion and recurrences. -
mode
RecurringRetrievalMode.Rmode mode
One of the above -
start
BwDateTime start
Limit expansion and recurrences.
-
-
-
Class org.bedework.calfacade.ScheduleResult.ScheduleRecipientResult
class ScheduleRecipientResult extends Object implements Serializable
-
-
Package org.bedework.calfacade.base
-
Class org.bedework.calfacade.base.BwDbentity
-
Serialized Fields
-
byteSize
int byteSize
-
deletedEntities
Collection<BwDbentity<?>> deletedEntities
-
seq
int seq
-
-
-
Class org.bedework.calfacade.base.BwEventKey
class BwEventKey extends Object implements Serializable -
Class org.bedework.calfacade.base.BwLastMod
-
Serialized Fields
-
dbEntity
T extends BwDbentity dbEntity
-
id
int id
-
sequence
int sequence
Ensure uniqueness - lastmod only down to second. -
timestamp
String timestamp
UTC datetime
-
-
-
Class org.bedework.calfacade.base.BwOwnedDbentity
-
Class org.bedework.calfacade.base.BwStringBase
-
Class org.bedework.calfacade.base.BwUnversionedDbentity
-
Serialized Fields
-
href
String href
-
id
int id
-
-
-
Class org.bedework.calfacade.base.TypedUrl
class TypedUrl extends Object implements Serializable -
Class org.bedework.calfacade.base.UpdateFromTimeZonesInfo.UnknownTimezoneInfo
class UnknownTimezoneInfo extends Object implements Serializable-
Serialized Fields
-
owner
BwPrincipal owner
-
tzid
String tzid
-
-
-
-
Package org.bedework.calfacade.configs
-
Class org.bedework.calfacade.configs.CalAddrPrefixes
class CalAddrPrefixes extends Object implements Serializable
-
-
Package org.bedework.calfacade.exc
-
Exception org.bedework.calfacade.exc.CalFacadeAccessException
class CalFacadeAccessException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeBadDateException
class CalFacadeBadDateException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeBadRequest
class CalFacadeBadRequest extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeClosed
class CalFacadeClosed extends CalFacadeException implements Serializable-
Serialized Fields
-
qname
QName qname
-
-
-
Exception org.bedework.calfacade.exc.CalFacadeConstraintViolationException
class CalFacadeConstraintViolationException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeDupNameException
class CalFacadeDupNameException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeException
class CalFacadeException extends RuntimeException implements Serializable-
Serialized Fields
-
extra
String extra
-
-
-
Exception org.bedework.calfacade.exc.CalFacadeForbidden
class CalFacadeForbidden extends CalFacadeException implements Serializable-
Serialized Fields
-
qname
QName qname
-
-
-
Exception org.bedework.calfacade.exc.CalFacadeInvalidSynctoken
class CalFacadeInvalidSynctoken extends CalFacadeBadRequest implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeMissingEntityException
class CalFacadeMissingEntityException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeStaleStateException
class CalFacadeStaleStateException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeSubscriptionLoopException
class CalFacadeSubscriptionLoopException extends CalFacadeException implements Serializable -
Exception org.bedework.calfacade.exc.CalFacadeUnimplementedException
class CalFacadeUnimplementedException extends CalFacadeException implements Serializable -
Class org.bedework.calfacade.exc.ValidationError
class ValidationError extends Object implements Serializable
-
-
Package org.bedework.calfacade.filter
-
Class org.bedework.calfacade.filter.BwCategoryFilter
class BwCategoryFilter extends org.bedework.caldav.util.filter.ObjectFilter<BwCategory> implements Serializable -
Class org.bedework.calfacade.filter.BwCollectionFilter
class BwCollectionFilter extends org.bedework.caldav.util.filter.ObjectFilter<String> implements Serializable -
Class org.bedework.calfacade.filter.BwContactFilter
class BwContactFilter extends org.bedework.caldav.util.filter.ObjectFilter<BwContact> implements Serializable -
Class org.bedework.calfacade.filter.BwCreatorFilter
class BwCreatorFilter extends BwPrincipalHrefFilter implements Serializable -
Class org.bedework.calfacade.filter.BwHrefFilter
class BwHrefFilter extends org.bedework.caldav.util.filter.ObjectFilter<String> implements Serializable -
Class org.bedework.calfacade.filter.BwIstringFilter
class BwIstringFilter extends org.bedework.caldav.util.filter.ObjectFilter<BwString> implements Serializable -
Class org.bedework.calfacade.filter.BwLocationFilter
class BwLocationFilter extends org.bedework.caldav.util.filter.ObjectFilter<BwLocation> implements Serializable -
Class org.bedework.calfacade.filter.BwObjectFilter
class BwObjectFilter extends org.bedework.caldav.util.filter.ObjectFilter<org.bedework.caldav.util.filter.ObjectFilter> implements Serializable -
Class org.bedework.calfacade.filter.BwPrincipalHrefFilter
class BwPrincipalHrefFilter extends org.bedework.caldav.util.filter.ObjectFilter<String> implements Serializable -
Class org.bedework.calfacade.filter.BwViewFilter
class BwViewFilter extends org.bedework.caldav.util.filter.ObjectFilter<BwView> implements Serializable -
Class org.bedework.calfacade.filter.ClientCollectionInfo
class ClientCollectionInfo extends Object implements Serializable -
Class org.bedework.calfacade.filter.ColorMap
-
Serialized Fields
-
lastPath
String lastPath
-
theList
List<ClientCollectionInfo> theList
-
-
-
-
Package org.bedework.calfacade.ical
-
Class org.bedework.calfacade.ical.BwIcalPropertyInfo
class BwIcalPropertyInfo extends Object implements Serializable-
Serialized Fields
-
unreferencedPindexes
org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex[] unreferencedPindexes
An array of unreferenced property indexes
-
-
-
Class org.bedework.calfacade.ical.BwIcalPropertyInfo.BwIcalPropertyInfoEntry
class BwIcalPropertyInfoEntry extends Object implements Serializable-
Serialized Fields
-
adderName
String adderName
-
alarmProperty
boolean alarmProperty
-
analyzed
boolean analyzed
-
annotationRequired
boolean annotationRequired
-
availableProperty
boolean availableProperty
-
dbFieldName
String dbFieldName
-
eventProperty
boolean eventProperty
-
fieldType
Class fieldType
-
freeBusyProperty
boolean freeBusyProperty
-
jname
String jname
-
journalProperty
boolean journalProperty
-
keyindex
org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex keyindex
-
multiValued
boolean multiValued
-
nested
boolean nested
-
param
boolean param
-
pindex
org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex pindex
-
presenceField
String presenceField
-
required
boolean required
-
reschedule
boolean reschedule
-
termsField
String termsField
-
timezoneProperty
boolean timezoneProperty
-
todoProperty
boolean todoProperty
-
vavailabilityProperty
boolean vavailabilityProperty
-
-
-
-
Package org.bedework.calfacade.ifs
-
Class org.bedework.calfacade.ifs.Directories.CallBack
class CallBack extends Object implements Serializable -
Class org.bedework.calfacade.ifs.IfInfo
class IfInfo extends Object implements Serializable
-
-
Package org.bedework.calfacade.indexing
-
Class org.bedework.calfacade.indexing.BwIndexer.IndexInfo
class IndexInfo extends Object implements Serializable -
Class org.bedework.calfacade.indexing.IndexStatsResponse
class IndexStatsResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
instances
long instances
-
masters
long masters
-
name
String name
-
overrides
long overrides
-
processed
long processed
-
recurring
long recurring
-
stats
IndexStatistics stats
-
totalFailed
long totalFailed
-
-
-
Class org.bedework.calfacade.indexing.ReindexResponse
class ReindexResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
docType
String docType
-
failures
List<ReindexResponse.Failure> failures
-
indexName
String indexName
-
processed
long processed
-
recurring
long recurring
-
stats
IndexStatistics stats
-
totalFailed
long totalFailed
-
-
-
Class org.bedework.calfacade.indexing.ReindexResponse.Failure
class Failure extends org.bedework.util.misc.response.Response implements Serializable
-
-
Package org.bedework.calfacade.locale
-
Class org.bedework.calfacade.locale.Resources
class Resources extends Object implements Serializable-
Serialized Fields
-
bundle
ResourceBundle bundle
Bundle for the default locale -
logger
org.bedework.util.logging.BwLogger logger
-
-
-
-
Package org.bedework.calfacade.mail
-
Class org.bedework.calfacade.mail.FileAttachment
class FileAttachment extends Object implements Serializable -
Class org.bedework.calfacade.mail.MailConfigPropertiesImpl
class MailConfigPropertiesImpl extends org.bedework.util.config.ConfigBase<MailConfigPropertiesImpl> implements Serializable -
Class org.bedework.calfacade.mail.Message
class Message extends Object implements Serializable-
Serialized Fields
-
attachments
Collection<Attachment> attachments
-
bccTo
String[] bccTo
Who we bcc to -
ccTo
String[] ccTo
Who we cc to -
content
String content
Content -
from
String from
Who is it from -
genDate
long genDate
When the message was queued -
mailTo
String[] mailTo
Who we send to -
subject
String subject
Subject
-
-
-
Class org.bedework.calfacade.mail.ObjectAttachment
class ObjectAttachment extends Object implements Serializable
-
-
Package org.bedework.calfacade.responses
-
Class org.bedework.calfacade.responses.AdminGroupsResponse
class AdminGroupsResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
groups
Collection<BwGroup<?>> groups
-
-
-
Class org.bedework.calfacade.responses.CalSuitesResponse
class CalSuitesResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
calSuites
Collection<BwCalSuite> calSuites
-
-
-
Class org.bedework.calfacade.responses.CategoriesResponse
class CategoriesResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
categories
Collection<BwCategory> categories
-
-
-
Class org.bedework.calfacade.responses.CollectionsResponse
class CollectionsResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
collections
BwCalendar collections
-
publicCollections
BwCalendar publicCollections
-
userCollections
BwCalendar userCollections
-
-
-
Class org.bedework.calfacade.responses.ContactsResponse
class ContactsResponse extends EventPropertiesResponse implements Serializable-
Serialized Fields
-
contacts
Collection<BwContact> contacts
-
-
-
Class org.bedework.calfacade.responses.EventPropertiesResponse
class EventPropertiesResponse extends org.bedework.util.misc.response.Response implements Serializable -
Class org.bedework.calfacade.responses.GetFilterDefResponse
class GetFilterDefResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
filterDef
BwFilterDef filterDef
-
-
-
Class org.bedework.calfacade.responses.InstancesResponse
class InstancesResponse extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
instances
Collection<net.fortuna.ical4j.model.Period> instances
-
truncated
boolean truncated
-
-
-
Class org.bedework.calfacade.responses.LocationsResponse
class LocationsResponse extends EventPropertiesResponse implements Serializable-
Serialized Fields
-
locations
Collection<BwLocation> locations
-
-
-
-
Package org.bedework.calfacade.svc
-
Class org.bedework.calfacade.svc.BwAdminGroup
-
Class org.bedework.calfacade.svc.BwAdminGroupEntry
class BwAdminGroupEntry extends BwGroupEntry implements Serializable -
Class org.bedework.calfacade.svc.BwAuthUser
-
Serialized Fields
-
prefs
BwAuthUserPrefs prefs
-
userHref
String userHref
-
usertype
int usertype
-
-
-
Class org.bedework.calfacade.svc.BwCalSuite
-
Serialized Fields
-
context
String context
-
defaultContext
boolean defaultContext
-
fields1
String fields1
Was the root collection -
fields1Split
FieldSplitter fields1Split
-
fields2
String fields2
Was the submissions root -
fields2Split
FieldSplitter fields2Split
-
group
BwAdminGroup group
The admin group which 'owns' this calendar suite -
groupHref
String groupHref
-
name
String name
A unique name for the calendar suite. This name is mostly for internal use and only presented to administrators. It must be unique for the system. -
rootCollection
BwCalendar rootCollection
The root collection
-
-
-
Class org.bedework.calfacade.svc.BwPreferences
-
Serialized Fields
-
defaultCalendarPath
String defaultCalendarPath
The calendar they will use by default. -
email
String email
-
hour24
boolean hour24
-
pageSize
int pageSize
-
preferredEndType
String preferredEndType
-
preferredView
String preferredView
Name of the view the user prefers to start with. null for default -
preferredViewPeriod
String preferredViewPeriod
"day", "week" etc -
properties
Set<BwProperty> properties
-
scheduleAutoCancelAction
int scheduleAutoCancelAction
-
scheduleAutoProcessResponses
int scheduleAutoProcessResponses
-
scheduleAutoRespond
boolean scheduleAutoRespond
-
scheduleDoubleBook
boolean scheduleDoubleBook
-
skinName
String skinName
-
skinStyle
String skinStyle
-
userMode
int userMode
-
views
Collection<BwView> views
Collection of BwView -
workdayEnd
int workdayEnd
-
workDays
String workDays
Flag days as workdays. Space for not, "W" for a workday. 7 characters with Sunday the first. Localization code should handle first day of week. -
workdayStart
int workdayStart
Time in minutes for workday start, e.g. 14:30 is 870
-
-
-
Class org.bedework.calfacade.svc.BwView
-
Serialized Fields
-
collectionPaths
List<String> collectionPaths
The collection paths -
collections
List<BwCalendar> collections
The collections -
conjunction
boolean conjunction
-
filter
org.bedework.caldav.util.filter.FilterBase filter
-
name
String name
A printable name for the view
-
-
-
Class org.bedework.calfacade.svc.CalSvcIPars
class CalSvcIPars extends Object implements Serializable-
Serialized Fields
-
adminCanEditAllPublicCategories
boolean adminCanEditAllPublicCategories
-
adminCanEditAllPublicContacts
boolean adminCanEditAllPublicContacts
-
adminCanEditAllPublicLocations
boolean adminCanEditAllPublicLocations
-
allowSuperUser
boolean allowSuperUser
True if we should allow super user mode in non public admin -
authUser
String authUser
The authenticated user - null for guest -
calSuite
String calSuite
The calendar suite name. user and calSuite null for guest. -
clientId
String clientId
The clientid from headers. -
dontKill
boolean dontKill
True if this is a system process, e.g. restore -
forRestore
boolean forRestore
-
indexRebuild
boolean indexRebuild
-
logId
String logId
Id for logging. -
publicAdmin
boolean publicAdmin
True if this is for public admin -
publicAuth
boolean publicAuth
True if this is for authenticated public client -
publicSubmission
boolean publicSubmission
True if this is for public event submission -
readonly
boolean readonly
-
service
boolean service
True if this is for a background service -
sessionless
boolean sessionless
True if this is a sessionless client, e.g. caldav or rss -
user
String user
The current user we run as. null to use calSuite -
webMode
boolean webMode
True if this is a web application
-
-
-
Class org.bedework.calfacade.svc.EnsureEntityExistsResult
class EnsureEntityExistsResult extends org.bedework.util.misc.response.GetEntityResponse<T> implements Serializable-
Serialized Fields
-
added
boolean added
-
-
-
Class org.bedework.calfacade.svc.EventInfo
-
Serialized Fields
-
alarms
Collection<BwAlarm> alarms
A Collection of related BwAlarm objects. These may just be the alarms defined in an ical calendar or all alarms for the given event.These are not fetched while fetching the event. Call getAlarms()
-
containedItems
Set<EventInfo> containedItems
-
currentAccess
org.bedework.access.CurrentAccess currentAccess
-
editable
boolean editable
editable is set at retrieval to indicate an event owned by the current user. This only has significance for the personal calendar. -
event
BwEvent event
-
fromRef
boolean fromRef
-
inboxEventName
String inboxEventName
-
instanceOnly
boolean instanceOnly
-
kind
int kind
-
newEvent
boolean newEvent
-
overrideIds
Set<String> overrideIds
-
overrides
Set<org.bedework.calfacade.svc.EventOverride> overrides
If the event is a master recurring event and we asked for the master + overrides or for fully expanded, this will hold all the overrides for that event in the form of EventInfo objects referencing a BwProxyEvent. -
parent
EventInfo parent
-
prevCtoken
String prevCtoken
-
prevStag
String prevStag
-
recurrenceSeen
boolean recurrenceSeen
Use this to mark an override we saw in the ical. -
replyAttendeeURI
String replyAttendeeURI
-
replyUpdate
boolean replyUpdate
-
retrievedEvent
EventInfo retrievedEvent
-
retrievedOverrides
Set<org.bedework.calfacade.svc.EventOverride> retrievedOverrides
This is a copy of overrides at the point an event is retrieved. It allows us to compare the state of overrides after modifications. -
schedulingInfo
SchedulingInfo schedulingInfo
-
updResult
EventInfo.UpdateResult updResult
-
-
-
Class org.bedework.calfacade.svc.EventInfo.UpdateResult
class UpdateResult extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
adding
boolean adding
true for adding event, false for updating -
categoriesAdded
int categoriesAdded
-
categoriesRemoved
int categoriesRemoved
-
contactsAdded
int contactsAdded
-
deletedAttendees
Collection<BwAttendee> deletedAttendees
-
deletedInstances
List<String> deletedInstances
Recurrence ids of deleted instances -
deleting
boolean deleting
true for deleting event -
doReschedule
boolean doReschedule
true if we need to reschedule after add/update (Handled by add/update) -
failedOverrides
Collection<BwEventProxy> failedOverrides
null or overrides that didn't get added -
fromAttUri
String fromAttUri
The attendee who was responding -
hasChanged
boolean hasChanged
False if the update method(s) could find no changes -
locationsAdded
int locationsAdded
-
locationsRemoved
int locationsRemoved
-
pollWinner
Integer pollWinner
Marked entity -
reply
boolean reply
True for attendee replying -
schedulingResult
ScheduleResult schedulingResult
Non-null if the object we added was a scheduling object and resulted in some scheduling operations. -
sequenceChange
boolean sequenceChange
False if the sequence doesn't need updating -
sponsorsRemoved
int sponsorsRemoved
-
-
-
Class org.bedework.calfacade.svc.PrincipalInfo
class PrincipalInfo extends Object implements Serializable-
Serialized Fields
-
authPrincipal
BwPrincipal authPrincipal
-
calendarHomePath
String calendarHomePath
-
maxAllowedPrivs
org.bedework.access.PrivilegeSet maxAllowedPrivs
-
principal
BwPrincipal principal
-
subscriptionsOnly
boolean subscriptionsOnly
-
superUser
boolean superUser
-
-
-
Class org.bedework.calfacade.svc.RealiasResult
class RealiasResult extends org.bedework.util.misc.response.Response implements Serializable-
Serialized Fields
-
cats
Set<BwCategory> cats
-
-
-
Class org.bedework.calfacade.svc.ScheduleMessage
-
Class org.bedework.calfacade.svc.UserAuth.CallBack
class CallBack extends Object implements Serializable
-
-
Package org.bedework.calfacade.svc.prefs
-
Class org.bedework.calfacade.svc.prefs.BwAuthUserPrefs
-
Serialized Fields
-
calendarPrefs
CalendarPref calendarPrefs
Users preferred calendars. -
categoryPrefs
CategoryPref categoryPrefs
Users preferred categories. -
contactPrefs
ContactPref contactPrefs
Users preferred contacts. -
locationPrefs
LocationPref locationPrefs
Users preferred locations.
-
-
-
Class org.bedework.calfacade.svc.prefs.BwAuthUserPrefsCalendar
class BwAuthUserPrefsCalendar extends Object implements Serializable-
Serialized Fields
-
calendarid
int calendarid
-
id
int id
-
-
-
Class org.bedework.calfacade.svc.prefs.BwAuthUserPrefsCategory
class BwAuthUserPrefsCategory extends Object implements Serializable-
Serialized Fields
-
categoryid
int categoryid
-
id
int id
-
-
-
Class org.bedework.calfacade.svc.prefs.BwAuthUserPrefsContact
class BwAuthUserPrefsContact extends Object implements Serializable-
Serialized Fields
-
contactid
int contactid
-
id
int id
-
-
-
Class org.bedework.calfacade.svc.prefs.BwAuthUserPrefsLocation
class BwAuthUserPrefsLocation extends Object implements Serializable-
Serialized Fields
-
id
int id
-
locationid
int locationid
-
-
-
Class org.bedework.calfacade.svc.prefs.CalendarPref
-
Class org.bedework.calfacade.svc.prefs.CategoryPref
-
Class org.bedework.calfacade.svc.prefs.CollectionPref
-
Serialized Fields
-
autoAdd
boolean autoAdd
If true automatically add preference to the preferred list -
preferred
Collection<T extends Comparable<T>> preferred
Users preferred collection.
-
-
-
Class org.bedework.calfacade.svc.prefs.ContactPref
-
Class org.bedework.calfacade.svc.prefs.LocationPref
-
-
Package org.bedework.calfacade.svc.wrappers
-
Class org.bedework.calfacade.svc.wrappers.BwCalSuiteWrapper
class BwCalSuiteWrapper extends BwCalSuite implements Serializable-
Serialized Fields
-
currentAccess
org.bedework.access.CurrentAccess currentAccess
-
entity
BwCalSuite entity
-
resourcesHome
String resourcesHome
-
-
-
-
Package org.bedework.calfacade.util
-
Class org.bedework.calfacade.util.CalFacadeUtil
class CalFacadeUtil extends Object implements Serializable -
Class org.bedework.calfacade.util.ChangeTable
class ChangeTable extends Object implements Serializable-
Serialized Fields
-
collectionSetChanged
boolean collectionSetChanged
-
logger
org.bedework.util.logging.BwLogger logger
-
map
HashMap<org.bedework.util.calendar.PropertyIndex.PropertyInfoIndex,
ChangeTableEntry> map -
significantPropertyChanged
boolean significantPropertyChanged
-
userHref
String userHref
-
-
-
Class org.bedework.calfacade.util.Granulator.GetPeriodsPars
class GetPeriodsPars extends Object implements Serializable-
Serialized Fields
-
dur
BwDuration dur
Duration of period or granularity -
endDt
BwDateTime endDt
On return has the end date of the period. -
periods
Collection<?> periods
Event Info or EventPeriod or Period objects to extract from -
startDt
BwDateTime startDt
Start of period - updated at each call from endDt
-
-
-
-
Package org.bedework.calfacade.wrappers
-
Class org.bedework.calfacade.wrappers.BwCalendarNewWrapper
class BwCalendarNewWrapper extends BwCalendar implements Serializable-
Serialized Fields
-
entity
BwCalendar entity
-
sizeChange
int sizeChange
-
sizeOverhead
int sizeOverhead
-
-
-
Class org.bedework.calfacade.wrappers.BwDbentityWrapper
class BwDbentityWrapper extends BwDbentity implements Serializable-
Serialized Fields
-
entity
T extends BwDbentity entity
-
sizeChange
int sizeChange
-
-
-
Class org.bedework.calfacade.wrappers.BwEventNewWrapper
class BwEventNewWrapper extends BwEvent implements Serializable-
Serialized Fields
-
entity
BwEvent entity
-
sizeChange
int sizeChange
-
sizeOverhead
int sizeOverhead
-
-
-
Class org.bedework.calfacade.wrappers.CalendarWrapper
class CalendarWrapper extends BwCalendar implements Serializable-
Serialized Fields
-
accessUtil
AccessUtilI accessUtil
-
aliasOrigin
BwCalendar aliasOrigin
-
aliasTarget
BwCalendar aliasTarget
-
caMap
Map<Integer,
org.bedework.access.CurrentAccess> caMap -
children
Collection<BwCalendar> children
-
currentAccess
org.bedework.access.CurrentAccess currentAccess
-
disabled
boolean disabled
-
entity
BwCalendar entity
-
lastDesiredAccess
int lastDesiredAccess
-
open
boolean open
-
virtualPath
String virtualPath
-
-
-