ContactsList |
ContactsFactory.actionList() |
ContactsList |
ContactsList.filterByBirthdayDate(String birthdayDate) |
ContactsList |
ContactsList.filterByEmail(String email) |
ContactsList |
ContactsList.filterByFirstName(String firstName) |
ContactsList |
ContactsList.filterByGender(String gender) |
ContactsList |
ContactsList.filterByGroupId(String groupId) |
ContactsList |
ContactsList.filterByGroupIds(String[] groupIds) |
ContactsList |
ContactsList.filterByLastName(String lastName) |
ContactsList |
ContactsList.filterByPhoneNumber(String phoneNumber) |
ContactsList |
ContactsList.limit(int limit) |
ContactsList |
ContactsList.offset(int offset) |
ContactsList |
ContactsList.orderBy(String orderBy) |