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

.admingui.console-corba-plugin.3.0-b73.source-code.orb.jsf Maven / Gradle / Ivy








    $page{configName} default="server-config");
        setPageSessionAttribute(key="parentObjectNameStr", value="amx:pp=/domain/configs/config[#{pageSession.configName}],type=iiop-service");
        setPageSessionAttribute(key="childType" value="orb");
        setPageSessionAttribute(key="objectNameStr" value="amx:pp=/domain/configs/config[#{pageSession.configName}]/iiop-service,type=orb");
        getProxyAttrs(objectNameStr="#{pageSession.objectNameStr}" valueMap="#{pageSession.valueMap}");
        getChildrenTable(objectNameStr="#{pageSession.objectNameStr}" childType="property" result=>$attribute{tableList});
        setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/corba/orb.jsf?configName=#{pageSession.configName}");

        setPageSessionAttribute(key="has2Objects" value="#{true}" );  //for editPageButtons.inc
        setPageSessionAttribute(key="parentObjectNameStr2", value="amx:pp=/domain/configs,type=config,name=#{pageSession.configName}");
        setPageSessionAttribute(key="childType2" value="iiop-service");
        setPageSessionAttribute(key="objectNameStr2" value="amx:pp=/domain/configs/config[#{pageSession.configName}],type=iiop-service");
        setPageSessionAttribute(key="convertToFalseList2" value={"ClientAuthenticationRequired"});
        getProxyAttrs(objectNameStr="#{pageSession.objectNameStr2}" valueMap="#{pageSession.valueMap2}");
        //set the following for including buttons.inc
        setPageSessionAttribute(key="edit" value="#{true}" );
        setPageSessionAttribute(key="showDefaultButton" value="#{true}" );
        setPageSessionAttribute(key="showCancelButton" value="#{false}" );
        setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
        setPageSessionAttribute(key="hasPropertyTable" value="#{true}" );

    />
    

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

#include "/common/shared/editPageLoadDefaultButton.inc"
    
        
            
                $attribute{tableRowGroup});
                    getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}",  Rows=>$attribute{newList});
                    setProxyProperties(objectNameStr="#{pageSession.objectNameStr}", propertyList="$attribute{newList}", systemProp="#{pageSession.systemProp}" );
                    prepareSuccessfulMsg();
                    gf.redirect(page="#{selfPage}&alertType=${alertType}&alertSummary=${alertSummary}&alertDetail=${alertDetail}");
                />
            

            
                
            
        
    


     
     
         
         
            
            
                
                
            
            
                
                
            
            
                
                 
            
            
                
            
         
     

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

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy