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