public class Portal
extends org.clawiz.core.common.system.service.Service
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_APPLICATION_CLASS |
static String |
CONFIG_ENGINE_CLASS |
static String |
CONFIG_PORTAL_ENGINE |
static String |
CONFIG_PORTAL_SITE |
static String |
CONFIG_SITE_ACCESS_CONTROL_ALLOW_ORIGON |
static String |
CONFIG_SITE_APPLICATION_CONTEXT |
static String |
CONFIG_SITE_CONTEXT |
static String |
CONFIG_SITE_DEFAULT_PORT |
static String |
CONFIG_SITE_NAME |
static String |
CONFIG_SITE_PORT |
| Constructor and Description |
|---|
Portal() |
| Modifier and Type | Method and Description |
|---|---|
org.clawiz.core.common.system.config.Config |
getConfig() |
EngineContext |
prepareEngineContext(org.clawiz.core.common.system.config.Config config,
PortalContext portalContext) |
PortalContext |
preparePortalContext(org.clawiz.core.common.system.config.Config config) |
AbstractSiteContext |
prepareSiteContext(org.clawiz.core.common.system.config.Config config,
PortalContext portalContext) |
void |
setConfig(org.clawiz.core.common.system.config.Config config) |
void |
start() |
commit, destroy, executeQuery, executeQueryBigDecimal, executeQueryDate, executeQueryString, executeUpdate, getLogger, getSavepoint, getService, getService, getService, getServiceScope, getSession, init, logDebug, logError, logInfo, notNull, processExtensions, processExtensions, rollback, rollbackToSavepoint, setServiceScope, setSession, throwExceptionpublic static final String CONFIG_PORTAL_ENGINE
public static final String CONFIG_PORTAL_SITE
public static final String CONFIG_ENGINE_CLASS
public static final String CONFIG_SITE_NAME
public static final String CONFIG_SITE_PORT
public static final String CONFIG_SITE_DEFAULT_PORT
public static final String CONFIG_SITE_CONTEXT
public static final String CONFIG_SITE_ACCESS_CONTROL_ALLOW_ORIGON
public static final String CONFIG_SITE_APPLICATION_CONTEXT
public static final String CONFIG_APPLICATION_CLASS
public org.clawiz.core.common.system.config.Config getConfig()
public void setConfig(org.clawiz.core.common.system.config.Config config)
public AbstractSiteContext prepareSiteContext(org.clawiz.core.common.system.config.Config config, PortalContext portalContext)
public EngineContext prepareEngineContext(org.clawiz.core.common.system.config.Config config, PortalContext portalContext)
public PortalContext preparePortalContext(org.clawiz.core.common.system.config.Config config)
public void start()
Copyright © 2018. All rights reserved.