Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

stringListWrapper

Overview

Checks whether the current user has permissions to the provided list of paths.

stringListWrapper element

Type: stringListWrapper

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<stringListWrapper>
  <strings>...</strings>
  <strings>...</strings>
  <!--...more "strings" elements...-->
</stringListWrapper>

Example JSON

{
  "strings" : [ "...", ... ]
}

Copyright © Pentaho.com