Uses of Class
com.kingsrook.qqq.backend.core.model.metadata.code.AssociatedScriptCodeReference
Packages that use AssociatedScriptCodeReference
Package
Description
-
Uses of AssociatedScriptCodeReference in com.kingsrook.qqq.backend.core.model.actions.scripts
Subclasses with type arguments of type AssociatedScriptCodeReference in com.kingsrook.qqq.backend.core.model.actions.scripts -
Uses of AssociatedScriptCodeReference in com.kingsrook.qqq.backend.core.model.metadata.code
Methods in com.kingsrook.qqq.backend.core.model.metadata.code that return AssociatedScriptCodeReferenceModifier and TypeMethodDescriptionAssociatedScriptCodeReference.withFieldName
(String fieldName) Fluent setter for fieldNameAssociatedScriptCodeReference.withRecordPrimaryKey
(Serializable recordPrimaryKey) Fluent setter for recordPrimaryKeyAssociatedScriptCodeReference.withRecordTable
(String recordTable) Fluent setter for recordTable