Uses of Interface
io.vertx.tp.crud.uca.input.Pre
-
Packages that use Pre Package Description io.vertx.tp.crud.cv io.vertx.tp.crud.uca.input -
-
Uses of Pre in io.vertx.tp.crud.cv
Fields in io.vertx.tp.crud.cv with type parameters of type Pre Modifier and Type Field Description static ConcurrentMap<String,Pre>Pooled. PRE_MAP -
Uses of Pre in io.vertx.tp.crud.uca.input
Methods in io.vertx.tp.crud.uca.input that return Pre Modifier and Type Method Description static PrePre. apeak(boolean isMy)static PrePre. auditor(boolean created)static PrePre. auditorBy()static PrePre. codex()static PrePre. excel(io.vertx.tp.plugin.excel.ExcelClient client)static PrePre. fileIn(boolean createOnly)static PrePre. fileOut()static PrePre. head()static PrePre. key(boolean isNew)static PrePre. qAll()static PrePre. qPk()static PrePre. qUk()static PrePre. qVk()static PrePre. serial()static PrePre. uri()static PrePre. user()
-