Uses of Class
com.echothree.model.data.printer.common.pk.PartyPrinterGroupUsePK
Packages that use PartyPrinterGroupUsePK
Package
Description
-
Uses of PartyPrinterGroupUsePK in com.echothree.model.data.printer.server.entity
Methods in com.echothree.model.data.printer.server.entity that return PartyPrinterGroupUsePK -
Uses of PartyPrinterGroupUsePK in com.echothree.model.data.printer.server.factory
Methods in com.echothree.model.data.printer.server.factory that return PartyPrinterGroupUsePKModifier and TypeMethodDescriptionPartyPrinterGroupUseFactory.getNextPK()
PartyPrinterGroupUseFactory.getPKFromQuery
(PreparedStatement ps, Object... params) PartyPrinterGroupUseFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.printer.server.factory that return types with arguments of type PartyPrinterGroupUsePKModifier and TypeMethodDescriptionPartyPrinterGroupUseFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) PartyPrinterGroupUseFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) PartyPrinterGroupUseFactory.getPKsFromResultSetAsList
(ResultSet rs) PartyPrinterGroupUseFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.printer.server.factory with parameters of type PartyPrinterGroupUsePKModifier and TypeMethodDescriptionPartyPrinterGroupUseFactory.getEntityFromCache
(Session session, PartyPrinterGroupUsePK pk) PartyPrinterGroupUseFactory.getEntityFromPK
(EntityPermission entityPermission, PartyPrinterGroupUsePK pk) PartyPrinterGroupUseFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, PartyPrinterGroupUsePK pk) PartyPrinterGroupUseFactory.getValueFromPK
(Session session, PartyPrinterGroupUsePK pk) void
PartyPrinterGroupUseFactory.remove
(Session session, PartyPrinterGroupUsePK pk) boolean
PartyPrinterGroupUseFactory.validPK
(Session session, PartyPrinterGroupUsePK pk) Method parameters in com.echothree.model.data.printer.server.factory with type arguments of type PartyPrinterGroupUsePKModifier and TypeMethodDescriptionPartyPrinterGroupUseFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<PartyPrinterGroupUsePK> pks) PartyPrinterGroupUseFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<PartyPrinterGroupUsePK> pks) PartyPrinterGroupUseFactory.getValuesFromPKs
(Session session, Collection<PartyPrinterGroupUsePK> pks) void
PartyPrinterGroupUseFactory.remove
(Session session, Collection<PartyPrinterGroupUsePK> pks) void
PartyPrinterGroupUseFactory.remove
(Collection<PartyPrinterGroupUsePK> pks) -
Uses of PartyPrinterGroupUsePK in com.echothree.model.data.printer.server.value
Methods in com.echothree.model.data.printer.server.value that return PartyPrinterGroupUsePKConstructors in com.echothree.model.data.printer.server.value with parameters of type PartyPrinterGroupUsePKModifierConstructorDescriptionPartyPrinterGroupUseValue
(PartyPrinterGroupUsePK partyPrinterGroupUsePK, PartyPK partyPK, PrinterGroupUseTypePK printerGroupUseTypePK, PrinterGroupPK printerGroupPK, Long fromTime, Long thruTime) Creates a new instance of PartyPrinterGroupUseValue