Class PrinterTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.printer.server.transfer.PrinterTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PartyPrinterGroupUseTransferCache
protected PrinterControl
protected PrinterDescriptionTransferCache
protected PrinterGroupDescriptionTransferCache
protected PrinterGroupJobTransferCache
protected PrinterGroupTransferCache
protected PrinterGroupUseTypeTransferCache
protected PrinterTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionPrinterTransferCaches
(UserVisit userVisit, PrinterControl printerControl) Creates a new instance of PrinterTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
printerControl
-
printerGroupTransferCache
-
printerGroupDescriptionTransferCache
-
printerGroupUseTypeTransferCache
-
printerGroupUseTypeDescriptionTransferCache
-
partyPrinterGroupUseTransferCache
-
printerTransferCache
-
printerDescriptionTransferCache
-
printerGroupJobTransferCache
-
-
Constructor Details
-
PrinterTransferCaches
Creates a new instance of PrinterTransferCaches
-
-
Method Details
-
getPrinterGroupTransferCache
-
getPrinterGroupDescriptionTransferCache
-
getPrinterGroupUseTypeTransferCache
-
getPrinterGroupUseTypeDescriptionTransferCache
-
getPartyPrinterGroupUseTransferCache
-
getPrinterTransferCache
-
getPrinterDescriptionTransferCache
-
getPrinterGroupJobTransferCache
-