Uses of Class
com.avoka.fc.core.entity.SubmissionExtractSearch
Packages that use SubmissionExtractSearch
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of SubmissionExtractSearch in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type SubmissionExtractSearchModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<List<SubmissionExtractSearch>>
_Submission.EXTRACT_SEARCH
Provides the 'EXTRACT_SEARCH' property.Methods in com.avoka.fc.core.entity.auto that return types with arguments of type SubmissionExtractSearchMethods in com.avoka.fc.core.entity.auto with parameters of type SubmissionExtractSearchModifier and TypeMethodDescriptionvoid
_Submission.addToExtractSearch
(SubmissionExtractSearch obj) Add the ExtractSearch object.void
_Submission.removeFromExtractSearch
(SubmissionExtractSearch obj) Remove the ExtractSearch object.