- find(ContactmethodType, String) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodService
-
Find all the
Contactmethod objects from the given contact value and the given
ContactmethodType.
- find(User, User, String) - Method in interface de.alpharogroup.user.management.service.api.RecommendationService
-
- find(User, User, RuleViolationReason, String) - Method in interface de.alpharogroup.user.management.service.api.RuleViolationService
-
- find(ContactmethodType, String) - Method in class de.alpharogroup.user.management.service.ContactmethodDomainService
-
Find all the
Contactmethod objects from the given contact value and the given
ContactmethodType.
- find(User, User, String) - Method in class de.alpharogroup.user.management.service.RecommendationDomainService
-
- find(User, User, RuleViolationReason, String) - Method in class de.alpharogroup.user.management.service.RuleViolationDomainService
-
- findAddessesFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all Address from the given User.
- findAddessesFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all Address from the given User.
- findAddressesFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find all Address from the given User.
- findAddressesFromUser(User) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find all Address from the given User.
- findAddressFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find the main Address from the given User.
- findAddressFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find the main Address from the given User.
- findAddressFromUser(User) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find the main Address from the given User.
- findAddressFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find the main Address from the given User.
- findAllEmailContactmethodsFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all email contacts from the given User.
- findAllEmailContactmethodsFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all email contacts from the given User.
- findAllFaxContactmethodsFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all fax contacts from the given User.
- findAllFaxContactmethodsFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all fax contacts from the given User.
- findAllInternetContactmethodsFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all internet contacts from the given User.
- findAllInternetContactmethodsFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all internet contacts from the given User.
- findAllMobileContactmethodsFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all mobile contacts from user.
- findAllMobileContactmethodsFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all mobile contacts from user.
- findAllTelefonContactmethodsFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find all telefon contacts from the given User.
- findAllTelefonContactmethodsFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find all telefon contacts from the given User.
- findBy(Integer) - Method in interface de.alpharogroup.user.management.service.api.UserDataService
-
- findBy(User) - Method in interface de.alpharogroup.user.management.service.api.UserDataService
-
Find the
UserData object by the given
User object.
- findBy(Integer) - Method in class de.alpharogroup.user.management.service.UserDataDomainService
-
- findBy(User) - Method in class de.alpharogroup.user.management.service.UserDataDomainService
-
- findContact(String, ContactmethodType) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodService
-
Find all the
Contactmethod objects from the given contact value and the given
ContactmethodType.
- findContact(String, ContactmethodType) - Method in class de.alpharogroup.user.management.service.ContactmethodDomainService
-
Find all the
Contactmethod objects from the given contact value and the given
ContactmethodType.
- findContactmethod(ContactmethodType, User) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodService
-
Find all the
Contactmethod objects from the given user and the given
ContactmethodType.
- findContactmethod(ContactmethodType, User) - Method in class de.alpharogroup.user.management.service.ContactmethodDomainService
-
Find all the
Contactmethod objects from the given user and the given
ContactmethodType.
- findEmailContactFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find email contact from the given User.
- findEmailContactFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find email contact from the given User.
- findFaxContactFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find fax contact from the given User.
- findFaxContactFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find fax contact from the given User.
- findInternetContactFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find internet contact from the given User.
- findInternetContactFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find internet contact from the given User.
- findMobileContactFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find mobile contact from the given User.
- findMobileContactFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find mobile contact from the given User.
- findRecommendations(User, User, String) - Method in interface de.alpharogroup.user.management.service.api.RecommendationService
-
Find the Recommendations object from the given parameters.
- findRecommendations(User, User, String) - Method in class de.alpharogroup.user.management.service.RecommendationDomainService
-
Find the Recommendations object from the given parameters.
- findRolesFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find roles from the given User.
- findRolesFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find roles from the given User.
- findRolesFromUser(User) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find roles from the given User.
- findRolesFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find roles from the given User.
- findTelefonContactFromUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find telefon contact from the given User.
- findTelefonContactFromUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find telefon contact from the given User.
- findUsers(Integer, GenderType, Integer) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find users from the given GenderType object and the range from till until.
- findUsers(Integer, GenderType, Integer, String) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find users from the given GenderType object and the range from till until and the
given geohash code.
- findUsers(Integer, GenderType, Integer) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find users from the given GenderType object and the range from till until.
- findUsers(Integer, GenderType, Integer, String) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find users from the given GenderType object and the range from till until and the
given geohash code.
- findUserWithEmail(String) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find the User object with the given email.
- findUserWithEmail(String) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find the User object with the given email.
- findUserWithEmail(String) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find the User object with the given email.
- findUserWithEmail(String) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find the User object with the given email.
- findUserWithEmailOrUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find User object from the given email or user name.
- findUserWithEmailOrUsername(String) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find User object from the given email or user name.
- findUserWithUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Find User object from the given user name.
- findUserWithUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UserService
-
Find User object from the given user name.
- findUserWithUsername(String) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Find User object from the given user name.
- findUserWithUsername(String) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Find User object from the given user name.
- save(Infringement) - Method in interface de.alpharogroup.user.management.service.api.RuleViolationService
-
- save(InfringementModel) - Method in interface de.alpharogroup.user.management.service.api.RuleViolationService
-
- save(Infringement) - Method in class de.alpharogroup.user.management.service.RuleViolationDomainService
-
- save(InfringementModel) - Method in class de.alpharogroup.user.management.service.RuleViolationDomainService
-
Deprecated.
- saveAddressesFromUser(User, Collection<Address>) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given collection of Address objects from the given User object.
- saveAddressesFromUser(User, Collection<Address>) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given collection of Address objects from the given User object.
- saveAddressFromUser(User, Address) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given Address object from the given User object.
- saveAddressFromUser(User, Address) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given Address object from the given User object.
- saveNewUser(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given User object.
- saveNewUser(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given User object.
- saveUserOnlyWithEmail(User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given User object without checking the user name.
- saveUserOnlyWithEmail(User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given User object without checking the user name.
- saveUserWithContactmethod(User, Contactmethod) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given
Contactmethod object to the given
User object contacts.
- saveUserWithContactmethod(User, Contactmethod) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given
Contactmethod object to the given
User object contacts.
- saveUserWithContactmethods(User, List<Contactmethod>) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given list of
Contactmethod objects to the given
User object
contacts.
- saveUserWithContactmethods(User, List<Contactmethod>) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given list of
Contactmethod objects to the given
User object
contacts.
- saveUserWithRoles(User, Collection<Role>) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Persist the given User object with the given collection of Role objects.
- saveUserWithRoles(User, Collection<Role>) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Persist the given User object with the given collection of Role objects.
- setContactmethodsDao(ContactmethodsDao) - Method in class de.alpharogroup.user.management.service.ContactmethodDomainService
-
Sets the specific ContactmethodsDao.
- setContactmethodsMapper(ContactmethodsMapper) - Method in class de.alpharogroup.user.management.service.ContactmethodDomainService
-
- setEmail(String, User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Update email from the given User object if the email has changed and return the new
contactMethod object or the contactMethod that is persist in database.
- setEmail(String, User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Update email from the given User object if the email has changed and return the new
contactMethod object or the contactMethod that is persist in database.
- setRecommendationsDao(RecommendationsDao) - Method in class de.alpharogroup.user.management.service.RecommendationDomainService
-
Sets the specific RecommendationsDao.
- setRecommendationsMapper(RecommendationsMapper) - Method in class de.alpharogroup.user.management.service.RecommendationDomainService
-
- setRobinsonsDao(RobinsonsDao) - Method in class de.alpharogroup.user.management.service.RobinsonDomainService
-
Sets the specific RobinsonsDao.
- setRobinsonsMapper(RobinsonsMapper) - Method in class de.alpharogroup.user.management.service.RobinsonDomainService
-
- setRuleViolationsDao(RuleViolationsDao) - Method in class de.alpharogroup.user.management.service.RuleViolationDomainService
-
Sets the specific RuleViolationsDao.
- setRuleViolationsMapper(RuleViolationsMapper) - Method in class de.alpharogroup.user.management.service.RuleViolationDomainService
-
- setUserCreditsDao(UserCreditsDao) - Method in class de.alpharogroup.user.management.service.UserCreditDomainService
-
Sets the specific UserCreditsDao.
- setUserCreditsMapper(UserCreditsMapper) - Method in class de.alpharogroup.user.management.service.UserCreditDomainService
-
- setUserDatasDao(UserDatasDao) - Method in class de.alpharogroup.user.management.service.UserDataDomainService
-
Sets the specific UserDatasDao.
- setUserDatasMapper(UserDatasMapper) - Method in class de.alpharogroup.user.management.service.UserDataDomainService
-
- setUsername(String, User) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Sets a new user name to the the given User object.
- setUsername(String, User) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Sets a new user name to the the given User object.
- setUsersDao(UsersDao) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Sets the specific UsersDao.
- setUsersMapper(UsersMapper) - Method in class de.alpharogroup.user.management.service.UserDomainService
-
Sets the specific UsersMapper.
- signUpUser(UsernameSignUpModel, Set<Role>, UserModel) - Method in interface de.alpharogroup.user.management.service.api.UserManagementService
-
Sign up process for insert a new user in the database.
- signUpUser(UsernameSignUpModel, Set<Role>, UserModel) - Method in class de.alpharogroup.user.management.service.UserManagementDomainService
-
Sign up process for insert a new user in the database.