A B C D E F G H I J L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractConnector<T,TI extends AbstractConnectorInstance<?,?,?>,TN extends Notification<?>,Tconf extends ConnectorConfigI,InfoT extends BaseSubscriptionInfo> - Class in org.bedework.synch.shared.cnctrs
-
A special connector to handle calls to the synch engine via the web context.
- AbstractConnector(PropertiesInfo) - Constructor for class org.bedework.synch.shared.cnctrs.AbstractConnector
- AbstractConnectorInstance<CnctrT extends AbstractConnector,InfoT extends BaseSubscriptionInfo,ConfigT extends ConnectorConfigI> - Class in org.bedework.synch.shared.cnctrs
-
Abstract connector instance to handle some trivia.
- AbstractConnectorInstance(Subscription, SynchEndType, InfoT, CnctrT, ConfigT) - Constructor for class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- AbstractFilter - Class in org.bedework.synch.shared.filters
-
Provide a base for filters with a number of useful methods,.
- AbstractFilter() - Constructor for class org.bedework.synch.shared.filters.AbstractFilter
- add(String, boolean, String, String, boolean) - Method in class org.bedework.synch.shared.PropertiesInfo
-
No-value form
- add(String, boolean, String, String, boolean, String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
value form
- add(Subscription, SynchEndType, CI) - Method in class org.bedework.synch.shared.cnctrs.ConnectorInstanceMap
-
Add a connector
- addAllToList(List<SynchPropertyInfoType>) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Add all the properties in this list to the parameter
- addDifferSkipItems(List<Object>) - Method in class org.bedework.synch.shared.filters.AbstractFilter
- addDifferSkipItems(List<Object>) - Method in interface org.bedework.synch.shared.filters.Filter
-
Called to add items to the skip list for the ical differ.
- addItem(IcalendarType) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- addItem(IcalendarType) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Add a calendar component
- addNotification(N) - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- addNotificationItem(NI) - Method in class org.bedework.synch.shared.Notification
- addSkip(Map<String, Object>, Object) - Method in class org.bedework.synch.shared.filters.AbstractFilter
- addSubscription(Subscription) - Method in interface org.bedework.synch.shared.SynchEngine
B
- BaseConnectorInstance<CnctrT extends AbstractConnector,InfoT extends BaseSubscriptionInfo,ConfigT extends ConnectorConfigI> - Class in org.bedework.synch.shared.cnctrs
-
User: mike Date: 3/12/18 Time: 21:32 Basic implementation with some commonly used methods.
- BaseConnectorInstance(Subscription, SynchEndType, InfoT, CnctrT, ConfigT) - Constructor for class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- BaseConnectorInstance.MapEntry - Class in org.bedework.synch.shared.cnctrs
- BaseSubscriptionInfo - Class in org.bedework.synch.shared
-
Provides an internal deserialized view of the subscription info for one end.
- BaseSubscriptionInfo(SubscriptionConnectorInfo) - Constructor for class org.bedework.synch.shared.BaseSubscriptionInfo
- BaseSubscriptionInfo.CrudCts - Class in org.bedework.synch.shared
-
maintain some counts
C
- callbackUri - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- changed() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Called before a resynch takes place to determine if the end point has changed and needs resynch.
- changed() - Method in interface org.bedework.synch.shared.Subscription
- changed(boolean, String) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- cnctr - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- comps - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance.MapEntry
- config - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- config - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- Connector<C extends ConnectorInstance<?>,N extends Notification<?>,Tconf extends ConnectorConfigI> - Interface in org.bedework.synch.shared.cnctrs
-
The interface implemented by connectors.
- Connector.NotificationBatch<N extends Notification> - Class in org.bedework.synch.shared.cnctrs
-
Far end may send a batch of notifications.
- ConnectorCache - Class in org.bedework.synch.shared.cnctrs
-
A cache for connectors and instances.
- ConnectorCache(String) - Constructor for class org.bedework.synch.shared.cnctrs.ConnectorCache
- ConnectorConfig - Class in org.bedework.synch.shared.conf
-
Common connector config properties
- ConnectorConfig() - Constructor for class org.bedework.synch.shared.conf.ConnectorConfig
- ConnectorConfigI - Interface in org.bedework.synch.shared.conf
-
Common connector config properties
- ConnectorInstance<InfoT extends BaseSubscriptionInfo> - Interface in org.bedework.synch.shared.cnctrs
-
The interface implemented by connectors.
- ConnectorInstance.ItemInfo - Class in org.bedework.synch.shared.cnctrs
-
Information used to synch ends A and B This information is only valid in the context of a given subscription.
- ConnectorInstance.SynchItemsInfo - Class in org.bedework.synch.shared.cnctrs
-
Status OK and no items is end of batch.
- ConnectorInstanceMap<CI extends ConnectorInstance> - Class in org.bedework.synch.shared.cnctrs
-
A map for use by Connectors.
- ConnectorInstanceMap() - Constructor for class org.bedework.synch.shared.cnctrs.ConnectorInstanceMap
- connectorNotStarted - Static variable in class org.bedework.synch.shared.exception.SynchException
- CopiedEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- created - Variable in class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
-
The counts
- CreatedEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- CrudCts() - Constructor for class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
D
- decrypt(String) - Method in interface org.bedework.synch.shared.SynchEngine
- deleted - Variable in class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
-
The counts
- DeletedEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- deleteItem(String) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- deleteItem(String) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Delete a calendar component.
- deleteSubscription(Subscription) - Method in interface org.bedework.synch.shared.SynchEngine
- doFilter(IcalendarType) - Method in interface org.bedework.synch.shared.filters.Filter
E
- end - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
F
- failed - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- fetchedIcal - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- fetchItem(String) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- fetchItem(String) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Fetch a calendar component.
- fetchItems(List<String>) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- fetchItems(List<String>) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Fetch a batch of calendar components.
- Filter - Interface in org.bedework.synch.shared.filters
-
Given an iCalendar object applies some sort of transform to the object.
- find(Subscription) - Method in interface org.bedework.synch.shared.SynchEngine
-
Find any subscription that matches this one.
- find(Subscription, SynchEndType) - Method in class org.bedework.synch.shared.cnctrs.ConnectorInstanceMap
-
Find a connector
- fromString(String) - Static method in class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
-
Deserialize
- FullSynch - org.bedework.synch.shared.Notification.NotificationItem.ActionType
G
- getAction() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getAlarmsProcessing() - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
AlarmsProcessing - CalProcessingType
- getAllSynchProperties() - Method in interface org.bedework.synch.shared.SerializableProperties
- getCallbackUri() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getCallbackUri() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getChanged() - Method in interface org.bedework.synch.shared.SerializableProperties
- getChangeToken() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
ChangeToken
- getClient() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getConnector() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getConnector() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- getConnector() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getConnector(String) - Method in interface org.bedework.synch.shared.SynchEngine
-
Return a registered connector with the given id.
- getConnectorClassName() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- getConnectorClassName() - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Class name
- getConnectorClassName() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getConnectorClassName() - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Class name
- getConnectorId() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getConnectorId() - Method in interface org.bedework.synch.shared.SubscriptionConnectorInfo
- getConnectorIds() - Method in interface org.bedework.synch.shared.SynchEngine
- getConnectorInstance(Subscription, SynchEndType) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getConnectorInstance(Subscription, SynchEndType) - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Called to obtain a connector instance for a subscription.
- getConnectorInstance(Subscription, SynchEndType) - Method in interface org.bedework.synch.shared.SynchEngine
-
Gets an instance and implants it in the subscription object.
- getDeleted() - Method in interface org.bedework.synch.shared.Subscription
- getDeletionsSuppressed() - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of deletions - boolean
- getDirection() - Method in interface org.bedework.synch.shared.Subscription
-
Which way?
- getDirectionEnum() - Method in interface org.bedework.synch.shared.Subscription
-
Which way?
- getEnd() - Method in class org.bedework.synch.shared.Notification
- getEndAConn() - Method in interface org.bedework.synch.shared.Subscription
- getEndAConnectorInfo() - Method in interface org.bedework.synch.shared.Subscription
- getEndAConnInst() - Method in interface org.bedework.synch.shared.Subscription
- getEndBConn() - Method in interface org.bedework.synch.shared.Subscription
- getEndBConnectorInfo() - Method in interface org.bedework.synch.shared.Subscription
- getEndBConnInst() - Method in interface org.bedework.synch.shared.Subscription
- getErrorCt() - Method in interface org.bedework.synch.shared.Subscription
- getErrorTag() - Method in class org.bedework.synch.shared.exception.SynchException
-
Get the errorTag
- getHttpChangeToken(CloseableHttpResponse) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getIcal() - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getIcal() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getIcal(String) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getIcalObjectFactory() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getIcalObjectFactory() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getId() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getId() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getInFilterClasses() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- getInfo() - Method in interface org.bedework.synch.shared.Subscription
- GetInfo - org.bedework.synch.shared.Notification.NotificationItem.ActionType
-
Getting system information
- getInputFilters(Subscription) - Method in interface org.bedework.synch.shared.SubscriptionConnectorInfo
- getItemsInfo() - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getItemsInfo() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Get information about items in the subscribed calendar.
- getKind() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getLastCrudCts() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- getLastCrudCts() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getLastCrudCts() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- getLastFetch() - Method in class org.bedework.synch.shared.cnctrs.ConnectorCache
- getLastRefresh() - Method in interface org.bedework.synch.shared.Subscription
- getLastRefreshStatus() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- getLogger() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getLogger() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getLogger() - Method in class org.bedework.synch.shared.filters.AbstractFilter
- getLongValue() - Method in class org.bedework.synch.shared.StatLong
- getMaster() - Method in interface org.bedework.synch.shared.Subscription
- getMasterEnum() - Method in interface org.bedework.synch.shared.Subscription
- getMbeanClassName() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- getMbeanClassName() - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Class name
- getMbeanClassName() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getMbeanClassName() - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Class name
- getMessage() - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- getMissingTarget() - Method in interface org.bedework.synch.shared.Subscription
- getName() - Method in class org.bedework.synch.shared.cnctrs.ConnectorCache
- getName() - Method in class org.bedework.synch.shared.Stat
- getNotifications() - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- getNotifications() - Method in class org.bedework.synch.shared.Notification
- getOpaqueData() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Opaque data for the connection
- getOutFilterClasses() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- getOutputFilters(Subscription) - Method in interface org.bedework.synch.shared.SubscriptionConnectorInfo
- getOutstandingSubscription() - Method in interface org.bedework.synch.shared.Subscription
-
An outstanding request that requires an unsubscribe to complete first
- getOwner() - Method in interface org.bedework.synch.shared.Subscription
-
Owner
- getPassword() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Principal password
- getPort(String) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getPrincipalHref() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Principal requesting synch service
- getProperty(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Get arbitrary named property
- getProperty(String) - Method in interface org.bedework.synch.shared.SerializableProperties
-
Get a property from the internal properties - loading them from the external value first if necessary.
- getPropertyInfo() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getPropertyInfo() - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Information about properties required for subscriptions via this connector.
- getReadOnly() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- getReadOnly() - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Read only?
- getReadOnly() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getReadOnly() - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Read only?
- getRefreshDelay() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Refresh delay - millisecs
- getSchedulingProcessing() - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
SchedulingProcessing - CalProcessingType
- getSkipList() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getSkipList() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getSoapMsgFactory() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getStats() - Method in interface org.bedework.synch.shared.SynchEngine
- getStatus() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getStatus() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getStatus() - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- getStatus() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getStatus() - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
- getStatusCode() - Method in class org.bedework.synch.shared.exception.SynchException
-
Get the status
- getStripMap() - Method in class org.bedework.synch.shared.filters.AbstractFilter
- getSub() - Method in class org.bedework.synch.shared.Notification
- getSubInfo() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getSubInfo() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- getSubResponse() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getSubscription(String) - Method in interface org.bedework.synch.shared.SynchEngine
- getSubscriptionId() - Method in class org.bedework.synch.shared.Notification
-
Our generated subscriptionId.
- getSubscriptionId() - Method in interface org.bedework.synch.shared.Subscription
-
Our generated subscriptionId.
- getSubStatusReq() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getSubStatusResponse() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getSyncher() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getSyncher() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- getSynchProperties() - Method in interface org.bedework.synch.shared.SerializableProperties
- getText(Class<T>, JAXBElement<? extends BaseComponentType>, QName) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getTimezones() - Method in interface org.bedework.synch.shared.SynchEngine
- getTotalCrudCts() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- getTotalCrudCts() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- getTotalCrudCts() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- getTrustLastmod() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- getTrustLastmod() - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Can we trust the lastmod from this connector?
- getTrustLastmod() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- getTrustLastmod() - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Can we trust the lastmod from this connector?
- getTrustLastmod() - Method in class org.bedework.synch.shared.service.SynchConnConf
- getTrustLastmod() - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Can we trust the lastmod from this connector?
- getTzGetter() - Method in interface org.bedework.synch.shared.SynchEngine
- getUid() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getUnsubRequest() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getUnsubResponse() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- getUri() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Path to the calendar collection
- getUri() - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- getValue() - Method in class org.bedework.synch.shared.Stat
- getValue() - Method in class org.bedework.synch.shared.StatLong
- getXlocXcategories() - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of categories - boolean
- getXlocXcontact() - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of locations and contacts - boolean
H
- handleCallback(HttpServletRequest, HttpServletResponse, List<String>) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- handleCallback(HttpServletRequest, HttpServletResponse, List<String>) - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Will create a notification batch object which will be passed to a synchling for processing.
- handleNotification(Notification<?>) - Method in interface org.bedework.synch.shared.SynchEngine
- handleNotifications(Connector.NotificationBatch<Notification>) - Method in interface org.bedework.synch.shared.SynchEngine
-
Processes a batch of notifications.
- hashCode() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
I
- icalOf - Static variable in class org.bedework.synch.shared.filters.AbstractFilter
- inc() - Method in class org.bedework.synch.shared.StatLong
- info - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- init(Subscription) - Method in class org.bedework.synch.shared.filters.AbstractFilter
-
Initialise the filter.
- init(Subscription) - Method in interface org.bedework.synch.shared.filters.Filter
-
Initialise the filter.
- isFailed() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- isFailed() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- isManager() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- isManager() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- isReadOnly() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- isReadOnly() - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Is this a read-only connector?
- isStarted() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- isStarted() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- isStopped() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- isStopped() - Method in interface org.bedework.synch.shared.cnctrs.Connector
- ItemInfo(String, String, String) - Constructor for class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- items - Variable in class org.bedework.synch.shared.cnctrs.ConnectorInstance.SynchItemsInfo
-
the items.
J
- jc - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
L
- lastMod - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance.MapEntry
- lastMod - Variable in class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- lastSynch - Variable in class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- loadConfig() - Method in class org.bedework.synch.shared.service.SynchConnConf
- loadProperties() - Method in interface org.bedework.synch.shared.SerializableProperties
-
Load the properties from the serialized form.
M
- makeInstance(Subscription, SynchEndType) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- makeXcal(InputStream) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- MapEntry() - Constructor for class org.bedework.synch.shared.cnctrs.BaseConnectorInstance.MapEntry
- marshal(Object, OutputStream) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- ModifiedEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- MovedEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
N
- NewMailEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- NewSubscription - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- nextRefresh() - Method in interface org.bedework.synch.shared.Subscription
-
Get a next refresh date based on the last refresh value
- Notification<NI extends Notification.NotificationItem> - Class in org.bedework.synch.shared
-
Notification from external system.
- Notification(String) - Constructor for class org.bedework.synch.shared.Notification
-
Create a notification for an unsubscribe
- Notification(Notification.NotificationItem.ActionType) - Constructor for class org.bedework.synch.shared.Notification
- Notification(Subscription) - Constructor for class org.bedework.synch.shared.Notification
-
Create a notification for a subscription
- Notification(Subscription, SubscribeResponseType) - Constructor for class org.bedework.synch.shared.Notification
-
Create a new subscription object
- Notification(Subscription, SubscriptionStatusRequestType, SubscriptionStatusResponseType) - Constructor for class org.bedework.synch.shared.Notification
-
Create a new subscription status object
- Notification(Subscription, SynchEndType) - Constructor for class org.bedework.synch.shared.Notification
-
Create object with a single notification.
- Notification(Subscription, SynchEndType, NI) - Constructor for class org.bedework.synch.shared.Notification
-
Create object with a single notification.
- Notification(Subscription, UnsubscribeRequestType, UnsubscribeResponseType) - Constructor for class org.bedework.synch.shared.Notification
-
Create a new unsubscription object
- Notification.NotificationItem - Class in org.bedework.synch.shared
- Notification.NotificationItem.ActionType - Enum in org.bedework.synch.shared
- NotificationBatch() - Constructor for class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- NotificationBatch(N) - Constructor for class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- NotificationItem(Notification.NotificationItem.ActionType) - Constructor for class org.bedework.synch.shared.Notification.NotificationItem
-
Create a notification item for an action.
- NotificationItem(Notification.NotificationItem.ActionType, IcalendarType, String) - Constructor for class org.bedework.synch.shared.Notification.NotificationItem
-
Create a notification item for an action.
- NotificationItem(SubscribeResponseType) - Constructor for class org.bedework.synch.shared.Notification.NotificationItem
-
Create a notification item for a new subscription.
- NotificationItem(SubscriptionStatusRequestType, SubscriptionStatusResponseType) - Constructor for class org.bedework.synch.shared.Notification.NotificationItem
-
Create a notification item for status.
- NotificationItem(UnsubscribeRequestType, UnsubscribeResponseType) - Constructor for class org.bedework.synch.shared.Notification.NotificationItem
-
Create a notification item for unsubscribe.
- notify - org.bedework.synch.shared.SynchDefs.SynchKind
-
the other end will tell us via a callback
O
- of - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- of - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- open() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- open() - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Called when a subscription is activated on synch engine startup or after creation of a new subscription.
- optionalPassword(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Password
- optionalPrincipal(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Principal
- optionalUri(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
URI
- optionCalProcessing(String, String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Add an optional property of type CalProcessing with no default value.
- optionCalProcessing(String, String, String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Add an optional property of type CalProcessing with the given default value.
- org.bedework.synch.shared - package org.bedework.synch.shared
- org.bedework.synch.shared.cnctrs - package org.bedework.synch.shared.cnctrs
- org.bedework.synch.shared.conf - package org.bedework.synch.shared.conf
- org.bedework.synch.shared.exception - package org.bedework.synch.shared.exception
- org.bedework.synch.shared.filters - package org.bedework.synch.shared.filters
- org.bedework.synch.shared.service - package org.bedework.synch.shared.service
P
- poll - org.bedework.synch.shared.SynchDefs.SynchKind
-
we have to ask
- polling() - Method in interface org.bedework.synch.shared.Subscription
- prodid - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- PropertiesInfo - Class in org.bedework.synch.shared
-
Help handling properties.
- PropertiesInfo() - Constructor for class org.bedework.synch.shared.PropertiesInfo
- propInfo - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- propnameAlarmProcessing - Static variable in interface org.bedework.synch.shared.SubscriptionInfo
-
Strip out alarms if true
- propnameChangeToken - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
The value of some sort of change token.
- propnameDeleteSuppressed - Static variable in interface org.bedework.synch.shared.SubscriptionInfo
-
If true suppress deletion of events missing in feed.
- propnameInputFilterClasses - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Comma separatd list of input filter property classes
- propnameLastCrudCts - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
The numbers created, updated, deleted last time
- propnameLastRefreshStatus - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
A string value that provides information about the last refresh for this end of the subscription
- propnameLocKey - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Location key name for matching
- propnameOpaqueData - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Opaque data for this connection
- propnameOrgSyncPublicOnly - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Allow only public entities
- propnameOutputFilterClasses - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Comma separated list of output filter property classes
- propnamePassword - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
The (encoded) password for the principal
- propnamePrincipal - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
A principal - possibly an href or an account
- propnameRefreshDelay - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Refresh period for polling subscriptions (millisecs)
- propnameSchedulingProcessing - Static variable in interface org.bedework.synch.shared.SubscriptionInfo
-
Strip out scheduling properties if true
- propnameTotalCrudCts - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
The numbers created, updated, deleted this subscription
- propnameUri - Static variable in class org.bedework.synch.shared.BaseSubscriptionInfo
-
A uri referring to the endpoint.
- propnameXcategories - Static variable in interface org.bedework.synch.shared.SubscriptionInfo
-
Turn categories into x-properties.
- propnameXlocXcontacts - Static variable in interface org.bedework.synch.shared.SubscriptionInfo
-
Turn locations and contacts into x-properties.
R
- refreshDelay() - Method in interface org.bedework.synch.shared.Subscription
- remove(Subscription, SynchEndType) - Method in class org.bedework.synch.shared.cnctrs.ConnectorInstanceMap
-
Remove a connector
- requiredPassword(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Password
- requiredPrincipal(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Principal
- requiredUri(String) - Method in class org.bedework.synch.shared.PropertiesInfo
-
URI
- reschedule(Subscription, boolean) - Method in interface org.bedework.synch.shared.SynchEngine
-
Reschedule a subscription for updates.
- rescheduleNow(String) - Method in interface org.bedework.synch.shared.SynchEngine
-
Reschedule a subscription now.
- resetChanged() - Method in interface org.bedework.synch.shared.SerializableProperties
-
reset the changed flag.
- resetChanged() - Method in interface org.bedework.synch.shared.Subscription
-
reset the changed flag.
- respondCallback(HttpServletResponse, Connector.NotificationBatch<N>) - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Will respond to a notification.
- respondCallback(HttpServletResponse, Connector.NotificationBatch<TN>) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- running - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
S
- seen - Variable in class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- SerializableProperties<T> - Interface in org.bedework.synch.shared
-
Serializable form of information for a connection to a system via a connector - a connector id and the serialized proeprties.
- setAlarmsProcessing(CalProcessingType) - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
AlarmsProcessing - CalProcessingType
- setChanged(boolean) - Method in interface org.bedework.synch.shared.SerializableProperties
-
Set the changed flag
- setChangeToken(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
ChangeToken
- setConfig(X) - Method in class org.bedework.synch.shared.service.SynchConnConf
- setConnector(Connector) - Method in class org.bedework.synch.shared.service.SynchConnConf
-
Embed the connector
- setConnectorClassName(String) - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- setConnectorClassName(String) - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Connector class name
- setConnectorClassName(String) - Method in class org.bedework.synch.shared.service.SynchConnConf
- setConnectorClassName(String) - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Class name
- setConnectorId(String) - Method in interface org.bedework.synch.shared.SubscriptionConnectorInfo
- setConnectors(Subscription) - Method in interface org.bedework.synch.shared.SynchEngine
-
When we start up a new subscription we implant a Connector in the object.
- setDeleted(boolean) - Method in interface org.bedework.synch.shared.Subscription
- setDeletionsSuppressed(boolean) - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of deletions - boolean
- setDirection(String) - Method in interface org.bedework.synch.shared.Subscription
- setDirectionEnum(SynchDirectionType) - Method in interface org.bedework.synch.shared.Subscription
-
Which way?
- setEndAConn(Connector<?, ?, ?>) - Method in interface org.bedework.synch.shared.Subscription
- setEndAConnectorInfo(SubscriptionConnectorInfo<?>) - Method in interface org.bedework.synch.shared.Subscription
-
Info for the endA connector.
- setEndAConnInst(ConnectorInstance<?>) - Method in interface org.bedework.synch.shared.Subscription
- setEndBConn(Connector<?, ?, ?>) - Method in interface org.bedework.synch.shared.Subscription
- setEndBConnectorInfo(SubscriptionConnectorInfo<?>) - Method in interface org.bedework.synch.shared.Subscription
-
Info for the endB connector.
- setEndBConnInst(ConnectorInstance<?>) - Method in interface org.bedework.synch.shared.Subscription
- setErrorCt(int) - Method in interface org.bedework.synch.shared.Subscription
- setInFilterClasses(List<String>) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- setInfo(SubscriptionInfo<?>) - Method in interface org.bedework.synch.shared.Subscription
-
Info for the subscription.
- setLastCrudCts(BaseSubscriptionInfo.CrudCts) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- setLastCrudCts(BaseSubscriptionInfo.CrudCts) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- setLastCrudCts(BaseSubscriptionInfo.CrudCts) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- setLastRefresh(String) - Method in interface org.bedework.synch.shared.Subscription
- setLastRefreshStatus(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
HTTP status or other appropriate value
- setLongValue(long) - Method in class org.bedework.synch.shared.StatLong
- setMaster(String) - Method in interface org.bedework.synch.shared.Subscription
- setMasterEnum(SynchMasterType) - Method in interface org.bedework.synch.shared.Subscription
-
Which end is master?
- setMbeanClassName(String) - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- setMbeanClassName(String) - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Mbean class name
- setMbeanClassName(String) - Method in class org.bedework.synch.shared.service.SynchConnConf
- setMbeanClassName(String) - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Mbean class name
- setMessage(String) - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- setMissingTarget(boolean) - Method in interface org.bedework.synch.shared.Subscription
- setOpaqueData(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Opaque data for the connection
- setOutFilterClasses(List<String>) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- setOutstandingSubscription(Subscription) - Method in interface org.bedework.synch.shared.Subscription
-
An outstanding request that requires an unsubscribe to complete first
- setOwner(String) - Method in interface org.bedework.synch.shared.Subscription
-
The owner.
- setPassword(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Principals password
- setPrincipalHref(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Principal requesting synch service
- setProperty(String, String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
set arbitrary named property
- setProperty(String, String) - Method in interface org.bedework.synch.shared.SerializableProperties
-
Set a property in the internal properties - loading them from the external value first if necessary.
- setReadOnly(boolean) - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- setReadOnly(boolean) - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Read only?
- setReadOnly(boolean) - Method in class org.bedework.synch.shared.service.SynchConnConf
- setReadOnly(boolean) - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Read only?
- setRefreshDelay(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Refresh delay - millisecs
- setSchedulingProcessing(CalProcessingType) - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
SchedulingProcessing - CalProcessingType
- setStatus(StatusType) - Method in class org.bedework.synch.shared.cnctrs.Connector.NotificationBatch
- setStatusCode(int) - Method in class org.bedework.synch.shared.exception.SynchException
-
Set the status
- setSubscriptionId(String) - Method in interface org.bedework.synch.shared.Subscription
-
Our generated subscriptionId.
- setSynchProperties(String) - Method in interface org.bedework.synch.shared.SerializableProperties
- setTotalCrudCts(BaseSubscriptionInfo.CrudCts) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- setTotalCrudCts(BaseSubscriptionInfo.CrudCts) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- setTotalCrudCts(BaseSubscriptionInfo.CrudCts) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
- setTrustLastmod(boolean) - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- setTrustLastmod(boolean) - Method in interface org.bedework.synch.shared.conf.ConnectorConfigI
-
Can we trust the lastmod from this connector?
- setTrustLastmod(boolean) - Method in class org.bedework.synch.shared.service.SynchConnConf
- setTrustLastmod(boolean) - Method in interface org.bedework.synch.shared.service.SynchConnConfMBean
-
Can we trust the lastmod from this connector?
- setUri(String) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
-
Path to the calendar collection.
- setXlocXcategories(boolean) - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of categories - boolean
- setXlocXcontact(boolean) - Method in interface org.bedework.synch.shared.SubscriptionInfo
-
Processing of locations and contacts - boolean
- soapMsgFactory - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- start() - Method in interface org.bedework.synch.shared.SynchEngine
-
Start synch process.
- start(String, Tconf, String, SynchEngine) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- start(String, Tconf, String, SynchEngine) - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Start the connector.
- Stat - Class in org.bedework.synch.shared
-
Provide a way to get named values.
- Stat(String, long) - Constructor for class org.bedework.synch.shared.Stat
- Stat(String, String) - Constructor for class org.bedework.synch.shared.Stat
- StatLong - Class in org.bedework.synch.shared
-
Provide a way to get named values.
- StatLong(String) - Constructor for class org.bedework.synch.shared.StatLong
- StatusEvent - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- stop() - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- stop() - Method in interface org.bedework.synch.shared.cnctrs.Connector
-
Shut down the connector
- stop() - Method in interface org.bedework.synch.shared.SynchEngine
-
Stop synch process.
- stopped - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- stripIcal(IcalendarType) - Method in class org.bedework.synch.shared.filters.AbstractFilter
- stripMap - Variable in class org.bedework.synch.shared.filters.AbstractFilter
- sub - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- sub - Variable in class org.bedework.synch.shared.filters.AbstractFilter
- subscribe(SubscribeResponseType) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- subscribe(SubscribeResponseType) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Do whatever is required to set up a subscription to the end point for this connector instance.
- Subscription - Interface in org.bedework.synch.shared
-
Represents a subscription for the synch engine.
- SubscriptionConnectorInfo<T> - Interface in org.bedework.synch.shared
-
Serializable form of information for a connection to a system via a connector - a connector id and the serialized properties.
- SubscriptionInfo<T> - Interface in org.bedework.synch.shared
-
Serializable form of information about the whole subscription.
- subscriptionsOnly() - Method in interface org.bedework.synch.shared.SynchEngine
- SubscriptionStatus - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- successfulFetch() - Method in class org.bedework.synch.shared.cnctrs.ConnectorCache
- SynchBadRequest - Class in org.bedework.synch.shared.exception
-
Base exception thrown by synch classes
- SynchBadRequest() - Constructor for class org.bedework.synch.shared.exception.SynchBadRequest
-
Constructor
- SynchBadRequest(String) - Constructor for class org.bedework.synch.shared.exception.SynchBadRequest
-
Constructor
- SynchBadRequest(QName) - Constructor for class org.bedework.synch.shared.exception.SynchBadRequest
-
Constructor
- SynchBadRequest(QName, String) - Constructor for class org.bedework.synch.shared.exception.SynchBadRequest
-
Constructor
- SynchConnConf<X extends ConnectorConfig> - Class in org.bedework.synch.shared.service
- SynchConnConf(String, ConfigurationStore, String) - Constructor for class org.bedework.synch.shared.service.SynchConnConf
- SynchConnConfMBean - Interface in org.bedework.synch.shared.service
-
Configure a connector for the Bedework synch engine service
- SynchDefs - Interface in org.bedework.synch.shared
-
Some definitions for the synch service
- SynchDefs.SynchKind - Enum in org.bedework.synch.shared
-
and does it tell us when something changes or do we have to ask?
- SynchEngine - Interface in org.bedework.synch.shared
-
User: mike Date: 3/11/18 Time: 00:26
- syncher - Variable in class org.bedework.synch.shared.cnctrs.AbstractConnector
- SynchException - Class in org.bedework.synch.shared.exception
-
Base exception thrown by exchange synch classes
- SynchException(int) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(int, String) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(int, QName) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(int, QName, String) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(String) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(Throwable) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchException(QName) - Constructor for class org.bedework.synch.shared.exception.SynchException
-
Constructor
- SynchForbidden - Class in org.bedework.synch.shared.exception
-
Forbidden exception thrown by synch classes
- SynchForbidden() - Constructor for class org.bedework.synch.shared.exception.SynchForbidden
-
Constructor
- SynchForbidden(String) - Constructor for class org.bedework.synch.shared.exception.SynchForbidden
-
Constructor
- SynchForbidden(QName) - Constructor for class org.bedework.synch.shared.exception.SynchForbidden
-
Constructor
- SynchForbidden(QName, String) - Constructor for class org.bedework.synch.shared.exception.SynchForbidden
-
Constructor
- SynchItemsInfo() - Constructor for class org.bedework.synch.shared.cnctrs.ConnectorInstance.SynchItemsInfo
- synchNamespace - Static variable in interface org.bedework.synch.shared.SynchDefs
-
Namespace of the synch SOAP service
- SynchPropertyInfo - Class in org.bedework.synch.shared
-
Information about a single connector property.
- SynchPropertyInfo(String, boolean, String, String, boolean) - Constructor for class org.bedework.synch.shared.SynchPropertyInfo
-
No-value constructor
- SynchPropertyInfo(String, boolean, String, String, boolean, String) - Constructor for class org.bedework.synch.shared.SynchPropertyInfo
-
Constructor with current or default value
- SynchTimeout - Class in org.bedework.synch.shared.exception
-
Forbidden exception thrown by synch classes
- SynchTimeout() - Constructor for class org.bedework.synch.shared.exception.SynchTimeout
-
Constructor
- SynchTimeout(String) - Constructor for class org.bedework.synch.shared.exception.SynchTimeout
-
Constructor
- SynchTimeout(QName) - Constructor for class org.bedework.synch.shared.exception.SynchTimeout
-
Constructor
- SynchTimeout(QName, String) - Constructor for class org.bedework.synch.shared.exception.SynchTimeout
-
Constructor
T
- toString() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
- toString() - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- toString() - Method in class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- toString() - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- toString() - Method in class org.bedework.synch.shared.Notification.NotificationItem
- toString() - Method in class org.bedework.synch.shared.Notification
- toString() - Method in class org.bedework.synch.shared.PropertiesInfo
- toString() - Method in class org.bedework.synch.shared.Stat
- toString() - Method in class org.bedework.synch.shared.SynchPropertyInfo
- toStringSegment(StringBuilder) - Method in class org.bedework.synch.shared.Notification.NotificationItem
- toStringSegment(StringBuilder) - Method in class org.bedework.synch.shared.Notification
- toStringSegment(ToString) - Method in class org.bedework.synch.shared.BaseSubscriptionInfo
- toStringSegment(ToString) - Method in class org.bedework.synch.shared.conf.ConnectorConfig
- typeBoolean - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeCalProcessing - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeDate - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeDateTime - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeDuration - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeInteger - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typePassword - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeString - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
- typeUri - Static variable in class org.bedework.synch.shared.SynchPropertyInfo
U
- uid - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance.MapEntry
- uid - Variable in class org.bedework.synch.shared.cnctrs.ConnectorInstance.ItemInfo
- uidMap - Variable in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- unknownCalendarItemType - Static variable in class org.bedework.synch.shared.exception.SynchException
- unmarshalBody(HttpServletRequest) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnector
- unsubscribe(UnsubscribeRequestType, UnsubscribeResponseType) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- unsubscribe(UnsubscribeRequestType, UnsubscribeResponseType) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Check to see if an unsubscribe can go ahead.
- Unsubscribe - org.bedework.synch.shared.Notification.NotificationItem.ActionType
- updated - Variable in class org.bedework.synch.shared.BaseSubscriptionInfo.CrudCts
-
The counts
- updateItem(UpdateItemType) - Method in class org.bedework.synch.shared.cnctrs.BaseConnectorInstance
- updateItem(UpdateItemType) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Update a calendar component.
- updateLastRefresh() - Method in interface org.bedework.synch.shared.Subscription
-
Set the lastRefresh from the current time
- updateSubscription(Subscription) - Method in interface org.bedework.synch.shared.SynchEngine
V
- validateActiveSubInfo(ActiveSubscriptionRequestType, BaseResponseType, Connector, BaseSubscriptionInfo) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
- validateActiveSubInfo(ActiveSubscriptionRequestType, BaseResponseType, Connector, BaseSubscriptionInfo) - Method in interface org.bedework.synch.shared.cnctrs.ConnectorInstance
-
Ensure active subscription info matches the subscription
- validateSubInfo(SubscribeResponseType, Connector, BaseSubscriptionInfo) - Method in class org.bedework.synch.shared.cnctrs.AbstractConnectorInstance
-
Ensure subscription info is valid
- validRequestProperties(BaseSubscriptionInfo, ArrayOfSynchProperties) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Ensure info properties are valid for an existing subscription
- validSubscribeInfoProperties(BaseSubscriptionInfo) - Method in class org.bedework.synch.shared.PropertiesInfo
-
Ensure info properties are valid for a new subscription
- valueOf(String) - Static method in enum org.bedework.synch.shared.Notification.NotificationItem.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bedework.synch.shared.SynchDefs.SynchKind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.bedework.synch.shared.Notification.NotificationItem.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.bedework.synch.shared.SynchDefs.SynchKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages