Uses of Class
org.icij.datashare.Note
-
Packages that use Note Package Description org.icij.datashare -
-
Uses of Note in org.icij.datashare
Methods in org.icij.datashare that return types with arguments of type Note Modifier and Type Method Description List<Note>Repository. getNotes(Project project)List<Note>Repository. getNotes(Project prj, String pathPrefix)Methods in org.icij.datashare with parameters of type Note Modifier and Type Method Description booleanRepository. save(Note note)
-