MCPcopy Create free account
hub / github.com/dan-zx/material-notes / NoteDAO

Interface NoteDAO

app/src/main/java/com/materialnotes/data/dao/NoteDAO.java:15–41  ·  view source on GitHub ↗

Interfaz que deben implementar todas las clases que sean fuente de datos de notas. @author Daniel Pedraza Arcega

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

setupNotesAdapterMethod · 0.65
addNoteMethod · 0.65
insertMethod · 0.65
updateNoteMethod · 0.65
updateMethod · 0.65
deleteNotesMethod · 0.65
deleteMethod · 0.65

Implementers 1

NoteSQLiteDAOapp/src/main/java/com/materialnotes/da

Calls

no outgoing calls

Tested by

no test coverage detected