Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.DatabaseError
Packages that use AAttachmentListResolutionError.DatabaseError
Package
Description
- 
Uses of AAttachmentListResolutionError.DatabaseError in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.DatabaseErrorModifier and TypeMethodDescriptionvoidIResolvedAttachmentListProcessor.onDatabaseError(AAttachmentListResolutionError.DatabaseError error) Callback for handling an error of typeEAttachmentItemResolutionError.DATABASE_ERROR. - 
Uses of AAttachmentListResolutionError.DatabaseError in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.DatabaseErrorModifier and TypeMethodDescriptionIAttachmentItemResolutionErrorProviding.getErrorsDatabaseError() - 
Uses of AAttachmentListResolutionError.DatabaseError in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.DatabaseErrorModifier and TypeMethodDescriptionvoidStandardErrorAttachmentListProcessor.onDatabaseError(AAttachmentListResolutionError.DatabaseError error)