Uses of Class
com.avoka.fc.core.entity.SubmissionAttribute
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of SubmissionAttribute in com.avoka.fc.core.entity.auto
Modifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<List<SubmissionAttribute>>
_Submission.ATTRIBUTES
Provides the 'ATTRIBUTES' property.Modifier and TypeMethodDescriptionvoid
_Submission.addToAttributes
(SubmissionAttribute obj) Add the Attributes object.void
_Submission.removeFromAttributes
(SubmissionAttribute obj) Remove the Attributes object.