edu.jhu.tmaj.beans.exfile.data
Class FolderPutUtil

java.lang.Object
  extended by edu.jhu.tmaj.beans.exfile.data.FolderPutUtil

public final class FolderPutUtil
extends java.lang.Object


Method Summary
static int createExternalFolderInDB(java.lang.String folderName, ExternalFolder parentExternalFolder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createExternalFolderInDB

public static int createExternalFolderInDB(java.lang.String folderName,
                                           ExternalFolder parentExternalFolder)
                                    throws java.sql.SQLException
Throws:
java.sql.SQLException