|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.beans.exfile.data.FolderGetAllUtil
public final class FolderGetAllUtil
| Method Summary | |
|---|---|
static java.util.Map<java.lang.Integer,ExternalFolder> |
getExternalFoldersMap(java.util.Set<java.lang.Integer> folderIDs)
|
static java.util.Map<java.lang.Integer,ExternalFolder> |
getExternalFoldersMapAll()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Map<java.lang.Integer,ExternalFolder> getExternalFoldersMapAll()
throws java.sql.SQLException
java.sql.SQLException
public static java.util.Map<java.lang.Integer,ExternalFolder> getExternalFoldersMap(java.util.Set<java.lang.Integer> folderIDs)
throws java.sql.SQLException
folderIDs - the folderIDs to select. Null if ALL folders.
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||