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) PartyPrinterGroupUseFactory.create(Session session, PartyPK partyPK, PrinterGroupUseTypePK printerGroupUseTypePK, PrinterGroupPK printerGroupPK, Long fromTime, Long thruTime) PrinterDetailFactory.create(PrinterPK printerPK, String printerName, PrinterGroupPK printerGroupPK, Integer priority, Long fromTime, Long thruTime) PrinterDetailFactory.create(Session session, PrinterPK printerPK, String printerName, PrinterGroupPK printerGroupPK, Integer priority, Long fromTime, Long thruTime) PrinterGroupDescriptionFactory.create(PrinterGroupPK printerGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) PrinterGroupDescriptionFactory.create(Session session, 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) PrinterGroupDetailFactory.create(Session session, 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) PrinterGroupJobDetailFactory.create(Session session, PrinterGroupJobPK printerGroupJobPK, String printerGroupJobName, PrinterGroupPK printerGroupPK, DocumentPK documentPK, Integer copies, Integer priority, Long fromTime, Long thruTime) PrinterGroupFactory.getEntityFromCache(Session session, PrinterGroupPK pk) PrinterGroupFactory.getEntityFromPK(EntityPermission entityPermission, PrinterGroupPK pk) PrinterGroupFactory.getEntityFromPK(Session session, EntityPermission entityPermission, PrinterGroupPK pk) PrinterGroupFactory.getValueFromPK(Session session, PrinterGroupPK pk) voidPrinterGroupFactory.remove(Session session, PrinterGroupPK pk) booleanPrinterGroupFactory.validPK(Session session, 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.getEntitiesFromPKs(Session session, EntityPermission entityPermission, Collection<PrinterGroupPK> pks) PrinterGroupFactory.getValuesFromPKs(Session session, Collection<PrinterGroupPK> pks) voidPrinterGroupFactory.remove(Session session, 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