Matching system is ready for find new matches, but still need to handle the update and delete on offer and Wishlist records
Compare changes
Files
7- fz2907 authored
+ 135
− 10
@@ -11,9 +11,9 @@ import vt.CS5934.SwitchRoom.models.*;
@@ -35,6 +35,9 @@ public class OfferWishlistMatchingJob {
@@ -60,20 +63,22 @@ public class OfferWishlistMatchingJob {
@@ -103,11 +108,12 @@ public class OfferWishlistMatchingJob {
@@ -118,6 +124,8 @@ public class OfferWishlistMatchingJob {
@@ -127,11 +135,12 @@ public class OfferWishlistMatchingJob {
@@ -143,6 +152,122 @@ public class OfferWishlistMatchingJob {