Debug.logVerbose("-->[UIScreenSection.UIScreenSection] Finished getting the UiScreenSectionEntity's for sectionId " + getSectionId(), module);
Debug.logVerbose("-->[UIScreenSection.UIScreenSection] uiScreenSectionEntityList: " + uiScreenSectionEntityList.toString(), module);
if (TIMER) {
timer.timerString(1,
"[UIScreenSection.UIScreenSection] Calling getDisplayFields");
}
setUiFieldList(getDisplayFields(uiCache));