Uses of Class
com.avoka.fc.core.entity.ComposerPackageData
Packages that use ComposerPackageData
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of ComposerPackageData in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type ComposerPackageDataModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<ComposerPackageData>
_ComposerPackageQueue.COMPOSER_PACKAGE_DATA
Provides the 'COMPOSER_PACKAGE_DATA' property.Methods in com.avoka.fc.core.entity.auto that return ComposerPackageDataModifier and TypeMethodDescription_ComposerPackageQueue.getComposerPackageData()
Return the ComposerPackageData.Methods in com.avoka.fc.core.entity.auto with parameters of type ComposerPackageDataModifier and TypeMethodDescriptionvoid
_ComposerPackageQueue.setComposerPackageData
(ComposerPackageData composerPackageData) Set the ComposerPackageData.