Uses of Class
org.apache.openmeetings.db.entity.user.UserContact
Packages that use UserContact
-
Uses of UserContact in org.apache.openmeetings.db.dao.user
Methods in org.apache.openmeetings.db.dao.user that return UserContactMethods in org.apache.openmeetings.db.dao.user that return types with arguments of type UserContactModifier and TypeMethodDescriptionUserContactDao.get()
UserContactDao.get
(long ownerId, long first, long count) UserContactDao.getContactRequestsByUserAndStatus
(Long userId, boolean pending) UserContactDao.getContactsByUserAndStatus
(Long ownerId, boolean pending) Methods in org.apache.openmeetings.db.dao.user with parameters of type UserContact