<#-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->
${uiLabelMap.CommonGroup}: ${uiLabelMap.WebtoolsEntityName}:
<#assign firstChar = "x"> <#assign anchor=""> <#assign alt_row = false> <#assign right_col = false>
<#list entitiesList as entity> <#if entity.entityName?substring(0, 1) != firstChar> <#assign firstChar = entity.entityName?substring(0, 1)> ${firstChar} 

<#assign firstChar = "*"> <#list entitiesList as entity> <#if entity.entityName?substring(0, 1) != firstChar> <#if right_col> <#assign right_col = false> <#assign alt_row = !alt_row> <#if firstChar != "*"> class="alternate-row"> <#assign alt_row = !alt_row> <#assign firstChar = entity.entityName?substring(0, 1)> <#assign anchor="id=\"Entity_${firstChar}\""> <#if !right_col> class="alternate-row"> ${anchor}>${entity.entityName}<#if entity.viewEntity == 'Y'> (${uiLabelMap.WebtoolsEntityView}) <#assign anchor=""> <#if right_col> <#assign alt_row = !alt_row> <#assign right_col = !right_col> <#if right_col>
${uiLabelMap.WebtoolsEntityName}   ${uiLabelMap.WebtoolsEntityName}  
  
 
<#if entity.viewEntity == 'Y'> <#if entity.entityPermissionView == 'Y'> ${uiLabelMap.WebtoolsReln} ${uiLabelMap.WebtoolsFind} ${uiLabelMap.WebtoolsAll} <#else> <#if entity.entityPermissionCreate == 'Y'> ${uiLabelMap.WebtoolsCreate} <#if entity.entityPermissionView == 'Y'> ${uiLabelMap.WebtoolsReln} ${uiLabelMap.WebtoolsFind} ${uiLabelMap.WebtoolsAll}