| Modifier and Type | Field and Description |
|---|---|
protected static ietf.params.xml.ns.icalendar_2.ObjectFactory |
icalOf |
protected Map<String,Object> |
stripMap |
protected Subscription |
sub |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDifferSkipItems(List<Object> skipList)
Called to add items to the skip list for the ical differ.
|
protected void |
addSkip(Map<String,Object> skipMap,
Object o) |
protected Map<String,Object> |
getStripMap() |
void |
init(Subscription sub)
Initialise the filter.
|
protected ietf.params.xml.ns.icalendar_2.IcalendarType |
stripIcal(ietf.params.xml.ns.icalendar_2.IcalendarType val) |
audit, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, getAuditLoggerIfEnabled, getErrorLoggerIfEnabled, getLogger, getLogger, getMetricsLoggerIfEnabled, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsLoggerEnabled, metrics, warnprotected Subscription sub
protected static final ietf.params.xml.ns.icalendar_2.ObjectFactory icalOf
public void init(Subscription sub) throws SynchException
init in interface Filtersub - the subscriptionSynchExceptionpublic void addDifferSkipItems(List<Object> skipList) throws SynchException
FilteraddDifferSkipItems in interface FilterskipList - list of items to skip - properties parameters etcSynchExceptionprotected Map<String,Object> getStripMap() throws SynchException
SynchExceptionprotected ietf.params.xml.ns.icalendar_2.IcalendarType stripIcal(ietf.params.xml.ns.icalendar_2.IcalendarType val)
throws SynchException
SynchExceptionCopyright © 2018 Bedework. All rights reserved.