Uses of Interface
de.xima.fc.handler.interfaces.entity.IUserProfileHandler
-
Packages that use IUserProfileHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IUserProfileHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IUserProfileHandler Modifier and Type Class Description class
UserProfileHandler
Handler implementation for reading and writingUserProfile
entities. -
Uses of IUserProfileHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IUserProfileHandler Modifier and Type Method Description IUserProfileHandler
AHandlerProvider. getUserProfileHandler()
IUserProfileHandler
IHandlerProvider. getUserProfileHandler()
-