Uses of Class
io.vertigo.quarto.publisher.definitions.PublisherField
-
Packages that use PublisherField Package Description io.vertigo.quarto.publisher.definitions -
-
Uses of PublisherField in io.vertigo.quarto.publisher.definitions
Methods in io.vertigo.quarto.publisher.definitions that return PublisherField Modifier and Type Method Description PublisherField
PublisherNodeDefinition. getField(String fieldName)
Retourne le champ correspondant SOUS CONDITION qu'il existe sinon assertion.Methods in io.vertigo.quarto.publisher.definitions that return types with arguments of type PublisherField Modifier and Type Method Description Collection<PublisherField>
PublisherNodeDefinition. getFields()
-