public class PortalPortContext extends AbstractContext
| Constructor and Description |
|---|
PortalPortContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSite(AbstractSiteContext site) |
int |
getPort() |
PortalContext |
getPortalContext() |
ArrayList<AbstractSiteContext> |
getSites() |
void |
setPort(int port) |
void |
setPortalContext(PortalContext portalContext) |
getConfig, prepare, setConfigcommit, 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 void addSite(AbstractSiteContext site)
public ArrayList<AbstractSiteContext> getSites()
public int getPort()
public void setPort(int port)
public PortalContext getPortalContext()
public void setPortalContext(PortalContext portalContext)
Copyright © 2018. All rights reserved.