public class GenericContentRequestImpl extends Object implements IContentRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_LOCATION_MAXIMIZED_PREFERENCE |
static String |
CONTENT_LOCATION_PREFERENCE
Standard key for storing a content location in the portlet preferences.
|
| Constructor and Description |
|---|
GenericContentRequestImpl() |
GenericContentRequestImpl(javax.portlet.PortletRequest portletRequest)
Construct a new content request, populating the location from the
portlet preferences.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProxiedLocation() |
void |
setProxiedLocation(String proxiedLocation)
Set the target location.
|
public static final String CONTENT_LOCATION_PREFERENCE
public static final String CONTENT_LOCATION_MAXIMIZED_PREFERENCE
Copyright © 2022 Apereo. All rights reserved.