| Package | Description |
|---|---|
| org.jasig.portlet.proxy.service | |
| org.jasig.portlet.proxy.service.web |
| Modifier and Type | Method and Description |
|---|---|
GenericContentResponseImpl |
ClasspathResourceContentService.getContent(GenericContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
Retrieve content for the given content request and 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpContentResponseImpl
HttpContentResponseImpl class.
|
| Modifier and Type | Method and Description |
|---|---|
GenericContentResponseImpl |
HttpContentServiceImpl.getContent(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request)
Retrieve content for the given content request and portlet request.
|
GenericContentResponseImpl |
HttpContentServiceImpl.getContent(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request,
boolean runWrapperMethods)
getContent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpContentServiceImpl.afterGetContent(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest request,
GenericContentResponseImpl proxyResponse)
Execute any necessary logic after retrieving the content
|
Copyright © 2023 Apereo. All rights reserved.