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