edu.jhu.tmaj.beans.cache
Class CachedManyToManyBeans
java.lang.Object
edu.jhu.tmaj.beans.cache.CachedManyToManyBeans
public final class CachedManyToManyBeans
- extends java.lang.Object
Contains initialized ManyToManyBeans on the client Side of TMAJ. Most methods in this class do
not query the server to initialize the appropriate bean until the method is first called.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clear
static void clear()
getPapersSessionsBean
public static PapersSessionsBean getPapersSessionsBean()
getProjectsArraySlidesBean
public static ProjectsArraySlidesBean getProjectsArraySlidesBean()
getUsersProjectsBean
public static UsersProjectsBean getUsersProjectsBean()
getUsersArrayBlocksBean
public static UsersArrayBlocksBean getUsersArrayBlocksBean()
getUsersUsersBean
public static UsersUsersBean getUsersUsersBean()