erland.webapp.cdcollection.logic.media.disc
Class DiscHelper

java.lang.Object
  extended by erland.webapp.cdcollection.logic.media.disc.DiscHelper

public class DiscHelper
extends Object


Constructor Summary
DiscHelper()
           
 
Method Summary
static int importDiscToMedia(Integer mediaId, String category, String discId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscHelper

public DiscHelper()
Method Detail

importDiscToMedia

public static int importDiscToMedia(Integer mediaId,
                                    String category,
                                    String discId)
                             throws IOException
Throws:
IOException


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.