All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grizzly.transports.jsf Maven / Gradle / Ivy








    
    $page{configName} );
        urlencode(value="#{pageSession.configName}" encoding="UTF-8" result="#{pageSession.encodedConfigName}");
        setPageSessionAttribute(key="childType" value="transport");
        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/configs/config/#{pageSession.encodedConfigName}/network-config/transports");
        setPageSessionAttribute(key="rest-api" value="true");
        gf.getChildList(parentEndpoint="#{pageSession.parentUrl}", childType="#{pageSession.childType}", result="#{requestScope.listOfRows}");
        createMap(result="#{pageSession.valueMap}");
        mapPut(map="#{pageSession.valueMap}" key="target" value="#{pageSession.configName}");
        setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18n_web.msg.JS.confirmDeleteTransport}");
        setPageSessionAttribute(key="createLink" value="#{request.contextPath}/web/grizzly/transportNew.jsf?configName=#{configName}");
        setPageSessionAttribute(key="listLink" value="#{request.contextPath}/web/grizzly/transports.jsf?configName=#{configName}");
        setPageSessionAttribute(key="editLink" value="#{request.contextPath}/web/grizzly/transportEdit.jsf?configName=#{configName}");
        setPageSessionAttribute(key="tableTitle"  value="$resource{i18n_web.transport.tableName}");
    />
    
"    

            
#include "/common/shared/alertMsg.inc"
                 
#include "/common/shared/configNameSection.inc"

            $page{tableId});
            />

#include "/common/shared/listTableConfigButtons.inc"

    
     $page{tableRowGroupId});
        />
    
            
    

    
        
    

    
        
    


    
        
    

  



	
            
#include "/common/shared/changeButtonsJS.inc"








© 2015 - 2024 Weber Informatics LLC | Privacy Policy