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

.admingui.console-jca-plugin.3.0-b74.source-code.adminObjectResources.jsf Maven / Gradle / Ivy








    
    $page{configName} default="server-config");
        setPageSessionAttribute(key="objectNameStr" value="amx:pp=/domain,type=resources");
        setPageSessionAttribute(key="childType" value="admin-object-resource");
        getChildrenTable(objectNameStr="#{pageSession.objectNameStr}" childType="#{pageSession.childType}" result="#{requestScope.tmpRows}");
        getResourceRealStatus(rows="#{requestScope.tmpRows}" result="#{requestScope.listOfRows}")
        setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18njca.msg.JS.confirmDeleteAO}");
        setPageSessionAttribute(key="createLink" value="#{request.contextPath}/jca/adminObjectNew.jsf");
        setPageSessionAttribute(key="listLink" value="#{request.contextPath}/jca/adminObjectResources.jsf");
        setPageSessionAttribute(key="editLink" value="#{request.contextPath}/jca/adminObjectEdit.jsf");
        setPageSessionAttribute(key="tableTitle" value="$resource{i18njca.resourcesTable.resources}");
        setPageSessionAttribute(key="hasPool" value="#{false}" );
        setPageSessionAttribute(key="hasResType" value="#{true}" );
    />
    
"    

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

#include "/jca/resourcesTable.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy