Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

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