Uses of Interface
org.apache.openmeetings.IApplication
-
Packages that use IApplication Package Description org.apache.openmeetings.db.util -
-
Uses of IApplication in org.apache.openmeetings.db.util
Methods in org.apache.openmeetings.db.util that return IApplication Modifier and Type Method Description static IApplicationApplicationHelper. ensureApplication()static IApplicationApplicationHelper. ensureApplication(Long langId)Methods in org.apache.openmeetings.db.util with parameters of type IApplication Modifier and Type Method Description static voidApplicationHelper. ensureRequestCycle(IApplication a)
-