|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Importer
Defines the Music Importer.
Method Summary | |
---|---|
void |
importMusic(MusicArchiveBean bean)
Import the music described in the MusicArchiveBean into the database. |
Method Detail |
---|
void importMusic(MusicArchiveBean bean) throws ImporterException
bean
- Contains the information about the music to be imported. If this
is null nothing happens.
ImporterException
- Could not extract the archive to temporary directory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |