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 classUserEmailHandlerHandler implementation for reading and writingUserEmailentities. -
Uses of IUserEmailHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IUserEmailHandler Modifier and Type Method Description IUserEmailHandlerAHandlerProvider. getUserEmailHandler()IUserEmailHandlerIHandlerProvider. getUserEmailHandler()
-