
.admingui.console-common-full-plugin.3.0-b57.source-code.jndiButtons.inc Maven / Gradle / Ivy
$attribute{tableRowGroup});
getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}", Rows=>$attribute{newList});
setProxyProperties(objectNameStr="#{pageSession.objectNameStr}", propertyList="$attribute{newList}", systemProp="#{pageSession.systemProp}" );
}
prepareSuccessfulMsg();
redirect(page="#{selfPage}?alertType=${alertType}&alertSummary=${alertSummary}&alertDetail=${alertDetail}&name=#{pageSession.Name}&configName=#{pageSession.configName}");
/>
$attribute{objStr});
//when creating resource, need to create the resource-ref
if (#{pageSession.createResourceRef}){
mapPut(map="#{pageSession.valueMap2}" key="ref" value="#{pageSession.valueMap['Name']}")
createProxy(parentObjectNameStr="amx:pp=/domain/servers,type=server,name=server" childType="resource-ref"
attrs="#{pageSession.valueMap2}"
convertToFalse={"Enabled"} );
}
if (#{pageSession.hasPropertyTable}){
getUIComponent(clientId="$pageSession{propertyTableRowGroupId}", component=>$attribute{tableRowGroup});
getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}", Rows=>$attribute{newList});
setProxyProperties(objectNameStr="$attribute{objStr}", propertyList="$attribute{newList}", systemProp="#{pageSession.systemProp}" );
}
redirect(page="#{parentPage}?configName=#{configName}")
/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy