Uses of Class
net.anotheria.asg.generator.meta.MetaTableProperty
-
-
Uses of MetaTableProperty in net.anotheria.asg.generator.model
Methods in net.anotheria.asg.generator.model with parameters of type MetaTableProperty Modifier and Type Method Description static java.lang.StringDataFacadeGenerator. getTableGetterName(MetaTableProperty p)getTableGetterName. -
Uses of MetaTableProperty in net.anotheria.asg.generator.model.db
Methods in net.anotheria.asg.generator.model.db with parameters of type MetaTableProperty Modifier and Type Method Description static java.lang.StringVOGenerator. getTableGetterName(MetaTableProperty p)getTableGetterName. -
Uses of MetaTableProperty in net.anotheria.asg.generator.model.docs
Methods in net.anotheria.asg.generator.model.docs with parameters of type MetaTableProperty Modifier and Type Method Description static java.lang.StringDocumentGenerator. getTableGetterName(MetaTableProperty p)getTableGetterName. -
Uses of MetaTableProperty in net.anotheria.asg.generator.model.federation
Methods in net.anotheria.asg.generator.model.federation with parameters of type MetaTableProperty Modifier and Type Method Description static java.lang.StringFederationVOGenerator. getTableGetterName(MetaTableProperty p)getTableGetterName. -
Uses of MetaTableProperty in net.anotheria.asg.generator.view.jsp
Methods in net.anotheria.asg.generator.view.jsp with parameters of type MetaTableProperty Modifier and Type Method Description GeneratedJSPFileTablePageJspGenerator. generate(MetaModuleSection section, MetaDocument doc, MetaTableProperty table)generate.
-