org.jasig.portlet.proxy.mvc.portlet.gateway
Class GatewayEntry
java.lang.Object
org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
public class GatewayEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GatewayEntry
public GatewayEntry()
getName
public String getName()
setName
public void setName(String name)
getIconUrl
public String getIconUrl()
setIconUrl
public void setIconUrl(String iconUrl)
getContentRequests
public LinkedHashMap<HttpContentRequestImpl,List<String>> getContentRequests()
setContentRequests
public void setContentRequests(LinkedHashMap<HttpContentRequestImpl,List<String>> contentRequests)
Copyright © 2012 Jasig. All Rights Reserved.