| Package | Description |
|---|---|
| org.jasig.portlet.proxy.service | |
| org.jasig.portlet.proxy.service.web |
| Modifier and Type | Method and Description |
|---|---|
GenericContentRequestImpl |
ClasspathResourceContentService.getRequest(javax.portlet.PortletRequest request)
Get an appropriate default content request for the current portlet
request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClasspathResourceContentService.afterGetContent(GenericContentRequestImpl contentRequest,
javax.portlet.PortletRequest request,
GenericContentResponseImpl proxyResponse)
Execute any necessary logic after retrieving the content
|
void |
ClasspathResourceContentService.beforeGetContent(GenericContentRequestImpl contentRequest,
javax.portlet.PortletRequest request)
Execute any necessary logic prior to retrieving the content
|
GenericContentResponseImpl |
ClasspathResourceContentService.getContent(GenericContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
Retrieve content for the given content request and portlet request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpContentRequestImpl
HttpContentRequestImpl class.
|
Copyright © 2022 Apereo. All rights reserved.