Package org.jasig.portal.container.services.property

Class Summary
PropertyManagerServiceImpl The PropertyManagerServiceImpl is used to pass properties to the portlet so it can read them via it's PortletRequest.getProperty(java.lang.String) methods and so properties set by the portlet via it's PortletResponse.setProperty(java.lang.String, java.lang.String) methods can be read by uPortal.