@Entity public class Payment extends Object
| Constructor and Description |
|---|
Payment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLastExecuted(LocalDate nextPossibleExecutionDate) |
void |
paymentPostLoad() |
void |
paymentPrePersist() |
void |
paymentPreUpdate() |
public boolean isLastExecuted(LocalDate nextPossibleExecutionDate)
public void paymentPostLoad()
public void paymentPreUpdate()
public void paymentPrePersist()
Copyright © 2020. All rights reserved.