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 UserProfileFile
UserProfile. getActiveProfileImage()
UserProfileFile
UserProfile. 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 void
UserProfile. 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 UserProfileFile
UserProfileMenuBean. getActiveProfileImage()
-