// we would not have a storage id in the case where
// the dashboard portlet is initially dropped in the
// page
if (currentUIPortlet.getStorageId() != null) {
// Build dashboard
Dashboard dashboard = new Dashboard(currentUIPortlet.getStorageId());
// Assemble the dashboard
PortalDataMapper.toContainer(dashboard, uiRoot);
// Get data storage