@Transactional @Component(value="codegeneration-moduleservice") public class CodeGenerationModuleServiceImpl extends AbstractFlowCentralService implements CodeGenerationModuleService, CodeGenerationProvider
| Constructor and Description |
|---|
CodeGenerationModuleServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInstallModuleFeatures(ModuleInstall moduleInstall) |
int |
generateExtensionModuleFilesTask(com.tcdng.unify.core.task.TaskMonitor taskMonitor,
CodeGenerationItem codeGenerationItem) |
List<String> |
getCodeGenerationApplets() |
void |
setSystemModuleService(com.flowcentraltech.flowcentral.system.business.SystemModuleService systemModuleService) |
environment, executeEntityPostActionPolicy, executeEntityPreActionPolicy, installFeatures, setEnvironmentServiceclearRollbackTransactions, clearSavePoint, commitTransactions, db, db, executeBusinessLogic, getExtendedInstance, getNow, getToday, launchTask, onInitialize, onTerminate, rollbackToSavePoint, setDatabaseTransactionManager, setDb, setDynamicSqlDatabaseManager, setRollbackTransactions, setSavePoint, setTaskLauncher, tmaddTaskMessage, beginClusterLock, broadcastToOtherSessions, broadcastToSession, convert, convert, createArrayValueStore, createListValueStore, createParamConfig, createValueStore, createValueStore, createValueStore, endClusterLock, findComponentType, getAnnotatedClasses, getAnnotatedClassesExcluded, getApplicationAttribute, getApplicationBanner, getApplicationCode, getApplicationLocale, getApplicationLocaleFormatter, getApplicationMessage, getApplicationMessages, getApplicationName, getApplicationTimeZone, getAuxiliaryVersion, getComponent, getComponent, getComponent, getComponentConfig, getComponentConfigs, getComponentNames, getComponentParamConfigs, getComponents, getComponentType, getComponentType, getContainerInfo, getContainerSetting, getContainerSetting, getCurrentRolePrivilegeCodes, getCurrentUserRoleStepCodes, getDeploymentVersion, getErrorMessage, getExceptionMessage, getExceptionMessage, getLineSeparator, getList, getList, getListItemByDescription, getListItemByKey, getListMap, getListMap, getMessage, getName, getNodeId, getPreferredPort, getRequestAttribute, getRequestContext, getRolePrivilegeCodes, getSessionAttribute, getSessionContext, getSessionLocale, getSessionLocaleFormatter, getSessionMessage, getSessionMessages, getStaticSettings, getUnifyComponentContext, getUplComponent, getUplComponent, getUserToken, getViewDirective, grabClusterLock, grabClusterMasterLock, initialize, isApplicationAttribute, isApplicationIgnoreViewDirective, isClusterMode, isComponent, isCurrentRolePrivilege, isDeploymentMode, isInitialized, isProductionMode, isRequestAttribute, isRoleAttributes, isSessionAttribute, isUserLoggedIn, isWithClusterLock, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logSevere, logSevere, logWarn, logWarn, releaseClusterLock, removeApplicationAttribute, removeRequestAttribute, removeSessionAttribute, removeSessionAttributes, resolveApplicationMessage, resolveMessage, resolveSessionMessage, resolveUTC, sendCommand, setApplicationAttribute, setRequestAttribute, setRoleAttributes, setSessionAttribute, setSessionStickyAttribute, terminate, throwOperationErrorException, throwUnsupportedOperationExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic final void setSystemModuleService(com.flowcentraltech.flowcentral.system.business.SystemModuleService systemModuleService)
public List<String> getCodeGenerationApplets() throws com.tcdng.unify.core.UnifyException
getCodeGenerationApplets in interface CodeGenerationProvidercom.tcdng.unify.core.UnifyException@Taskable(name="codegeneration.generateextensionmodulefiles.task",
description="Generate Extension Module Files Task",
parameters=@Parameter(name="codeGenerationItem",description="Code Generation Item",type=CodeGenerationItem.class,mandatory=true),
limit=ALLOW_MULTIPLE,
schedulable=false)
public int generateExtensionModuleFilesTask(com.tcdng.unify.core.task.TaskMonitor taskMonitor,
CodeGenerationItem codeGenerationItem)
throws com.tcdng.unify.core.UnifyException
com.tcdng.unify.core.UnifyExceptionprotected void doInstallModuleFeatures(ModuleInstall moduleInstall) throws com.tcdng.unify.core.UnifyException
doInstallModuleFeatures in class AbstractFlowCentralServicecom.tcdng.unify.core.UnifyExceptionCopyright © 2022. All rights reserved.