Searched refs:getCmdLog (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmDelete.java139 cmd = newpr.getCmdLog();
H A DpmAccess.java362 cmdLog = newpr.getCmdLog();
H A DpmInstallPrinter.java1182 cmdLog = p.getCmdLog();
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterDelete.java57 System.out.println("Commands:\n" + p.getCmdLog());
H A DPrinter.java274 public String getCmdLog() method in class:Printer
H A DTest.java279 System.out.println("Commands:\n" + p.getCmdLog());
H A DDoPrinterAdd.java76 System.out.println("Commands:\n" + p.getCmdLog());
H A DDoPrinterView.java58 System.out.println("Commands:\n" + p.getCmdLog());
H A DDoPrinterMod.java78 System.out.println("Commands:\n" + p.getCmdLog());
H A DDoPrinterNS.java90 System.out.println("Commands:\n" + p.getCmdLog());

Completed in 55 milliseconds