Uses of Class
com.avoka.fc.core.entity.LibraryResourceData
Packages that use LibraryResourceData
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of LibraryResourceData in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type LibraryResourceDataModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<LibraryResourceData>
_LibraryResource.LIBRARY_RESOURCE_DATA
Provides the 'LIBRARY_RESOURCE_DATA' property.Methods in com.avoka.fc.core.entity.auto that return LibraryResourceDataModifier and TypeMethodDescription_LibraryResource.getLibraryResourceData()
Return the LibraryResourceData.Methods in com.avoka.fc.core.entity.auto with parameters of type LibraryResourceDataModifier and TypeMethodDescriptionvoid
_LibraryResource.setLibraryResourceData
(LibraryResourceData libraryResourceData) Set the LibraryResourceData.