Uses of Class
io.meeds.notes.rest.model.NoteReorder
Packages that use NoteReorder
Package
Description
Handles all actions in Wiki.
Implements services of the Wiki application.
-
Uses of NoteReorder in org.exoplatform.wiki.service
Methods in org.exoplatform.wiki.service with parameters of type NoteReorderModifier and TypeMethodDescriptiondefault voidNoteService.updateNotesPosition(NoteReorder noteReorder, org.exoplatform.services.security.Identity userIdentity) -
Uses of NoteReorder in org.exoplatform.wiki.service.impl
Methods in org.exoplatform.wiki.service.impl with parameters of type NoteReorderModifier and TypeMethodDescriptionvoidNoteServiceImpl.updateNotesPosition(NoteReorder noteReorder, org.exoplatform.services.security.Identity userIdentity) -
Uses of NoteReorder in org.exoplatform.wiki.service.rest
Methods in org.exoplatform.wiki.service.rest with parameters of type NoteReorderModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseNotesRestService.reorderNotes(NoteReorder request) -
Uses of NoteReorder in org.exoplatform.wiki.storage
Methods in org.exoplatform.wiki.storage with parameters of type NoteReorderModifier and TypeMethodDescriptionvoidNoteDataStorage.updateNotesPosition(NoteReorder noteReorder)