Pandoro
Users
Service
Constructors
Link copied to clipboard
@Autowired
Constructor to init the service
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
Link copied to clipboard
Link copied to clipboard
membersRepository instance
for the members of a group repository
Link copied to clipboard
notesRepository instance for
the notes repository
Link copied to clipboard
Link copied to clipboard
projectsRepository instance
for the projects repository
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
updatesRepository instance
for the updates 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
Method to change the email of the EquinoxUser
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Method to change the profile pic of the
EquinoxUser
Link copied to clipboard
Method to count the candidates
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
open fun getCandidateMembers(page: Int, pageSize: Int, userId: String, membersToExclude: ArrayList<String>): PaginatedResponse<CandidateMember>
Method to get the candidates user list
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