String sectionName, GenericDelegator delegator, UICache uiCache)
throws GenericEntityException {
UtilTimer timer = new UtilTimer();
if (TIMER) {
timer.timerString(1, "[UIScreenSection.UIScreenSection] Start");
}
Debug.logVerbose( "-->[UIScreenSection.UIScreenSection] screenName: " + screenName, module);
Debug.logVerbose( "-->[UIScreenSection.UIScreenSection] sectionName: " + sectionName, module);