Uses of Class
org.beangle.ems.dictionary.service.CodeFixture
Packages that use CodeFixture
-
Uses of CodeFixture in org.beangle.ems.dictionary.service
Methods in org.beangle.ems.dictionary.service with parameters of type CodeFixtureModifier and TypeMethodDescriptionCodeGenerator.gen(CodeFixture fixture) 根据实体类的信息,生成一个代码CodeGenerator.test(CodeFixture fixture) 测试脚本 -
Uses of CodeFixture in org.beangle.ems.dictionary.service.impl
Methods in org.beangle.ems.dictionary.service.impl with parameters of type CodeFixtureModifier and TypeMethodDescriptionScriptCodeGenerator.gen(CodeFixture fixture) SeqCodeGenerator.gen(CodeFixture fixture) 根据请求的实体,生成代码ScriptCodeGenerator.test(CodeFixture fixture) SeqCodeGenerator.test(CodeFixture fixture, CodeScript codeScript)