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

.admingui.console-jca-plugin.3.1.1-b11.source-code.connectorService.jsf Maven / Gradle / Ivy

There is a newer version: 3.2-b06
Show newest version







    $page{configName} default="server-config");
    setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jca/connectorService.jsf?configName=#{pageSession.configName}");
    setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/configs/config/#{pageSession.configName}");
    setPageSessionAttribute(key="selfUrl", value="#{pageSession.parentUrl}/connector-service");
    setPageSessionAttribute(key="rest-api" value="true");
    gf.getEntityAttrs(endpoint="#{pageSession.selfUrl}.json", valueMap="#{pageSession.valueMap}");
    setPageSessionAttribute(key="childType" value="connector-service");
    //set the following for including buttons.inc
    setPageSessionAttribute(key="edit" value="#{true}" );
    setPageSessionAttribute(key="showCancelButton" value="#{false}" );
    setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
    setPageSessionAttribute(key="hasPropertyTable" value="#{false}" );
    />


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


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

        
            
            
        

        
            
        

    
       

    

            "




© 2015 - 2024 Weber Informatics LLC | Privacy Policy