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 classUserProfileHandlerHandler implementation for reading and writingUserProfileentities. -
Uses of IUserProfileHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IUserProfileHandler Modifier and Type Method Description IUserProfileHandlerAHandlerProvider. getUserProfileHandler()IUserProfileHandlerIHandlerProvider. getUserProfileHandler()
-