10321033103410351036103710381039104010411042
{ throw new PageNotFoundException("FragmentDefinition not found: " + name); } // check for view access on page fragmentDefinition.checkAccess(JetspeedActions.VIEW); return fragmentDefinition; } /* (non-Javadoc)
533534535536537538539540541542543
} // check access if (checkAccess) { fragmentDefinition.checkAccess(JetspeedActions.VIEW); } return fragmentDefinition; } /* (non-Javadoc)