org.jasig.portlet.proxy.mvc.portlet.proxy
Class ProxyPortletForm
java.lang.Object
org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
public class ProxyPortletForm
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyPortletForm
public ProxyPortletForm()
getContentService
public String getContentService()
setContentService
public void setContentService(String contentService)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getClippingSelector
public String getClippingSelector()
getWhitelistRegexes
public String getWhitelistRegexes()
setWhitelistRegexes
public void setWhitelistRegexes(String whitelistRegexes)
setClippingSelector
public void setClippingSelector(String clippingSelector)
Copyright © 2012 Jasig. All Rights Reserved.