Uses of Class
com.echothree.model.data.printer.server.value.PrinterGroupJobValue
Packages that use PrinterGroupJobValue
Package
Description
-
Uses of PrinterGroupJobValue in com.echothree.model.data.printer.server.entity
Methods in com.echothree.model.data.printer.server.entity that return PrinterGroupJobValueMethods in com.echothree.model.data.printer.server.entity with parameters of type PrinterGroupJobValueModifier and TypeMethodDescriptionvoid
PrinterGroupJob.setPrinterGroupJobValue
(PrinterGroupJobValue value) Constructors in com.echothree.model.data.printer.server.entity with parameters of type PrinterGroupJobValueModifierConstructorDescriptionPrinterGroupJob
(PrinterGroupJobValue value, EntityPermission entityPermission) Creates a new instance of PrinterGroupJob -
Uses of PrinterGroupJobValue in com.echothree.model.data.printer.server.factory
Methods in com.echothree.model.data.printer.server.factory that return PrinterGroupJobValueModifier and TypeMethodDescriptionPrinterGroupJobFactory.getValueFromPK
(Session session, PrinterGroupJobPK pk) PrinterGroupJobFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.printer.server.factory that return types with arguments of type PrinterGroupJobValueModifier and TypeMethodDescriptionPrinterGroupJobFactory.getValuesFromPKs
(Session session, Collection<PrinterGroupJobPK> pks) PrinterGroupJobFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.printer.server.factory with parameters of type PrinterGroupJobValueModifier and TypeMethodDescriptionPrinterGroupJobFactory.getEntityFromValue
(EntityPermission entityPermission, PrinterGroupJobValue value) PrinterGroupJobFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, PrinterGroupJobValue value) Method parameters in com.echothree.model.data.printer.server.factory with type arguments of type PrinterGroupJobValueModifier and TypeMethodDescriptionvoid
PrinterGroupJobFactory.create
(Session session, Collection<PrinterGroupJobValue> _values) void
PrinterGroupJobFactory.create
(Collection<PrinterGroupJobValue> _values) -
Uses of PrinterGroupJobValue in com.echothree.model.data.printer.server.value
Methods in com.echothree.model.data.printer.server.value that return PrinterGroupJobValue