public interface PortalObjectResolver
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
PortalObjects |
resolvePortalObjects(javax.servlet.http.HttpServletRequest pRequest)
Takes an HTTP request and uses it to resolve the portal objects
to which it refers.
|
static final java.lang.String CLASS_VERSION
PortalObjects resolvePortalObjects(javax.servlet.http.HttpServletRequest pRequest) throws PortalException, SecurityException
PortalExceptionSecurityException - if there is a security-related failure. Should
not throw an exception for permission errors,
only infrastructure failures.StandardPortalObjectResolver