public class ClientBDMCodeGenerator extends AbstractBDMCodeGenerator
DAO_IMPL_SUFFIX| Constructor and Description |
|---|
ClientBDMCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDAO(BusinessObject bo,
com.sun.codemodel.JDefinedClass entity) |
protected void |
addQueryParameters(com.sun.codemodel.JMethod method,
com.sun.codemodel.JBlock body,
com.sun.codemodel.JClass mapClass,
com.sun.codemodel.JClass hashMapClass,
com.sun.codemodel.JVar commandParametersRef) |
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 void addQueryParameters(com.sun.codemodel.JMethod method,
com.sun.codemodel.JBlock body,
com.sun.codemodel.JClass mapClass,
com.sun.codemodel.JClass hashMapClass,
com.sun.codemodel.JVar commandParametersRef)
Copyright © 2015 Bonitasoft S.A.. All rights reserved.