.admingui.console-jca-plugin.3.1.1-b11.source-code.connectorService.jsf Maven / Gradle / Ivy
$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"
"