Uses of Class
de.xima.fc.workflow.validation.constraints.NonEmptySingleAttachment
-
Packages that use NonEmptySingleAttachment Package Description de.xima.fc.workflow.validation.constraints de.xima.fc.workflow.validation.constraintvalidators -
-
Uses of NonEmptySingleAttachment in de.xima.fc.workflow.validation.constraints
Methods in de.xima.fc.workflow.validation.constraints that return NonEmptySingleAttachment Modifier and Type Method Description NonEmptySingleAttachment
constraint()
NonEmptySingleAttachment
constraint()
Deprecated.NonEmptySingleAttachment[]
value()
-
Uses of NonEmptySingleAttachment in de.xima.fc.workflow.validation.constraintvalidators
Methods in de.xima.fc.workflow.validation.constraintvalidators that return types with arguments of type NonEmptySingleAttachment Modifier and Type Method Description Class<? extends NonEmptySingleAttachment>
NonEmptySingleAttachmentGroupValidator. getConstraintClass()
Class<? extends NonEmptySingleAttachment>
NonEmptySingleAttachmentIfValidator. getConstraintClass()
Deprecated.
-