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