Class BedeworkConnectorInstance

  • All Implemented Interfaces:
    ConnectorInstance, org.bedework.util.logging.Logged

    public class BedeworkConnectorInstance
    extends AbstractConnectorInstance
    Handles bedework synch interactions.
    Author:
    Mike Douglass
    • Field Detail

      • timezones

        protected static org.bedework.util.timezones.Timezones timezones
    • Method Detail

      • getConnector

        public Connector getConnector()
      • changed

        public boolean changed()
                        throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException
      • check

        public boolean check​(org.bedework.notifier.db.NotifyDb db,
                             String resource)
                      throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException
      • nextItem

        public Note nextItem​(org.bedework.notifier.db.NotifyDb db)
                      throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException
      • completeItem

        public boolean completeItem​(org.bedework.notifier.db.NotifyDb db,
                                    Note note)
                             throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException
      • deleteItem

        public boolean deleteItem​(Note note)
                           throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException
      • replaceItem

        public boolean replaceItem​(Note note)
                            throws org.bedework.notifier.exception.NoteException
        Throws:
        org.bedework.notifier.exception.NoteException