Class UserServiceImpl

    • Constructor Detail

      • UserServiceImpl

        public UserServiceImpl()
    • Method Detail

      • getByMention

        public org.cxbox.api.data.ResultPage<UserController.UserDto> getByMention​(String mention,
                                                                                  org.cxbox.api.data.PageSpecification page)
        Description copied from interface: UserService
        Get user mentioned by name or login
        Specified by:
        getByMention in interface UserService
        Parameters:
        mention - search
        page - request parameters
        Returns:
        ResultPage