public class PortalContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PortalContext.Request<T> |
| Constructor and Description |
|---|
PortalContext(String portalContainerName) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(PortalContext.Request<T> request) |
static org.jboss.logging.Logger |
getLog() |
String |
getPortalContainerName() |
Set<String> |
getSites() |
public PortalContext(String portalContainerName)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.