|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ model overview ] | PREV NEXT | ||||||||
Uses of Class
com.virtuosotechnologies.asaph.model.SongDeletedException
| Uses of SongDeletedException in com.virtuosotechnologies.asaph.model |
| Methods in com.virtuosotechnologies.asaph.model that throw SongDeletedException | |
boolean |
SongDatabase.isSongFresh(Song song)
Check the commit count to see if this song is still fresh. |
void |
SongDatabase.commitSong(Song song)
Commit changes to this song. |
void |
SongDatabase.forceCommitSong(Song song)
Commit changes to this song. |
void |
SongDatabase.forceCommitSongAs(Song song,
SongID songID)
Force-commit a song as the given SongID. |
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ model overview ] | PREV NEXT | ||||||||