Uses of Class
it.sistematica.isharedoc.model.xml.PortletLayout

Packages that use PortletLayout
it.sistematica.isharedoc.action   
 

Uses of PortletLayout in it.sistematica.isharedoc.action
 

Methods in it.sistematica.isharedoc.action that return PortletLayout
 PortletLayout PortletAction.getPortletLayout()
           
 

Methods in it.sistematica.isharedoc.action with parameters of type PortletLayout
 void PortletAction.setPortletLayout(PortletLayout portletLayout)