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(org.bonitasoft.engine.bdm.model.BusinessObject bo,
com.sun.codemodel.JDefinedClass entity) |
protected com.sun.codemodel.JVar |
getMethodParam(com.sun.codemodel.JVar[] params,
java.lang.String paramName) |
protected java.lang.String |
toDaoImplClassname(org.bonitasoft.engine.bdm.model.BusinessObject bo) |
addNewInstanceMethodBody, createDAOInterface, createMethodForNewInstance, createMethodForQuery, generateBomaddAddMethod, addAnnotation, addClass, addDefaultConstructor, addField, addField, addField, addGetter, addInterface, addInterface, addListField, addListSetter, addMethodSignature, addRemoveMethod, addSetter, checkAnnotationTarget, generate, getGetterName, getGetterName, getModel, getSetterName, getSupportedElementTypes, narrowClass, toJavaClass, toJavaClassprotected void addDAO(org.bonitasoft.engine.bdm.model.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,
java.lang.String paramName)
protected java.lang.String toDaoImplClassname(org.bonitasoft.engine.bdm.model.BusinessObject bo)