Class ShareFileShelfUtil


  • @Scriptable
    public final class ShareFileShelfUtil
    extends Object
    • Method Detail

      • synchronizeSelectedUsers

        public static void synchronizeSelectedUsers​(IProcessingContext p_ctx,
                                                    Object p_fileShelfId)
                                             throws Exception
        Synchronizes the selected users field in the file shelf folder data group with the folder permissions data group. Requires Intrexx Share 3.2.
        Parameters:
        p_ctx - The processing context.
        p_fileShelfId - The file shelf ID.
        Throws:
        Exception