Class PrintOptionsDTO

java.lang.Object
de.aeb.xnsg.docservice.bf.PrintOptionsDTO

public class PrintOptionsDTO extends Object
Output settings for printing the document.
  • Field Details

    • numberOfCopies

      @Nullable @QueryParam("numberOfCopies") public Integer numberOfCopies
      Number of copies to print (default: 1 or inherited from client/workstation settings if available)
  • Constructor Details

    • PrintOptionsDTO

      public PrintOptionsDTO()