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

.admingui.console-jca-plugin.3.0-b67.source-code.connectorSecurityMapNew.jsf Maven / Gradle / Ivy








    
    $page{configName} default="server-config");
        getRequestValue(key="name" value="#{pageSession.Name}");
        setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jca/connectorSecurityMapNew.jsf");
        setPageSessionAttribute(key="parentPage" value="#{request.contextPath}/jca/connectorSecurityMaps.jsf");
        setPageSessionAttribute(key="parentObjectNameStr", value="amx:pp=/domain/resources,type=connector-connection-pool,name=#{pageSession.Name}");
        setPageSessionAttribute(key="childType" value="security-map");
        getDefaultProxyAttrs( parentObjectNameStr="#{pageSession.parentObjectNameStr}" childType="#{pageSession.childType}"  valueMap="#{pageSession.valueMap}")
        setPageSessionAttribute(key="has2Objects" value="#{true}" );  //for editPageButtons.inc
        setPageSessionAttribute(key="childType2" value="backend-principal");
        createMap(result="#{pageSession.valueMap2}");
         //set the following for including buttons.inc
        setPageSessionAttribute(key="edit" value="#{false}" );
        setPageSessionAttribute(key="showDefaultButton" value="#{false}" );
        setPageSessionAttribute(key="showCancelButton" value="#{true}" );
        setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
        setPageSessionAttribute(key="hasPropertyTable" value="#{false}" );
        
    />
    
#include "/common/shared/restart.inc"
            
#include "/jca/connectorConnectionPoolTabs.inc"
#include "/common/shared/alertMsg.inc"

                
                
#include "/jca/securityMapButtons.inc"

                    
                    "

#include "/jca/connectorSecurityMapAttr.inc"
"
#include "/jca/securityMapjs.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy