public interface ServiceLocator
| Modifier and Type | Method and Description |
|---|---|
ContactmethodsService |
getContactmethodsService()
Gets the contactmethods service.
|
PermissionsService |
getPermissionsService()
Gets the permission service.
|
RecommendationsService |
getRecommendationsService()
Gets the RecommendationsService.
|
RelationPermissionsService |
getRelationPermissionsService()
Gets the RelationPermissionsService.
|
ResetPasswordsService |
getResetPasswordsService()
Gets the reset passwords service.
|
RobinsonsService |
getRobinsonsService()
Gets the robinsons service.
|
RolesService |
getRolesService()
Gets the roles service.
|
RuleViolationsService |
getRuleViolationsService()
Gets the rule violations service.
|
UserCreditsService |
getUserCreditsService()
Gets the user credits service.
|
UserDatasService |
getUserDatasService()
Gets the user data service.
|
UsersManagementService |
getUserManagementService()
Gets the user management service.
|
UsersService |
getUsersService()
Gets the users service.
|
void |
setContactmethodsService(ContactmethodsService contactmethodsService)
Sets the contactmethods service.
|
void |
setPermissionsService(PermissionsService permissionService)
Sets the permission business service.
|
void |
setRecommendationsService(RecommendationsService recommendationsService)
Sets the RecommendationsService.
|
void |
setRelationPermissionsService(RelationPermissionsService relationPermissionsService)
Sets the RelationPermissionsService.
|
void |
setResetPasswordsService(ResetPasswordsService resetPasswordsService)
Sets the reset passwords business service.
|
void |
setRobinsonsService(RobinsonsService robinsonsService)
Sets the robinsons service.
|
void |
setRolesService(RolesService rolesService)
Sets the roles service.
|
void |
setRuleViolationsService(RuleViolationsService ruleViolationsService)
Sets the rule violations service.
|
void |
setUserCreditsService(UserCreditsService userCreditsService)
Sets the user credits service.
|
void |
setUserDatasService(UserDatasService userDataService)
Sets the user data service.
|
void |
setUserManagementService(UsersManagementService userManagementService)
Sets the user management service.
|
void |
setUsersService(UsersService usersService)
Sets the users business service.
|
ContactmethodsService getContactmethodsService()
PermissionsService getPermissionsService()
RecommendationsService getRecommendationsService()
RelationPermissionsService getRelationPermissionsService()
ResetPasswordsService getResetPasswordsService()
RobinsonsService getRobinsonsService()
RolesService getRolesService()
RuleViolationsService getRuleViolationsService()
UserCreditsService getUserCreditsService()
UserDatasService getUserDatasService()
UsersManagementService getUserManagementService()
UsersService getUsersService()
void setContactmethodsService(ContactmethodsService contactmethodsService)
contactmethodsService - the new contactmethods servicevoid setPermissionsService(PermissionsService permissionService)
permissionService - the new permission business servicevoid setRecommendationsService(RecommendationsService recommendationsService)
recommendationsService - the new RecommendationsServicevoid setRelationPermissionsService(RelationPermissionsService relationPermissionsService)
relationPermissionsService - the new RelationPermissionsServicevoid setResetPasswordsService(ResetPasswordsService resetPasswordsService)
resetPasswordsService - the new reset passwords business servicevoid setRobinsonsService(RobinsonsService robinsonsService)
robinsonsService - the new robinsons servicevoid setRolesService(RolesService rolesService)
rolesService - the new roles servicevoid setRuleViolationsService(RuleViolationsService ruleViolationsService)
ruleViolationsService - the new rule violations servicevoid setUserCreditsService(UserCreditsService userCreditsService)
userCreditsService - the user credits servicevoid setUserDatasService(UserDatasService userDataService)
userDataService - the user data servicevoid setUserManagementService(UsersManagementService userManagementService)
userManagementService - the new user management servicevoid setUsersService(UsersService usersService)
usersService - the new users business serviceCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.