public class Transaction extends ExemptibleManagerImplementation
Modifier and Type | Class and Description |
---|---|
class |
Transaction.BookResult |
class |
Transaction.Message |
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
about |
protected java.util.Vector<java.lang.String> |
confirmedAspects |
protected java.lang.String |
currentAspect |
Constructor and Description |
---|
Transaction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isToBreak(ConfirmationMatter confirmationMatter,
ImmediateCertifier immediateCertifier,
Transaction.BookResult result)
Returns true if the plausibility check is to break.
|
protected boolean |
isToConfirme(ConfirmationMatter confirmationMatter)
Returns true if the user is to ask to confirm the matter.
|
protected void |
setAbout(java.lang.Object about) |
protected void |
setConfirmed(java.lang.String aspect)
Set the flag that the specified aspect is confirmed.
|
free, register
protected java.lang.Object about
protected java.lang.String currentAspect
protected java.util.Vector<java.lang.String> confirmedAspects
protected void setAbout(java.lang.Object about)
protected void setConfirmed(java.lang.String aspect)
aspect
- the aspect which is confirmedprotected boolean isToConfirme(ConfirmationMatter confirmationMatter)
confirmationMatter
- the matter of confirmationprotected boolean isToBreak(ConfirmationMatter confirmationMatter, ImmediateCertifier immediateCertifier, Transaction.BookResult result)
confirmationMatter
- the matter of confirmationimmediateCertifier
- the immediate certifier if there is any (like JDialog e.g.)result
- true if the plausibility check is to breakCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de