Uses of Interface
de.xima.fc.handler.interfaces.entity.IFormVersionHandler
-
Packages that use IFormVersionHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IFormVersionHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IFormVersionHandler Modifier and Type Class Description class
FormVersionHandler
The Class FormVersionHandler. -
Uses of IFormVersionHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFormVersionHandler Modifier and Type Method Description IFormVersionHandler
AHandlerProvider. getFormVersionHandler()
IFormVersionHandler
IHandlerProvider. getFormVersionHandler()
-