Uses of Class
com.echothree.model.data.printer.common.pk.PrinterGroupPK
Packages that use PrinterGroupPK
Package
Description
-
Uses of PrinterGroupPK in com.echothree.model.data.printer.server.entity
Methods in com.echothree.model.data.printer.server.entity that return PrinterGroupPKModifier and TypeMethodDescriptionPrinterGroup.getPrimaryKey()PartyPrinterGroupUse.getPrinterGroupPK()PrinterDetail.getPrinterGroupPK()PrinterGroupDescription.getPrinterGroupPK()PrinterGroupDetail.getPrinterGroupPK()PrinterGroupJobDetail.getPrinterGroupPK()Methods in com.echothree.model.data.printer.server.entity with parameters of type PrinterGroupPKModifier and TypeMethodDescriptionvoidPartyPrinterGroupUse.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterDetail.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupDescription.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupDetail.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupJobDetail.setPrinterGroupPK(PrinterGroupPK printerGroupPK) -
Uses of PrinterGroupPK in com.echothree.model.data.printer.server.factory
Methods in com.echothree.model.data.printer.server.factory that return PrinterGroupPKModifier and TypeMethodDescriptionPrinterGroupFactory.getNextPK()PrinterGroupFactory.getPKFromQuery(PreparedStatement ps, Object... params) PrinterGroupFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.printer.server.factory that return types with arguments of type PrinterGroupPKModifier and TypeMethodDescriptionPrinterGroupFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) PrinterGroupFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) PrinterGroupFactory.getPKsFromResultSetAsList(ResultSet rs) PrinterGroupFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.printer.server.factory with parameters of type PrinterGroupPKModifier and TypeMethodDescriptionPartyPrinterGroupUseFactory.create(PartyPK partyPK, PrinterGroupUseTypePK printerGroupUseTypePK, PrinterGroupPK printerGroupPK, Long fromTime, Long thruTime) PrinterDetailFactory.create(PrinterPK printerPK, String printerName, PrinterGroupPK printerGroupPK, Integer priority, Long fromTime, Long thruTime) PrinterGroupDescriptionFactory.create(PrinterGroupPK printerGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) PrinterGroupDetailFactory.create(PrinterGroupPK printerGroupPK, String printerGroupName, Long keepPrintedJobsTime, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PrinterGroupJobDetailFactory.create(PrinterGroupJobPK printerGroupJobPK, String printerGroupJobName, PrinterGroupPK printerGroupPK, DocumentPK documentPK, Integer copies, Integer priority, Long fromTime, Long thruTime) PrinterGroupFactory.getEntityFromCache(PrinterGroupPK pk) PrinterGroupFactory.getEntityFromPK(EntityPermission entityPermission, PrinterGroupPK pk) PrinterGroupFactory.getValueFromPK(PrinterGroupPK pk) voidPrinterGroupFactory.remove(PrinterGroupPK pk) booleanPrinterGroupFactory.validPK(PrinterGroupPK pk) Method parameters in com.echothree.model.data.printer.server.factory with type arguments of type PrinterGroupPKModifier and TypeMethodDescriptionPrinterGroupFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<PrinterGroupPK> pks) PrinterGroupFactory.getValuesFromPKs(Collection<PrinterGroupPK> pks) voidPrinterGroupFactory.remove(Collection<PrinterGroupPK> pks) -
Uses of PrinterGroupPK in com.echothree.model.data.printer.server.value
Methods in com.echothree.model.data.printer.server.value that return PrinterGroupPKModifier and TypeMethodDescriptionPrinterGroupValue.getPrimaryKey()PartyPrinterGroupUseValue.getPrinterGroupPK()PrinterDetailValue.getPrinterGroupPK()PrinterGroupDescriptionValue.getPrinterGroupPK()PrinterGroupDetailValue.getPrinterGroupPK()PrinterGroupJobDetailValue.getPrinterGroupPK()Methods in com.echothree.model.data.printer.server.value with parameters of type PrinterGroupPKModifier and TypeMethodDescriptionvoidPartyPrinterGroupUseValue.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterDetailValue.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupDescriptionValue.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupDetailValue.setPrinterGroupPK(PrinterGroupPK printerGroupPK) voidPrinterGroupJobDetailValue.setPrinterGroupPK(PrinterGroupPK printerGroupPK) Constructors in com.echothree.model.data.printer.server.value with parameters of type PrinterGroupPKModifierConstructorDescriptionPartyPrinterGroupUseValue(PartyPK partyPK, PrinterGroupUseTypePK printerGroupUseTypePK, PrinterGroupPK printerGroupPK, Long fromTime, Long thruTime) Creates a new instance of PartyPrinterGroupUseValuePartyPrinterGroupUseValue(PartyPrinterGroupUsePK partyPrinterGroupUsePK, PartyPK partyPK, PrinterGroupUseTypePK printerGroupUseTypePK, PrinterGroupPK printerGroupPK, Long fromTime, Long thruTime) Creates a new instance of PartyPrinterGroupUseValuePrinterDetailValue(PrinterDetailPK printerDetailPK, PrinterPK printerPK, String printerName, PrinterGroupPK printerGroupPK, Integer priority, Long fromTime, Long thruTime) Creates a new instance of PrinterDetailValuePrinterDetailValue(PrinterPK printerPK, String printerName, PrinterGroupPK printerGroupPK, Integer priority, Long fromTime, Long thruTime) Creates a new instance of PrinterDetailValuePrinterGroupDescriptionValue(PrinterGroupDescriptionPK printerGroupDescriptionPK, PrinterGroupPK printerGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupDescriptionValuePrinterGroupDescriptionValue(PrinterGroupPK printerGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupDescriptionValuePrinterGroupDetailValue(PrinterGroupDetailPK printerGroupDetailPK, PrinterGroupPK printerGroupPK, String printerGroupName, Long keepPrintedJobsTime, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupDetailValuePrinterGroupDetailValue(PrinterGroupPK printerGroupPK, String printerGroupName, Long keepPrintedJobsTime, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupDetailValuePrinterGroupJobDetailValue(PrinterGroupJobDetailPK printerGroupJobDetailPK, PrinterGroupJobPK printerGroupJobPK, String printerGroupJobName, PrinterGroupPK printerGroupPK, DocumentPK documentPK, Integer copies, Integer priority, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupJobDetailValuePrinterGroupJobDetailValue(PrinterGroupJobPK printerGroupJobPK, String printerGroupJobName, PrinterGroupPK printerGroupPK, DocumentPK documentPK, Integer copies, Integer priority, Long fromTime, Long thruTime) Creates a new instance of PrinterGroupJobDetailValuePrinterGroupValue(PrinterGroupPK printerGroupPK, PrinterGroupDetailPK activeDetailPK, PrinterGroupDetailPK lastDetailPK) Creates a new instance of PrinterGroupValue -
Uses of PrinterGroupPK in com.echothree.model.jooq.server.records.printer
Methods in com.echothree.model.jooq.server.records.printer that return PrinterGroupPKModifier and TypeMethodDescriptionPartyPrinterGroupUses.PrinterGroup()Getter forpartyprintergroupuses.parprngrpuse_prngrp_printergroupid.PrinterDetails.PrinterGroup()Getter forprinterdetails.prndt_prngrp_printergroupid.PrinterGroupDescriptions.PrinterGroup()Getter forprintergroupdescriptions.prngrpd_prngrp_printergroupid.PrinterGroupDetails.PrinterGroup()Getter forprintergroupdetails.prngrpdt_prngrp_printergroupid.PrinterGroupJobDetails.PrinterGroup()Getter forprintergroupjobdetails.prngrpjdt_prngrp_printergroupid.PrinterGroups.PrinterGroup()Getter forprintergroups.prngrp_printergroupid.Methods in com.echothree.model.jooq.server.records.printer that return types with arguments of type PrinterGroupPKMethods in com.echothree.model.jooq.server.records.printer with parameters of type PrinterGroupPKModifier and TypeMethodDescriptionvoidPartyPrinterGroupUses.PrinterGroup(PrinterGroupPK value) Setter forpartyprintergroupuses.parprngrpuse_prngrp_printergroupid.voidPrinterDetails.PrinterGroup(PrinterGroupPK value) Setter forprinterdetails.prndt_prngrp_printergroupid.voidPrinterGroupDescriptions.PrinterGroup(PrinterGroupPK value) Setter forprintergroupdescriptions.prngrpd_prngrp_printergroupid.voidPrinterGroupDetails.PrinterGroup(PrinterGroupPK value) Setter forprintergroupdetails.prngrpdt_prngrp_printergroupid.voidPrinterGroupJobDetails.PrinterGroup(PrinterGroupPK value) Setter forprintergroupjobdetails.prngrpjdt_prngrp_printergroupid.voidPrinterGroups.PrinterGroup(PrinterGroupPK value) Setter forprintergroups.prngrp_printergroupid.Constructors in com.echothree.model.jooq.server.records.printer with parameters of type PrinterGroupPKModifierConstructorDescriptionPartyPrinterGroupUses(PartyPrinterGroupUsePK PartyPrinterGroupUse, PartyPK Party, PrinterGroupUseTypePK PrinterGroupUseType, PrinterGroupPK PrinterGroup, Long FromTime, Long ThruTime) Create a detached, initialised PartyPrinterGroupUsesPrinterDetails(PrinterDetailPK PrinterDetail, PrinterPK Printer, String PrinterName, PrinterGroupPK PrinterGroup, Integer Priority, Long FromTime, Long ThruTime) Create a detached, initialised PrinterDetailsPrinterGroupDescriptions(PrinterGroupDescriptionPK PrinterGroupDescription, PrinterGroupPK PrinterGroup, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised PrinterGroupDescriptionsPrinterGroupDetails(PrinterGroupDetailPK PrinterGroupDetail, PrinterGroupPK PrinterGroup, String PrinterGroupName, Long KeepPrintedJobsTime, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised PrinterGroupDetailsPrinterGroupJobDetails(PrinterGroupJobDetailPK PrinterGroupJobDetail, PrinterGroupJobPK PrinterGroupJob, String PrinterGroupJobName, PrinterGroupPK PrinterGroup, DocumentPK Document, Integer Copies, Integer Priority, Long FromTime, Long ThruTime) Create a detached, initialised PrinterGroupJobDetailsPrinterGroups(PrinterGroupPK PrinterGroup, PrinterGroupDetailPK ActiveDetail, PrinterGroupDetailPK LastDetail) Create a detached, initialised PrinterGroups -
Uses of PrinterGroupPK in com.echothree.model.jooq.server.tables.printer
Fields in com.echothree.model.jooq.server.tables.printer with type parameters of type PrinterGroupPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyPrinterGroupUses, PrinterGroupPK> PartyPrinterGroupUses.PRINTER_GROUPThe columnpartyprintergroupuses.parprngrpuse_prngrp_printergroupid.final org.jooq.TableField<PrinterDetails, PrinterGroupPK> PrinterDetails.PRINTER_GROUPThe columnprinterdetails.prndt_prngrp_printergroupid.final org.jooq.TableField<PrinterGroupDescriptions, PrinterGroupPK> PrinterGroupDescriptions.PRINTER_GROUPThe columnprintergroupdescriptions.prngrpd_prngrp_printergroupid.final org.jooq.TableField<PrinterGroupDetails, PrinterGroupPK> PrinterGroupDetails.PRINTER_GROUPThe columnprintergroupdetails.prngrpdt_prngrp_printergroupid.final org.jooq.TableField<PrinterGroupJobDetails, PrinterGroupPK> PrinterGroupJobDetails.PRINTER_GROUPThe columnprintergroupjobdetails.prngrpjdt_prngrp_printergroupid.final org.jooq.TableField<PrinterGroups, PrinterGroupPK> PrinterGroups.PRINTER_GROUPThe columnprintergroups.prngrp_printergroupid.