Uses of Class
de.xima.fc.entities.UserProfileFile
- 
Packages that use UserProfileFile Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.gui.common.bean  - 
- 
Uses of UserProfileFile in de.xima.fc.entities
Methods in de.xima.fc.entities that return UserProfileFile Modifier and Type Method Description UserProfileFileUserProfile. getActiveProfileImage()UserProfileFileUserProfile. newFileEntiy()Methods in de.xima.fc.entities that return types with arguments of type UserProfileFile Modifier and Type Method Description Map<String,UserProfileFile>UserProfile. getFileMap()Method parameters in de.xima.fc.entities with type arguments of type UserProfileFile Modifier and Type Method Description voidUserProfile. setFileMap(Map<String,UserProfileFile> fileMap) - 
Uses of UserProfileFile in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return UserProfileFile Modifier and Type Method Description UserProfileFileUserProfileMenuBean. getActiveProfileImage() 
 -