Uses of Class
de.xima.fc.gui.model.lazydata.DaoLazyDataModel
-
Packages that use DaoLazyDataModel Package Description de.xima.fc.gui.bean.user de.xima.fc.gui.model.lazydata -
-
Uses of DaoLazyDataModel in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return DaoLazyDataModel Modifier and Type Method Description DaoLazyDataModel<UserProfile>
UserProfileAdministrationBean. getModel()
-
Uses of DaoLazyDataModel in de.xima.fc.gui.model.lazydata
Methods in de.xima.fc.gui.model.lazydata that return DaoLazyDataModel Modifier and Type Method Description DaoLazyDataModel<T>
DaoLazyDataModel.Builder. build()
-