Uses of Interface
de.xima.fc.gui.interfaces.data.IEntityViewModel
Packages that use IEntityViewModel
Package
Description
- 
Uses of IEntityViewModel in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean with parameters of type IEntityViewModel - 
Uses of IEntityViewModel in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project with parameters of type IEntityViewModelModifier and TypeMethodDescriptionvoidAProjectDetailsBean.setEntity(IEntityViewModel<Projekt> model) voidAProjectDetailsBean.setProject(IEntityViewModel<Projekt> model) voidProjectShareBean.setProject(IEntityViewModel<Projekt> model)  - 
Uses of IEntityViewModel in de.xima.fc.gui.bean.resource
Methods in de.xima.fc.gui.bean.resource with parameters of type IEntityViewModelModifier and TypeMethodDescriptionvoidProjectResourceBean.setProject(IEntityViewModel<Projekt> model)  - 
Uses of IEntityViewModel in de.xima.fc.gui.model.project
Classes in de.xima.fc.gui.model.project that implement IEntityViewModelModifier and TypeClassDescriptionclassAEntityViewModel<E extends de.xima.cmn.dao.interfaces.IEntity<Long>>Abstract base class for entity view modelsclassModel for displaying only the necessary information of a project