public class PortalContext extends AbstractContext
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PORT |
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
PortalContext() |
| Modifier and Type | Method and Description |
|---|---|
PortalPortContext |
addSite(AbstractSiteContext site) |
EngineContext |
getEngineContext() |
String |
getName() |
ArrayList<PortalPortContext> |
getPorts() |
PortalSession |
getSession(String id) |
String |
getSessionIdCookieName() |
void |
setEngineContext(EngineContext engineContext) |
getConfig, prepare, setConfigcommit, coreException, 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_PORT
public static final int DEFAULT_PORT
public EngineContext getEngineContext()
public void setEngineContext(EngineContext engineContext)
public PortalPortContext addSite(AbstractSiteContext site)
public ArrayList<PortalPortContext> getPorts()
public String getName()
public String getSessionIdCookieName()
public PortalSession getSession(String id)
Copyright © 2018. All rights reserved.