|
22 | 22 | public class SampleDataUtil { |
23 | 23 | public static Person[] getSamplePersons() { |
24 | 24 | return new Person[] { |
25 | | - new Person(new Name("Alex Yeoh"), new Phone("87438807"), new Email("alexyeoh@example.com"), |
| 25 | + new Person(new Name("Alex Yeoh"), new Phone("99999999"), new Email("alexyeoh@example.com"), |
26 | 26 | new Address("Blk 30 Geylang Street 29, #06-40"), |
27 | | - getTagSet("friends"), |
28 | | - getEventTagSet("marketing|marketing dpt|2024-04-01T09:00:00|2024-04-01T09:00:00")), |
| 27 | + getTagSet("operations"), |
| 28 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
29 | 29 | new Person(new Name("Bernice Yu"), new Phone("99272758"), new Email("berniceyu@example.com"), |
30 | 30 | new Address("Blk 30 Lorong 3 Serangoon Gardens, #07-18"), |
31 | | - getTagSet("colleagues", "friends"), |
32 | | - getEventTagSet("marketing|marketing dpt|2024-04-01T09:00:00|2024-04-01T09:00:00")), |
| 31 | + getTagSet("marketing"), |
| 32 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
33 | 33 | new Person(new Name("Charlotte Oliveiro"), new Phone("93210283"), new Email("charlotte@example.com"), |
34 | 34 | new Address("Blk 11 Ang Mo Kio Street 74, #11-04"), |
35 | | - getTagSet("neighbours"), |
36 | | - getEventTagSet("logistics|logistics dpt|2024-04-01T09:00:00|2024-04-01T09:00:00")), |
| 35 | + getTagSet("logistics"), |
| 36 | + getEventTagSet("Rag|Rag event|2024-04-05T14:00:00|2024-04-05T16:00:00")), |
37 | 37 | new Person(new Name("David Li"), new Phone("91031282"), new Email("lidavid@example.com"), |
38 | 38 | new Address("Blk 436 Serangoon Gardens Street 26, #16-43"), |
39 | | - getTagSet("family"), |
40 | | - getEventTagSet("logistics|logistics dpt|2024-04-01T09:00:00|2024-04-01T09:00:00")), |
| 39 | + getTagSet("publicity"), |
| 40 | + getEventTagSet("Rag|Rag event|2024-04-05T14:00:00|2024-04-05T16:00:00")), |
41 | 41 | new Person(new Name("Irfan Ibrahim"), new Phone("92492021"), new Email("irfan@example.com"), |
42 | 42 | new Address("Blk 47 Tampines Street 20, #17-35"), |
43 | | - getTagSet("classmates"), |
44 | | - getEventTagSet("logistics|logistics dpt|2024-04-01T09:00:00|2024-04-01T09:00:00")), |
| 43 | + getTagSet("publicity"), |
| 44 | + getEventTagSet("Rag|Rag event|2024-04-05T14:00:00|2024-04-05T16:00:00")), |
45 | 45 | new Person(new Name("Roy Balakrishnan"), new Phone("92624417"), new Email("royb@example.com"), |
46 | 46 | new Address("Blk 45 Aljunied Street 85, #11-31"), |
47 | | - getTagSet("colleagues"), |
48 | | - getEventTagSet("VPD|vice project director|2024-04-01T09:00:00|2024-04-01T09:00:00")) |
| 47 | + getTagSet("VPD"), |
| 48 | + getEventTagSet("Rag|Rag event|2024-04-05T14:00:00|2024-04-05T16:00:00")), |
| 49 | + new Person(new Name("Tom Goh"), new Phone("91234812"), new Email("hi@mail.com"), |
| 50 | + new Address("Blk 98 Telok Blangah Street 85, #11-09"), |
| 51 | + getTagSet("secretary"), |
| 52 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 53 | + new Person(new Name("John Tan"), new Phone("91232345"), new Email("john@john.com"), |
| 54 | + new Address("Blk 1 Hougang Street 3, #07-18"), |
| 55 | + getTagSet("operations"), |
| 56 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 57 | + new Person(new Name("Ben Tan"), new Phone("83478596"), new Email("ben@mail.com"), |
| 58 | + new Address("NA"), |
| 59 | + getTagSet("operations"), |
| 60 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 61 | + new Person(new Name("Ann Lee"), new Phone("82882919"), new Email("Ann@mail.com"), |
| 62 | + new Address("NA"), |
| 63 | + getTagSet("head", "publicity"), |
| 64 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 65 | + new Person(new Name("Amy Lim"), new Phone("82882919"), new Email("Amy@mail.com"), |
| 66 | + new Address("AMK Blk 91"), |
| 67 | + getTagSet("head", "operations"), |
| 68 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 69 | + new Person(new Name("Betty Ho"), new Phone("93882919"), new Email("Betty@mail.com"), |
| 70 | + new Address("AMK Blk 10"), |
| 71 | + getTagSet("logistics"), |
| 72 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 73 | + new Person(new Name("Zack Goh"), new Phone("82820119"), new Email("zack@mail.com"), |
| 74 | + new Address("AMK Blk 10"), |
| 75 | + getTagSet("logistics"), |
| 76 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
| 77 | + new Person(new Name("Xan"), new Phone("82882919"), new Email("xan@mail.com"), |
| 78 | + new Address("Bishan Blk 10"), |
| 79 | + getTagSet("logistics"), |
| 80 | + getEventTagSet("Flag|Flag event|2024-04-10T18:00:00|2024-04-10T22:00:00")), |
49 | 81 | }; |
50 | 82 | } |
51 | 83 |
|
|
0 commit comments