]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - src/org/mxchange/jfinancials/model/receipt/FinancialReceiptSessionBeanRemote.java
Updated copyright year
[jfinancials-lib.git] / src / org / mxchange / jfinancials / model / receipt / FinancialReceiptSessionBeanRemote.java
index bc8adae3bc7cab95f964b8da798a087e13c3bd84..649b018c3e4dccdcb966ffb49d270a39931130ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018 Free Software Foundation
+ * Copyright (C) 2017 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -35,7 +35,7 @@ public interface FinancialReceiptSessionBeanRemote extends Serializable {
         * <p>
         * @return A list of all receipts
         */
-       List<BillableReceipt> allReceipts ();
+       List<BillableReceipt> fetchAllReceipts ();
 
        /**
         * Returns a list of all user's receipts
@@ -44,7 +44,7 @@ public interface FinancialReceiptSessionBeanRemote extends Serializable {
         * <p>
         * @return A list of all user's receipts
         */
-       List<BillableReceipt> allUsersReceipts (final User user);
+       List<BillableReceipt> fetchAllUsersReceipts (final User user);
 
        /**
         * Adds given receipt and returns the updated version. If the receipt has