Uses of Class
com.avoka.fc.core.entity.ClientRefDataData
Packages that use ClientRefDataData
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of ClientRefDataData in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type ClientRefDataDataModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<ClientRefDataData>
_ClientRefData.CLIENT_REF_DATA_DATA
Provides the 'CLIENT_REF_DATA_DATA' property.Methods in com.avoka.fc.core.entity.auto that return ClientRefDataDataModifier and TypeMethodDescription_ClientRefData.getClientRefDataData()
Return the ClientRefDataData.Methods in com.avoka.fc.core.entity.auto with parameters of type ClientRefDataDataModifier and TypeMethodDescriptionvoid
_ClientRefData.setClientRefDataData
(ClientRefDataData clientRefDataData) Set the ClientRefDataData.