Interface DocumentPermissionsParser

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void parsePermissions​(java.lang.String str, com.marklogic.client.io.DocumentMetadataHandle.DocumentPermissions permissions)
      Parse the string and add role/capability sets to the given DocumentPermissions object.
    • Method Detail

      • parsePermissions

        void parsePermissions​(java.lang.String str,
                              com.marklogic.client.io.DocumentMetadataHandle.DocumentPermissions permissions)
        Parse the string and add role/capability sets to the given DocumentPermissions object.
        Parameters:
        str -
        permissions -