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