com.sun.portal.wsrp.common.stubs
Class SetPortletProperties
java.lang.Object
com.sun.portal.wsrp.common.stubs.SetPortletProperties
- public class SetPortletProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPortletProperties
public SetPortletProperties()
SetPortletProperties
public SetPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
getRegistrationContext
public RegistrationContext getRegistrationContext()
setRegistrationContext
public void setRegistrationContext(RegistrationContext registrationContext)
getPortletContext
public PortletContext getPortletContext()
setPortletContext
public void setPortletContext(PortletContext portletContext)
getUserContext
public UserContext getUserContext()
setUserContext
public void setUserContext(UserContext userContext)
getPropertyList
public PropertyList getPropertyList()
setPropertyList
public void setPropertyList(PropertyList propertyList)