Uses of Class
org.beangle.ems.dictionary.model.CodeScript
-
Packages that use CodeScript Package Description org.beangle.ems.dictionary.service.impl -
-
Uses of CodeScript in org.beangle.ems.dictionary.service.impl
Methods in org.beangle.ems.dictionary.service.impl that return CodeScript Modifier and Type Method Description protected CodeScriptSeqCodeGenerator. getCodeScript(String entityName)Methods in org.beangle.ems.dictionary.service.impl with parameters of type CodeScript Modifier and Type Method Description StringSeqCodeGenerator. test(CodeFixture fixture, CodeScript codeScript)
-