Class SepaSammelLastschriftNew


  • public class SepaSammelLastschriftNew
    extends de.willuhn.jameica.gui.AbstractView
    Bearbeitung der SEPA-Sammel-Lastschriften.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void bind()  
      void unbind()  
      • Methods inherited from class de.willuhn.jameica.gui.AbstractView

        canBookmark, getCurrentObject, getHelp, getParent, reload, setCurrentObject, setParent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SepaSammelLastschriftNew

        public SepaSammelLastschriftNew()
    • Method Detail

      • bind

        public void bind()
                  throws java.lang.Exception
        Specified by:
        bind in class de.willuhn.jameica.gui.AbstractView
        Throws:
        java.lang.Exception
        See Also:
        AbstractView.bind()
      • unbind

        public void unbind()
                    throws de.willuhn.util.ApplicationException
        Overrides:
        unbind in class de.willuhn.jameica.gui.AbstractView
        Throws:
        de.willuhn.util.ApplicationException
        See Also:
        AbstractView.unbind()