Uses of Class
com.echothree.model.data.printer.server.value.PrinterGroupDescriptionValue
Packages that use PrinterGroupDescriptionValue
Package
Description
-
Uses of PrinterGroupDescriptionValue in com.echothree.model.control.printer.server.control
Methods in com.echothree.model.control.printer.server.control that return PrinterGroupDescriptionValueModifier and TypeMethodDescriptionPrinterControl.getPrinterGroupDescriptionValue
(PrinterGroupDescription printerGroupDescription) PrinterControl.getPrinterGroupDescriptionValueForUpdate
(PrinterGroup printerGroup, Language language) Methods in com.echothree.model.control.printer.server.control with parameters of type PrinterGroupDescriptionValueModifier and TypeMethodDescriptionvoid
PrinterControl.updatePrinterGroupDescriptionFromValue
(PrinterGroupDescriptionValue printerGroupDescriptionValue, BasePK updatedBy) -
Uses of PrinterGroupDescriptionValue in com.echothree.model.data.printer.server.entity
Methods in com.echothree.model.data.printer.server.entity that return PrinterGroupDescriptionValueMethods in com.echothree.model.data.printer.server.entity with parameters of type PrinterGroupDescriptionValueModifier and TypeMethodDescriptionvoid
PrinterGroupDescription.setPrinterGroupDescriptionValue
(PrinterGroupDescriptionValue value) Constructors in com.echothree.model.data.printer.server.entity with parameters of type PrinterGroupDescriptionValueModifierConstructorDescriptionPrinterGroupDescription
(PrinterGroupDescriptionValue value, EntityPermission entityPermission) Creates a new instance of PrinterGroupDescription -
Uses of PrinterGroupDescriptionValue in com.echothree.model.data.printer.server.factory
Methods in com.echothree.model.data.printer.server.factory that return PrinterGroupDescriptionValueModifier and TypeMethodDescriptionPrinterGroupDescriptionFactory.getValueFromPK
(Session session, PrinterGroupDescriptionPK pk) PrinterGroupDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.printer.server.factory that return types with arguments of type PrinterGroupDescriptionValueModifier and TypeMethodDescriptionPrinterGroupDescriptionFactory.getValuesFromPKs
(Session session, Collection<PrinterGroupDescriptionPK> pks) PrinterGroupDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.printer.server.factory with parameters of type PrinterGroupDescriptionValueModifier and TypeMethodDescriptionPrinterGroupDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, PrinterGroupDescriptionValue value) PrinterGroupDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, PrinterGroupDescriptionValue value) Method parameters in com.echothree.model.data.printer.server.factory with type arguments of type PrinterGroupDescriptionValueModifier and TypeMethodDescriptionvoid
PrinterGroupDescriptionFactory.create
(Session session, Collection<PrinterGroupDescriptionValue> _values) void
PrinterGroupDescriptionFactory.create
(Collection<PrinterGroupDescriptionValue> _values) -
Uses of PrinterGroupDescriptionValue in com.echothree.model.data.printer.server.value
Methods in com.echothree.model.data.printer.server.value that return PrinterGroupDescriptionValue