Uses of Class
org.romaframework.module.users.domain.portal.PortletList

Packages that use PortletList
org.romaframework.module.users.domain.portal   
 

Uses of PortletList in org.romaframework.module.users.domain.portal
 

Methods in org.romaframework.module.users.domain.portal that return types with arguments of type PortletList
 java.util.Map<java.lang.String,PortletList> PortalPreferences.getPortletsInfos()
          Method that returns a map that contains portlet configuration
 

Method parameters in org.romaframework.module.users.domain.portal with type arguments of type PortletList
 void PortalPreferences.setPortletsInfos(java.util.Map<java.lang.String,PortletList> portlets)
          Method that sets the map containing portlet configurations