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

.admingui.console-jca-plugin.3.0-b64.source-code.workSecurityMapNew.jsf Maven / Gradle / Ivy








    
    $page{configName} default="server-config");
        getRequestValue(key="name" value="#{pageSession.Name}");
        setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jca/workSecurityMapNew.jsf");
        setPageSessionAttribute(key="parentPage" value="#{request.contextPath}/jca/workSecurityMaps.jsf");
        setPageSessionAttribute(key="parentObjectNameStr", value="amx:pp=/domain,type=resources");
        setPageSessionAttribute(key="childType" value="work-security-map");
        getDefaultProxyAttrs( parentObjectNameStr="#{pageSession.parentObjectNameStr}" childType="#{pageSession.childType}"  valueMap="#{pageSession.valueMap}")
        setPageSessionAttribute(key="convertToFalseList" value={"Enabled"});
        setPageSessionAttribute(key="has2Objects" value="#{true}" );  //for editPageButtons.inc
        createMap(result="#{pageSession.valueMap2}");
        createMap(result="#{pageSession.valueMap3}");
        setPageSessionAttribute(key="childType2" value="group-map");
        setPageSessionAttribute(key="childType3" value="principal-map");
         //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 "/common/shared/alertMsg.inc"

                
                
#include "/jca/workSecurityMapButtons.inc"

                    
                    "

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy