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