java.lang.Object
de.uplanet.lucy.server.share.businesslogic.fileshelf.util.ShareFileShelfUtil

@Scriptable public final class ShareFileShelfUtil extends Object
  • Method Details

    • 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