public final class CodeGenerationUtils extends Object
public static Map<String,String> splitMessageReplacements(String replacementList)
public static String generateUtilitiesConstantsClassName(String basePackage, String moduleName, String constantName)
public static String generateUtilitiesConstantsPackageName(String basePackage, String moduleName)
public static String generateEntityWrapperJavaClassSource(String packageName, com.tcdng.unify.core.database.dynamic.DynamicEntityInfo dynamicEntityInfo) throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionpublic static String generateTemplateWrapperJavaClassSource(String packageName, DynamicNotifTemplateInfo dynamicTemplateInfo) throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionpublic static String generateLargeTextWrapperJavaClassSource(String packageName, DynamicNotifLargeTextInfo dynamicLargeTextInfo) throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionpublic static String generateModuleNameConstantsJavaClassSource(com.tcdng.unify.core.util.TypeInfo typeInfo, String packageName, DynamicModuleInfo dynamicModuleInfo)
public static String generateApplicationEnumJavaClassSource(com.tcdng.unify.core.util.TypeInfo typeInfo, String packageName, DynamicModuleInfo.ApplicationInfo applicationInfo)
Copyright © 2025. All rights reserved.