Uses of Class
com.echothree.model.data.contact.common.pk.PartyContactMechanismPurposePK
Packages that use PartyContactMechanismPurposePK
Package
Description
-
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeDetail.getPartyContactMechanismPurposePK()PartyContactMechanismPurpose.getPrimaryKey()Methods in com.echothree.model.data.contact.server.entity with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyContactMechanismPurposeDetail.setPartyContactMechanismPurposePK(PartyContactMechanismPurposePK partyContactMechanismPurposePK) -
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeFactory.getNextPK()PartyContactMechanismPurposeFactory.getPKFromQuery(PreparedStatement ps, Object... params) PartyContactMechanismPurposeFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) PartyContactMechanismPurposeFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) PartyContactMechanismPurposeFactory.getPKsFromResultSetAsList(ResultSet rs) PartyContactMechanismPurposeFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeDetailFactory.create(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PartyContactMechanismPurposeFactory.getEntityFromCache(PartyContactMechanismPurposePK pk) PartyContactMechanismPurposeFactory.getEntityFromPK(EntityPermission entityPermission, PartyContactMechanismPurposePK pk) PartyContactMechanismPurposeFactory.getValueFromPK(PartyContactMechanismPurposePK pk) voidPartyContactMechanismPurposeFactory.remove(PartyContactMechanismPurposePK pk) booleanPartyContactMechanismPurposeFactory.validPK(PartyContactMechanismPurposePK pk) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<PartyContactMechanismPurposePK> pks) PartyContactMechanismPurposeFactory.getValuesFromPKs(Collection<PartyContactMechanismPurposePK> pks) voidPartyContactMechanismPurposeFactory.remove(Collection<PartyContactMechanismPurposePK> pks) -
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeDetailValue.getPartyContactMechanismPurposePK()PartyContactMechanismPurposeValue.getPrimaryKey()Methods in com.echothree.model.data.contact.server.value with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyContactMechanismPurposeDetailValue.setPartyContactMechanismPurposePK(PartyContactMechanismPurposePK partyContactMechanismPurposePK) Constructors in com.echothree.model.data.contact.server.value with parameters of type PartyContactMechanismPurposePKModifierConstructorDescriptionPartyContactMechanismPurposeDetailValue(PartyContactMechanismPurposeDetailPK partyContactMechanismPurposeDetailPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValuePartyContactMechanismPurposeDetailValue(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValuePartyContactMechanismPurposeValue(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPurposeDetailPK activeDetailPK, PartyContactMechanismPurposeDetailPK lastDetailPK) Creates a new instance of PartyContactMechanismPurposeValue -
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.payment.server.entity
Methods in com.echothree.model.data.payment.server.entity that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanism.getPartyContactMechanismPurposePK()Methods in com.echothree.model.data.payment.server.entity with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyPaymentMethodContactMechanism.setPartyContactMechanismPurposePK(PartyContactMechanismPurposePK partyContactMechanismPurposePK) -
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.payment.server.factory
Methods in com.echothree.model.data.payment.server.factory with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanismFactory.create(PartyPaymentMethodPK partyPaymentMethodPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, Long fromTime, Long thruTime) -
Uses of PartyContactMechanismPurposePK in com.echothree.model.data.payment.server.value
Methods in com.echothree.model.data.payment.server.value that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanismValue.getPartyContactMechanismPurposePK()Methods in com.echothree.model.data.payment.server.value with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyPaymentMethodContactMechanismValue.setPartyContactMechanismPurposePK(PartyContactMechanismPurposePK partyContactMechanismPurposePK) Constructors in com.echothree.model.data.payment.server.value with parameters of type PartyContactMechanismPurposePKModifierConstructorDescriptionPartyPaymentMethodContactMechanismValue(PartyPaymentMethodContactMechanismPK partyPaymentMethodContactMechanismPK, PartyPaymentMethodPK partyPaymentMethodPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodContactMechanismValuePartyPaymentMethodContactMechanismValue(PartyPaymentMethodPK partyPaymentMethodPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodContactMechanismValue -
Uses of PartyContactMechanismPurposePK in com.echothree.model.jooq.server.records.contact
Methods in com.echothree.model.jooq.server.records.contact that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyContactMechanismPurposeDetails.PartyContactMechanismPurpose()Getter forpartycontactmechanismpurposedetails.pcmpdt_pcmp_partycontactmechanismpurposeid.PartyContactMechanismPurposes.PartyContactMechanismPurpose()Getter forpartycontactmechanismpurposes.pcmp_partycontactmechanismpurposeid.Methods in com.echothree.model.jooq.server.records.contact that return types with arguments of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionorg.jooq.Record1<PartyContactMechanismPurposePK> PartyContactMechanismPurposes.key()Methods in com.echothree.model.jooq.server.records.contact with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyContactMechanismPurposeDetails.PartyContactMechanismPurpose(PartyContactMechanismPurposePK value) Setter forpartycontactmechanismpurposedetails.pcmpdt_pcmp_partycontactmechanismpurposeid.voidPartyContactMechanismPurposes.PartyContactMechanismPurpose(PartyContactMechanismPurposePK value) Setter forpartycontactmechanismpurposes.pcmp_partycontactmechanismpurposeid.Constructors in com.echothree.model.jooq.server.records.contact with parameters of type PartyContactMechanismPurposePKModifierConstructorDescriptionPartyContactMechanismPurposeDetails(PartyContactMechanismPurposeDetailPK PartyContactMechanismPurposeDetail, PartyContactMechanismPurposePK PartyContactMechanismPurpose, PartyContactMechanismPK PartyContactMechanism, ContactMechanismPurposePK ContactMechanismPurpose, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised PartyContactMechanismPurposeDetailsPartyContactMechanismPurposes(PartyContactMechanismPurposePK PartyContactMechanismPurpose, PartyContactMechanismPurposeDetailPK ActiveDetail, PartyContactMechanismPurposeDetailPK LastDetail) Create a detached, initialised PartyContactMechanismPurposes -
Uses of PartyContactMechanismPurposePK in com.echothree.model.jooq.server.records.payment
Methods in com.echothree.model.jooq.server.records.payment that return PartyContactMechanismPurposePKModifier and TypeMethodDescriptionPartyPaymentMethodContactMechanisms.PartyContactMechanismPurpose()Getter forpartypaymentmethodcontactmechanisms.parpmcmch_pcmp_partycontactmechanismpurposeid.Methods in com.echothree.model.jooq.server.records.payment with parameters of type PartyContactMechanismPurposePKModifier and TypeMethodDescriptionvoidPartyPaymentMethodContactMechanisms.PartyContactMechanismPurpose(PartyContactMechanismPurposePK value) Setter forpartypaymentmethodcontactmechanisms.parpmcmch_pcmp_partycontactmechanismpurposeid.Constructors in com.echothree.model.jooq.server.records.payment with parameters of type PartyContactMechanismPurposePKModifierConstructorDescriptionPartyPaymentMethodContactMechanisms(PartyPaymentMethodContactMechanismPK PartyPaymentMethodContactMechanism, PartyPaymentMethodPK PartyPaymentMethod, PartyContactMechanismPurposePK PartyContactMechanismPurpose, Long FromTime, Long ThruTime) Create a detached, initialised PartyPaymentMethodContactMechanisms -
Uses of PartyContactMechanismPurposePK in com.echothree.model.jooq.server.tables.contact
Fields in com.echothree.model.jooq.server.tables.contact with type parameters of type PartyContactMechanismPurposePKModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyContactMechanismPurposeDetails, PartyContactMechanismPurposePK> PartyContactMechanismPurposeDetails.PARTY_CONTACT_MECHANISM_PURPOSEThe columnpartycontactmechanismpurposedetails.pcmpdt_pcmp_partycontactmechanismpurposeid.final org.jooq.TableField<PartyContactMechanismPurposes, PartyContactMechanismPurposePK> PartyContactMechanismPurposes.PARTY_CONTACT_MECHANISM_PURPOSEThe columnpartycontactmechanismpurposes.pcmp_partycontactmechanismpurposeid. -
Uses of PartyContactMechanismPurposePK in com.echothree.model.jooq.server.tables.payment
Fields in com.echothree.model.jooq.server.tables.payment with type parameters of type PartyContactMechanismPurposePKModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyPaymentMethodContactMechanisms, PartyContactMechanismPurposePK> PartyPaymentMethodContactMechanisms.PARTY_CONTACT_MECHANISM_PURPOSEThe columnpartypaymentmethodcontactmechanisms.parpmcmch_pcmp_partycontactmechanismpurposeid.