Refy
Users
Service
The RefyUsersHelper
class is useful to
manage all the Refy's user database operations
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxUsersService
ResourcesManager
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
collectionsRepository
instance for the collections repository
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
refyUsersRepository
instance for the Refy users repository
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
teamsRepository
instance for
the teams repository
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
protected open fun batchDelete(table: String, values: Collection<out Any>, columns: Array<@NotNull String>)
Link copied to clipboard
protected open fun <V> batchInsert( command: EquinoxItemsHelper.InsertCommand, table: String, batchQuery: EquinoxItemsHelper.BatchQuery<V>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Method to change the tag name of the RefyUser
Link copied to clipboard
Link copied to clipboard
open fun createResource(resource: MultipartFile, resourcesDirectory: String, resourceId: String): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getPotentialMembers(userId: String, page: Int, pageSize: Int): PaginatedResponse<Team.RefyTeamMember>
Method to get the potential members for a
team
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard