public class GenericContentRequestImpl extends Object implements IContentRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_LOCATION_KEY
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_KEY
Copyright © 2014 Jasig. All Rights Reserved.