Uses of Class
io.meeds.notes.model.NotePageProperties
Packages that use NotePageProperties
Package
Description
Handles all actions in Wiki.
Implements services of the Wiki application.
-
Uses of NotePageProperties in io.meeds.notes.rest.utils
Methods in io.meeds.notes.rest.utils that return NotePagePropertiesModifier and TypeMethodDescriptionstatic NotePagePropertiesEntityBuilder.toNotePageProperties(PagePropertiesEntity pagePropertiesEntity) -
Uses of NotePageProperties in org.exoplatform.wiki.service
Methods in org.exoplatform.wiki.service that return NotePagePropertiesModifier and TypeMethodDescriptionNoteService.saveNoteMetadata(NotePageProperties pageProperties, String lang, Long userIdentityId) Save note metadata propertiesMethods in org.exoplatform.wiki.service with parameters of type NotePagePropertiesModifier and TypeMethodDescriptionNoteService.saveNoteMetadata(NotePageProperties pageProperties, String lang, Long userIdentityId) Save note metadata properties -
Uses of NotePageProperties in org.exoplatform.wiki.service.impl
Methods in org.exoplatform.wiki.service.impl that return NotePagePropertiesModifier and TypeMethodDescriptionNoteServiceImpl.saveNoteMetadata(NotePageProperties notePageProperties, String lang, Long userIdentityId) Save note metadata propertiesMethods in org.exoplatform.wiki.service.impl with parameters of type NotePagePropertiesModifier and TypeMethodDescriptionNoteServiceImpl.saveNoteMetadata(NotePageProperties notePageProperties, String lang, Long userIdentityId) Save note metadata properties