public class HBCISepaSammelLastschriftJob extends AbstractHBCISepaSammelTransferJob<SepaSammelLastschrift>
i18n
Constructor | Description |
---|---|
HBCISepaSammelLastschriftJob(SepaSammelLastschrift lastschrift) |
ct.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getIdentifier() |
HBCI4Java verwendet intern eindeutige Job-Namen.
|
java.lang.String |
getName() |
Liefert einen sprechenden Namen fuer diesen Job.
|
protected void |
markExecuted() |
Markiert den Auftrag als erledigt.
|
getFollowerJobs, getJobResult, handleResult, isExclusive, setExclusive, setJob, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParam, setJobParamUsage
getContext, markCancelled, markFailed
public HBCISepaSammelLastschriftJob(SepaSammelLastschrift lastschrift) throws de.willuhn.util.ApplicationException, java.rmi.RemoteException
lastschrift
- die auszufuehrende Sammel-Lastschrift.de.willuhn.util.ApplicationException
java.rmi.RemoteException
public java.lang.String getIdentifier()
AbstractHBCIJob
getIdentifier
in class AbstractHBCIJob
AbstractHBCIJob.getIdentifier()
public java.lang.String getName() throws java.rmi.RemoteException
AbstractHBCIJob
getName
in class AbstractHBCIJob
java.rmi.RemoteException
AbstractHBCIJob.getName()
protected void markExecuted() throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
AbstractHBCIJob
markExecuted
in class AbstractHBCISepaSammelTransferJob<SepaSammelLastschrift>
java.rmi.RemoteException
de.willuhn.util.ApplicationException
AbstractHBCISepaSammelTransferJob.markExecuted()