org.jasig.portlet.proxy.service
Class GenericContentRequestImpl
java.lang.Object
org.jasig.portlet.proxy.service.GenericContentRequestImpl
- All Implemented Interfaces:
- IContentRequest
- Direct Known Subclasses:
- HttpContentRequestImpl
public class GenericContentRequestImpl
- extends Object
- implements IContentRequest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_LOCATION_KEY
public static final String CONTENT_LOCATION_KEY
- See Also:
- Constant Field Values
GenericContentRequestImpl
public GenericContentRequestImpl()
GenericContentRequestImpl
public GenericContentRequestImpl(javax.portlet.PortletRequest portletRequest)
getProxiedLocation
public String getProxiedLocation()
setProxiedLocation
public void setProxiedLocation(String proxiedLocation)
Copyright © 2012 Jasig. All Rights Reserved.