Uses of Class
com.echothree.model.jooq.server.records.contact.PartyContactMechanisms
Packages that use PartyContactMechanisms
Package
Description
-
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.associate
Fields in com.echothree.model.jooq.server.keys.associate with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<AssociatePartyContactMechanismDetails, PartyContactMechanisms> AssociateForeignKeys.ASSOCIATE_PARTY_CONTACT_MECHANISM_DETAILS_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.communication
Fields in com.echothree.model.jooq.server.keys.communication with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<CommunicationEventDetails, PartyContactMechanisms> CommunicationForeignKeys.COMMUNICATION_EVENT_DETAILS_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.contact
Fields in com.echothree.model.jooq.server.keys.contact with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<PartyContactMechanismDetails, PartyContactMechanisms> ContactForeignKeys.PARTY_CONTACT_MECHANISM_DETAILS_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyContactMechanismPurposeDetails, PartyContactMechanisms> ContactForeignKeys.PARTY_CONTACT_MECHANISM_PURPOSE_DETAILS_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyContactMechanismRelationships, PartyContactMechanisms> ContactForeignKeys.PARTY_CONTACT_MECHANISM_RELATIONSHIPS_FROM_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyContactMechanismRelationships, PartyContactMechanisms> ContactForeignKeys.PARTY_CONTACT_MECHANISM_RELATIONSHIPS_TO_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyContactMechanisms, PartyContactMechanismDetails> ContactForeignKeys.PARTY_CONTACT_MECHANISMS_ACTIVE_DETAIL_FKstatic final org.jooq.UniqueKey<PartyContactMechanisms> ContactUniqueKeys.PARTY_CONTACT_MECHANISMS_ACTIVE_DETAIL_UKstatic final org.jooq.ForeignKey<PartyContactMechanisms, PartyContactMechanismDetails> ContactForeignKeys.PARTY_CONTACT_MECHANISMS_LAST_DETAIL_FKstatic final org.jooq.UniqueKey<PartyContactMechanisms> ContactUniqueKeys.PARTY_CONTACT_MECHANISMS_LAST_DETAIL_UKstatic final org.jooq.UniqueKey<PartyContactMechanisms> ContactUniqueKeys.PARTY_CONTACT_MECHANISMS_PK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.invoice
Fields in com.echothree.model.jooq.server.keys.invoice with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<InvoiceRoles, PartyContactMechanisms> InvoiceForeignKeys.INVOICE_ROLES_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.letter
Fields in com.echothree.model.jooq.server.keys.letter with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<LetterSourceDetails, PartyContactMechanisms> LetterForeignKeys.LETTER_SOURCE_DETAILS_EMAIL_ADDRESS_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<LetterSourceDetails, PartyContactMechanisms> LetterForeignKeys.LETTER_SOURCE_DETAILS_LETTER_SOURCE_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<LetterSourceDetails, PartyContactMechanisms> LetterForeignKeys.LETTER_SOURCE_DETAILS_POSTAL_ADDRESS_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.order
Fields in com.echothree.model.jooq.server.keys.order with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<OrderShipmentGroupDetails, PartyContactMechanisms> OrderForeignKeys.ORDER_SHIPMENT_GROUP_DETAILS_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.payment
Fields in com.echothree.model.jooq.server.keys.payment with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<BillingAccountRoles, PartyContactMechanisms> PaymentForeignKeys.BILLING_ACCOUNT_ROLES_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyPaymentMethodCreditCards, PartyContactMechanisms> PaymentForeignKeys.PARTY_PAYMENT_METHOD_CREDIT_CARDS_BILLING_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<PartyPaymentMethodCreditCards, PartyContactMechanisms> PaymentForeignKeys.PARTY_PAYMENT_METHOD_CREDIT_CARDS_ISSUER_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.keys.shipment
Fields in com.echothree.model.jooq.server.keys.shipment with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<ShipmentDetails, PartyContactMechanisms> ShipmentForeignKeys.SHIPMENT_DETAILS_DESTINATION_PARTY_CONTACT_MECHANISM_FKstatic final org.jooq.ForeignKey<ShipmentDetails, PartyContactMechanisms> ShipmentForeignKeys.SHIPMENT_DETAILS_ORIGIN_PARTY_CONTACT_MECHANISM_FK -
Uses of PartyContactMechanisms in com.echothree.model.jooq.server.tables.contact
Fields in com.echothree.model.jooq.server.tables.contact with type parameters of type PartyContactMechanismsModifier and TypeFieldDescriptionfinal org.jooq.TableField<PartyContactMechanisms, PartyContactMechanismDetailPK> PartyContactMechanisms.ACTIVE_DETAILThe columnpartycontactmechanisms.pcm_activedetailid.final org.jooq.TableField<PartyContactMechanisms, PartyContactMechanismDetailPK> PartyContactMechanisms.LAST_DETAILThe columnpartycontactmechanisms.pcm_lastdetailid.final org.jooq.TableField<PartyContactMechanisms, PartyContactMechanismPK> PartyContactMechanisms.PARTY_CONTACT_MECHANISMThe columnpartycontactmechanisms.pcm_partycontactmechanismid.Methods in com.echothree.model.jooq.server.tables.contact that return types with arguments of type PartyContactMechanismsModifier and TypeMethodDescriptionorg.jooq.UniqueKey<PartyContactMechanisms> PartyContactMechanisms.getPrimaryKey()PartyContactMechanisms.getRecordType()The class holding records for this typeList<org.jooq.ForeignKey<PartyContactMechanisms, ?>> PartyContactMechanisms.getReferences()List<org.jooq.UniqueKey<PartyContactMechanisms>> PartyContactMechanisms.getUniqueKeys()Constructor parameters in com.echothree.model.jooq.server.tables.contact with type arguments of type PartyContactMechanismsModifierConstructorDescriptionPartyContactMechanisms(org.jooq.Table<O> path, org.jooq.ForeignKey<O, PartyContactMechanisms> childPath, org.jooq.InverseForeignKey<O, PartyContactMechanisms> parentPath) PartyContactMechanisms(org.jooq.Table<O> path, org.jooq.ForeignKey<O, PartyContactMechanisms> childPath, org.jooq.InverseForeignKey<O, PartyContactMechanisms> parentPath) PartyContactMechanismsPath(org.jooq.Table<O> path, org.jooq.ForeignKey<O, PartyContactMechanisms> childPath, org.jooq.InverseForeignKey<O, PartyContactMechanisms> parentPath) PartyContactMechanismsPath(org.jooq.Table<O> path, org.jooq.ForeignKey<O, PartyContactMechanisms> childPath, org.jooq.InverseForeignKey<O, PartyContactMechanisms> parentPath)