Uses of Interface
org.exoplatform.wiki.service.NoteService
-
Packages that use NoteService Package Description org.exoplatform.wiki.service.impl Implements services of the Wiki application.org.exoplatform.wiki.service.rest -
-
Uses of NoteService in org.exoplatform.wiki.service.impl
Classes in org.exoplatform.wiki.service.impl that implement NoteService Modifier and Type Class Description classNoteServiceImpl -
Uses of NoteService in org.exoplatform.wiki.service.rest
Constructors in org.exoplatform.wiki.service.rest with parameters of type NoteService Constructor Description NotesRestService(NoteService noteService, WikiService noteBookService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService)
-