Uses of Class
io.vertigo.studio.impl.source.dsl.entity.DslEntityLink
-
Packages that use DslEntityLink Package Description io.vertigo.studio.impl.source.dsl.entity -
-
Uses of DslEntityLink in io.vertigo.studio.impl.source.dsl.entity
Methods in io.vertigo.studio.impl.source.dsl.entity that return DslEntityLink Modifier and Type Method Description DslEntityLink
DslEntity. getLink()
Methods in io.vertigo.studio.impl.source.dsl.entity with parameters of type DslEntityLink Modifier and Type Method Description DslEntityBuilder
DslEntityBuilder. addManyFields(String fieldName, DslEntityLink entityLink)
Adds a new multi field defined by an entity.
-