792793794795796797798799800801802
} } else { ourLog.trace("No narrative generator specified"); } bundle.addResource(next, theContext, theServerBase); } bundle.getTotalResults().setValue(theTotalResults); return bundle; }
10681069107010711072107310741075107610771078
addedResources.addAll(addedResourcesThisPass); } while (references.isEmpty() == false); bundle.addResource(next, theContext, theServerBase); } /* * Actually add the resources to the bundle
10761077107810791080108110821083108410851086
/* * Actually add the resources to the bundle */ for (IResource next : addedResources) { bundle.addResource(next, theContext, theServerBase); } bundle.getTotalResults().setValue(theTotalResults); return bundle; }
856857858859860861862863864865866
nextRef.setReference(id); } } } bundle.addResource(next, theContext, theServerBase); } for (IResource next : addedResources) { bundle.addResource(next, theContext, theServerBase); }
860861862863864865866867868869870
bundle.addResource(next, theContext, theServerBase); } for (IResource next : addedResources) { bundle.addResource(next, theContext, theServerBase); } bundle.getTotalResults().setValue(theTotalResults); return bundle; }