public class ServerBDMCodeGenerator extends AbstractBDMCodeGenerator
DAO_IMPL_SUFFIX| Constructor and Description |
|---|
ServerBDMCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.codemodel.JFieldVar |
addConstructor(com.sun.codemodel.JDefinedClass implClass) |
protected void |
addDAO(BusinessObject bo,
com.sun.codemodel.JDefinedClass entity) |
protected com.sun.codemodel.JVar |
getMethodParam(com.sun.codemodel.JVar[] params,
String paramName) |
protected String |
toDaoImplClassname(BusinessObject bo) |
addNewInstanceMethodBody, createDAOInterface, createMethodForNewInstance, createMethodForQuery, generateBomaddAddMethod, addAnnotation, addClass, addDefaultConstructor, addEqualsMethod, addField, addField, addField, addGetter, addHashCodeMethod, addInterface, addInterface, addListField, addListSetter, addMethodSignature, addRemoveMethod, addSetter, checkAnnotationTarget, generate, getGetterName, getGetterName, getModel, getSetterName, getSupportedElementTypes, narrowClass, toJavaClass, toJavaClassprotected void addDAO(BusinessObject bo, com.sun.codemodel.JDefinedClass entity) throws com.sun.codemodel.JClassAlreadyExistsException
addDAO in class AbstractBDMCodeGeneratorcom.sun.codemodel.JClassAlreadyExistsExceptionprotected com.sun.codemodel.JFieldVar addConstructor(com.sun.codemodel.JDefinedClass implClass)
protected com.sun.codemodel.JVar getMethodParam(com.sun.codemodel.JVar[] params,
String paramName)
protected String toDaoImplClassname(BusinessObject bo)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.