Uses of Class
de.xima.fc.gui.model.portal.UserPortalPersistResult
- 
Packages that use UserPortalPersistResult Package Description de.xima.fc.gui.helper.user_portal  - 
- 
Uses of UserPortalPersistResult in de.xima.fc.gui.helper.user_portal
Methods in de.xima.fc.gui.helper.user_portal that return UserPortalPersistResult Modifier and Type Method Description static UserPortalPersistResultUserPortalViewHelper. persistUserPortalViewModel(IEntityContext ec, UserPortal portal, UserPortalViewModel model)Given a view model with data, persists that data in the database. 
 -