- find(ContactmethodType, String) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodsService
-
Find all the Contactmethods objects from the given contact value and the given ContactmethodType.
- find(String, String, String) - Method in interface de.alpharogroup.user.management.service.api.PermissionsService
-
Find all Permissions objects by the given parameters.
- find(Users, Users, String) - Method in interface de.alpharogroup.user.management.service.api.RecommendationsService
-
Find all the Recommendations objects from the given parameters.
- find(Users, Users) - Method in interface de.alpharogroup.user.management.service.api.RelationPermissionsService
-
Find a list of RelationPermissions that the given provider granted to the
subscriber.
- find(Users, Users, Permissions) - Method in interface de.alpharogroup.user.management.service.api.RelationPermissionsService
-
Find a list of RelationPermissions from the given provider and to the
subscriber and the given permission if the provider granted this
permission to the subscriber.
- find(Users, Users, RuleViolationReason, String) - Method in interface de.alpharogroup.user.management.service.api.RuleViolationsService
-
Find a all RuleViolations objects from the given arguments.
- find(ContactmethodType, String) - Method in class de.alpharogroup.user.management.service.ContactmethodsBusinessService
-
- find(String, String, String) - Method in class de.alpharogroup.user.management.service.PermissionsBusinessService
-
- find(Users, Users, String) - Method in class de.alpharogroup.user.management.service.RecommendationsBusinessService
-
- find(Users, Users) - Method in class de.alpharogroup.user.management.service.RelationPermissionsBusinessService
-
- find(Users, Users, Permissions) - Method in class de.alpharogroup.user.management.service.RelationPermissionsBusinessService
-
- find(Users, String, Date, Date) - Method in class de.alpharogroup.user.management.service.ResetPasswordsBusinessService
-
- find(Users, Users, RuleViolationReason, String) - Method in class de.alpharogroup.user.management.service.RuleViolationsBusinessService
-
- findAddessesFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all Addresses from the given Users.
- findAddessesFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all Addresses from the given Users.
- findAddressesFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
Find all Addresses from the given Users.
- findAddressesFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
Find all Addresses from the given Users.
- findAddressFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find the main Addresses from the given Users.
- findAddressFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
Find the main Addresses from the given Users.
- findAddressFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
Find the main Addresses from the given Users.
- findAddressFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find the main Addresses from the given Users.
- findAllEmailContactmethodsFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all email contacts from the given Users.
- findAllEmailContactmethodsFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all email contacts from the given Users.
- findAllFaxContactmethodsFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all fax contacts from the given Users.
- findAllFaxContactmethodsFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all fax contacts from the given Users.
- findAllInternetContactmethodsFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all internet contacts from the given Users.
- findAllInternetContactmethodsFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all internet contacts from the given Users.
- findAllMobileContactmethodsFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all mobile contacts from user.
- findAllMobileContactmethodsFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all mobile contacts from user.
- findAllPermissions(Roles) - Method in interface de.alpharogroup.user.management.service.api.RolesService
-
Find all Permissions objects from the given Roles object.
- findAllPermissions(Roles) - Method in class de.alpharogroup.user.management.service.RolesBusinessService
-
Find all Permissions objects from the given Roles object.
- findAllTelefonContactmethodsFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find all telefon contacts from the given Users.
- findAllTelefonContactmethodsFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find all telefon contacts from the given Users.
- findByName(String) - Method in interface de.alpharogroup.user.management.service.api.PermissionsService
-
Find the Permissions object by the given name.
- findByName(String) - Method in class de.alpharogroup.user.management.service.PermissionsBusinessService
-
- findByShortcut(String) - Method in interface de.alpharogroup.user.management.service.api.PermissionsService
-
Find the Permissions object by the given shortcut.
- findByShortcut(String) - Method in class de.alpharogroup.user.management.service.PermissionsBusinessService
-
- findContact(String, ContactmethodType) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodsService
-
Find all the Contactmethods objects from the given contact value and the given ContactmethodType.
- findContact(String, ContactmethodType) - Method in class de.alpharogroup.user.management.service.ContactmethodsBusinessService
-
Find all the Contactmethods objects from the given contact value and the given ContactmethodType.
- findContactmethod(ContactmethodType, Users) - Method in interface de.alpharogroup.user.management.service.api.ContactmethodsService
-
Find all the Contactmethods objects from the given user and the given ContactmethodType.
- findContactmethod(ContactmethodType, Users) - Method in class de.alpharogroup.user.management.service.ContactmethodsBusinessService
-
- findEmailContactFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find email contact from the given Users.
- findEmailContactFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find email contact from the given Users.
- findFaxContactFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find fax contact from the given Users.
- findFaxContactFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find fax contact from the given Users.
- findInternetContactFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find internet contact from the given Users.
- findInternetContactFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find internet contact from the given Users.
- findMobileContactFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find mobile contact from the given Users.
- findMobileContactFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find mobile contact from the given Users.
- findRecommendations(Users, Users, String) - Method in interface de.alpharogroup.user.management.service.api.RecommendationsService
-
Find the Recommendations object from the given parameters.
- findRecommendations(Users, Users, String) - Method in class de.alpharogroup.user.management.service.RecommendationsBusinessService
-
- findRelationPermissions(Users, Users) - Method in interface de.alpharogroup.user.management.service.api.RelationPermissionsService
-
Find all given permissions that the given provider granted to the
subscriber.
- findRelationPermissions(Users, Users, Permissions) - Method in interface de.alpharogroup.user.management.service.api.RelationPermissionsService
-
Finds the RelationPermissions object from the given permissions the given
provider and the subscriber.
- findRelationPermissions(Users, Users) - Method in class de.alpharogroup.user.management.service.RelationPermissionsBusinessService
-
- findRelationPermissions(Users, Users, Permissions) - Method in class de.alpharogroup.user.management.service.RelationPermissionsBusinessService
-
- findResetPassword(Users, String) - Method in interface de.alpharogroup.user.management.service.api.ResetPasswordsService
-
Find the entry from the given Users and the given generated password(hashed).
- findResetPassword(Users) - Method in interface de.alpharogroup.user.management.service.api.ResetPasswordsService
-
Finds the ResetPasswords object from the given Users object.
- findResetPassword(Users) - Method in class de.alpharogroup.user.management.service.ResetPasswordsBusinessService
-
Finds the ResetPasswords object from the given Users object.
- findResetPassword(Users, String) - Method in class de.alpharogroup.user.management.service.ResetPasswordsBusinessService
-
Find the entry from the given Users and the given generated password(hashed).
- findRole(String) - Method in interface de.alpharogroup.user.management.service.api.RolesService
-
Find the Roles object with the given role name.
- findRole(String) - Method in class de.alpharogroup.user.management.service.RolesBusinessService
-
Find the Roles object with the given role name.
- findRoles(String) - Method in interface de.alpharogroup.user.management.service.api.RolesService
-
Find the Roles objects with the given role name.
- findRoles(String) - Method in class de.alpharogroup.user.management.service.RolesBusinessService
-
- findRolesFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find roles from the given Users.
- findRolesFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
Find roles from the given Users.
- findRolesFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
Find roles from the given Users.
- findRolesFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find roles from the given Users.
- findTelefonContactFromUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find telefon contact from the given Users.
- findTelefonContactFromUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find telefon contact from the given Users.
- findUsers(Integer, GenderType, Integer) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
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.UsersService
-
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.UsersBusinessService
-
- findUsers(Integer, GenderType, Integer, String) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
- findUserWithEmail(String) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find the Users object with the given email.
- findUserWithEmail(String) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
Find the Users object with the given email.
- findUserWithEmail(String) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
Find the Users object with the given email.
- findUserWithEmail(String) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find the Users object with the given email.
- findUserWithEmailOrUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find Users object from the given email or user name.
- findUserWithEmailOrUsername(String) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find Users object from the given email or user name.
- findUserWithUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Find Users object from the given user name.
- findUserWithUsername(String) - Method in interface de.alpharogroup.user.management.service.api.UsersService
-
Find Users object from the given user name.
- findUserWithUsername(String) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
Find Users object from the given user name.
- findUserWithUsername(String) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Find Users object from the given user name.
- forContactmethods(ContactmethodType, String) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- forPermissions(String, String, String) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- forRecommendations(Users, Users, String) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- forRelationPermissions(Users, Users, Permissions) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- forResetPasswords(Users, String, Date, Date) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- forRuleViolations(Users, Users, RuleViolationReason, String) - Static method in class de.alpharogroup.user.management.service.util.HqlStringCreator
-
- save(InfringementModel) - Method in interface de.alpharogroup.user.management.service.api.RuleViolationsService
-
- save(InfringementModel) - Method in class de.alpharogroup.user.management.service.RuleViolationsBusinessService
-
- saveAddressesFromUser(Users, Collection<Addresses>) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given collection of Addresses objects from the given
Users object.
- saveAddressesFromUser(Users, Collection<Addresses>) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given collection of Addresses objects from the given
Users object.
- saveAddressFromUser(Users, Addresses) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given Addresses object from the given Users
object.
- saveAddressFromUser(Users, Addresses) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given Addresses object from the given Users
object.
- saveNewUser(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given Users object.
- saveNewUser(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given Users object.
- saveUserOnlyWithEmail(Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given Users object without checking the user name.
- saveUserOnlyWithEmail(Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given Users object without checking the user name.
- saveUserWithContactmethod(Users, Contactmethods) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given Contactmethods object to the given
Users object contacts.
- saveUserWithContactmethod(Users, Contactmethods) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given Contactmethods object to the given
Users object contacts.
- saveUserWithContactmethods(Users, List<Contactmethods>) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given list of Contactmethods objects to the given
Users object contacts.
- saveUserWithContactmethods(Users, List<Contactmethods>) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given list of Contactmethods objects to the given
Users object contacts.
- saveUserWithRoles(Users, Collection<Roles>) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Persist the given Users object with the given collection of
Roles objects.
- saveUserWithRoles(Users, Collection<Roles>) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Persist the given Users object with the given collection of
Roles objects.
- ServiceLocator - Interface in de.alpharogroup.user.management.service.locator
-
- setAddress(Addresses) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
- setBirthname(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the birthname.
- setContactmethodsDao(ContactmethodsDao) - Method in class de.alpharogroup.user.management.service.ContactmethodsBusinessService
-
- setContactmethodsService(ContactmethodsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the contactmethods service.
- setDateofbirth(Date) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the dateofbirth.
- setEmail(String, Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Update email from the given Users object if the email has changed
and return the new contactMethod object or the contactMethod that is
persist in database.
- setEmail(String, Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Update email from the given Users object if the email has changed
and return the new contactMethod object or the contactMethod that is
persist in database.
- setFax(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
- setFirstname(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the firstname.
- setGender(GenderType) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the gender.
- setIpAddress(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the ip address.
- setLastname(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the lastname.
- setLocale(Locale) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the locale.
- setMobile(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the mobile.
- setPermissionsDao(PermissionsDao) - Method in class de.alpharogroup.user.management.service.PermissionsBusinessService
-
- setPermissionsService(PermissionsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the permission business service.
- setRecommendationsDao(RecommendationsDao) - Method in class de.alpharogroup.user.management.service.RecommendationsBusinessService
-
- setRecommendationsService(RecommendationsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the RecommendationsService.
- setRelationPermissionsDao(RelationPermissionsDao) - Method in class de.alpharogroup.user.management.service.RelationPermissionsBusinessService
-
- setRelationPermissionsService(RelationPermissionsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the RelationPermissionsService.
- setResetPasswordsDao(ResetPasswordsDao) - Method in class de.alpharogroup.user.management.service.ResetPasswordsBusinessService
-
- setResetPasswordsService(ResetPasswordsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the reset passwords business service.
- setRobinsonsDao(RobinsonsDao) - Method in class de.alpharogroup.user.management.service.RobinsonsBusinessService
-
- setRobinsonsService(RobinsonsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the robinsons service.
- setRolesDao(RolesDao) - Method in class de.alpharogroup.user.management.service.RolesBusinessService
-
- setRolesService(RolesService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the roles service.
- setRuleViolationsDao(RuleViolationsDao) - Method in class de.alpharogroup.user.management.service.RuleViolationsBusinessService
-
- setRuleViolationsService(RuleViolationsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the rule violations service.
- setTelefon(String) - Method in class de.alpharogroup.user.management.sign.up.UserModel
-
Sets the telefon.
- setUser(U) - Method in class de.alpharogroup.user.management.sign.in.AuthenticationResult
-
- setUser(Users) - Method in class de.alpharogroup.user.management.sign.up.SignUpUserResult
-
- setUserCreditsDao(UserCreditsDao) - Method in class de.alpharogroup.user.management.service.UserCreditsBusinessService
-
- setUserCreditsService(UserCreditsService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the user credits service.
- setUserDataDao(UserDatasDao) - Method in class de.alpharogroup.user.management.service.UserDatasBusinessService
-
- setUserDatasService(UserDatasService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the user data service.
- setUserManagementService(UsersManagementService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the user management service.
- setUsername(String, Users) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Sets a new user name to the the given Users object.
- setUsername(String, Users) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Sets a new user name to the the given Users object.
- setUsersDao(UsersDao) - Method in class de.alpharogroup.user.management.service.UsersBusinessService
-
- setUsersService(UsersService) - Method in interface de.alpharogroup.user.management.service.locator.ServiceLocator
-
Sets the users business service.
- setValidationErrors(List<E>) - Method in class de.alpharogroup.user.management.sign.in.AuthenticationResult
-
- setValidationErrors(ValidationErrors) - Method in class de.alpharogroup.user.management.sign.up.SignUpUserResult
-
- signUpUser(UsernameSignUpModel, Set<Roles>, UserModel) - Method in interface de.alpharogroup.user.management.service.api.UsersManagementService
-
Sign up process for insert a new user in the database.
- signUpUser(UsernameSignUpModel, Set<Roles>, UserModel) - Method in class de.alpharogroup.user.management.service.UsersManagementBusinessService
-
Sign up process for insert a new user in the database.
- SignUpUserResult - Class in de.alpharogroup.user.management.sign.up
-
- SignUpUserResult() - Constructor for class de.alpharogroup.user.management.sign.up.SignUpUserResult
-