Interface CommunicationForeignKeys
- All Known Implementing Classes:
KeyRegistry
public interface CommunicationForeignKeys
Key definitions for the CommunicationForeign component.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jooq.ForeignKey<CommunicationEmailSources, CommunicationSources> static final org.jooq.ForeignKey<CommunicationEmailSources, WorkEffortScopes> static final org.jooq.ForeignKey<CommunicationEmailSources, Selectors> static final org.jooq.ForeignKey<CommunicationEmailSources, WorkEffortScopes> static final org.jooq.ForeignKey<CommunicationEmailSources, Servers> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationEvents> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationEventPurposes> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationEventTypes> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationSources> static final org.jooq.ForeignKey<CommunicationEventDetails, Documents> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationEvents> static final org.jooq.ForeignKey<CommunicationEventDetails, CommunicationEvents> static final org.jooq.ForeignKey<CommunicationEventDetails, PartyContactMechanisms> static final org.jooq.ForeignKey<CommunicationEventPurposeDescriptions, CommunicationEventPurposes> static final org.jooq.ForeignKey<CommunicationEventPurposeDescriptions, Languages> static final org.jooq.ForeignKey<CommunicationEventPurposeDetails, CommunicationEventPurposes> static final org.jooq.ForeignKey<CommunicationEventPurposes, CommunicationEventPurposeDetails> static final org.jooq.ForeignKey<CommunicationEventPurposes, CommunicationEventPurposeDetails> static final org.jooq.ForeignKey<CommunicationEventRoleTypeDescriptions, CommunicationEventRoleTypes> static final org.jooq.ForeignKey<CommunicationEventRoleTypeDescriptions, Languages> static final org.jooq.ForeignKey<CommunicationEventRoles, CommunicationEvents> static final org.jooq.ForeignKey<CommunicationEventRoles, CommunicationEventRoleTypes> static final org.jooq.ForeignKey<CommunicationEventRoles, Parties> static final org.jooq.ForeignKey<CommunicationEventTypeDescriptions, CommunicationEventTypes> static final org.jooq.ForeignKey<CommunicationEventTypeDescriptions, Languages> static final org.jooq.ForeignKey<CommunicationEvents, CommunicationEventDetails> static final org.jooq.ForeignKey<CommunicationEvents, CommunicationEventDetails> static final org.jooq.ForeignKey<CommunicationSourceDescriptions, CommunicationSources> static final org.jooq.ForeignKey<CommunicationSourceDescriptions, Languages> static final org.jooq.ForeignKey<CommunicationSourceDetails, CommunicationSources> static final org.jooq.ForeignKey<CommunicationSourceDetails, CommunicationSourceTypes> static final org.jooq.ForeignKey<CommunicationSourceTypeDescriptions, CommunicationSourceTypes> static final org.jooq.ForeignKey<CommunicationSourceTypeDescriptions, Languages> static final org.jooq.ForeignKey<CommunicationSources, CommunicationSourceDetails> static final org.jooq.ForeignKey<CommunicationSources, CommunicationSourceDetails>
-
Field Details
-
COMMUNICATION_EMAIL_SOURCES_COMMUNICATION_SOURCE_FK
static final org.jooq.ForeignKey<CommunicationEmailSources,CommunicationSources> COMMUNICATION_EMAIL_SOURCES_COMMUNICATION_SOURCE_FK -
COMMUNICATION_EMAIL_SOURCES_RECEIVE_WORK_EFFORT_SCOPE_FK
static final org.jooq.ForeignKey<CommunicationEmailSources,WorkEffortScopes> COMMUNICATION_EMAIL_SOURCES_RECEIVE_WORK_EFFORT_SCOPE_FK -
COMMUNICATION_EMAIL_SOURCES_REVIEW_EMPLOYEE_SELECTOR_FK
static final org.jooq.ForeignKey<CommunicationEmailSources,Selectors> COMMUNICATION_EMAIL_SOURCES_REVIEW_EMPLOYEE_SELECTOR_FK -
COMMUNICATION_EMAIL_SOURCES_SEND_WORK_EFFORT_SCOPE_FK
static final org.jooq.ForeignKey<CommunicationEmailSources,WorkEffortScopes> COMMUNICATION_EMAIL_SOURCES_SEND_WORK_EFFORT_SCOPE_FK -
COMMUNICATION_EMAIL_SOURCES_SERVER_FK
static final org.jooq.ForeignKey<CommunicationEmailSources,Servers> COMMUNICATION_EMAIL_SOURCES_SERVER_FK -
COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationEvents> COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_FK -
COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_PURPOSE_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationEventPurposes> COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_PURPOSE_FK -
COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_TYPE_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationEventTypes> COMMUNICATION_EVENT_DETAILS_COMMUNICATION_EVENT_TYPE_FK -
COMMUNICATION_EVENT_DETAILS_COMMUNICATION_SOURCE_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationSources> COMMUNICATION_EVENT_DETAILS_COMMUNICATION_SOURCE_FK -
COMMUNICATION_EVENT_DETAILS_DOCUMENT_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,Documents> COMMUNICATION_EVENT_DETAILS_DOCUMENT_FK -
COMMUNICATION_EVENT_DETAILS_ORIGINAL_COMMUNICATION_EVENT_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationEvents> COMMUNICATION_EVENT_DETAILS_ORIGINAL_COMMUNICATION_EVENT_FK -
COMMUNICATION_EVENT_DETAILS_PARENT_COMMUNICATION_EVENT_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,CommunicationEvents> COMMUNICATION_EVENT_DETAILS_PARENT_COMMUNICATION_EVENT_FK -
COMMUNICATION_EVENT_DETAILS_PARTY_CONTACT_MECHANISM_FK
static final org.jooq.ForeignKey<CommunicationEventDetails,PartyContactMechanisms> COMMUNICATION_EVENT_DETAILS_PARTY_CONTACT_MECHANISM_FK -
COMMUNICATION_EVENT_PURPOSE_DESCRIPTIONS_COMMUNICATION_EVENT_PURPOSE_FK
static final org.jooq.ForeignKey<CommunicationEventPurposeDescriptions,CommunicationEventPurposes> COMMUNICATION_EVENT_PURPOSE_DESCRIPTIONS_COMMUNICATION_EVENT_PURPOSE_FK -
COMMUNICATION_EVENT_PURPOSE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<CommunicationEventPurposeDescriptions,Languages> COMMUNICATION_EVENT_PURPOSE_DESCRIPTIONS_LANGUAGE_FK -
COMMUNICATION_EVENT_PURPOSE_DETAILS_COMMUNICATION_EVENT_PURPOSE_FK
static final org.jooq.ForeignKey<CommunicationEventPurposeDetails,CommunicationEventPurposes> COMMUNICATION_EVENT_PURPOSE_DETAILS_COMMUNICATION_EVENT_PURPOSE_FK -
COMMUNICATION_EVENT_PURPOSES_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationEventPurposes,CommunicationEventPurposeDetails> COMMUNICATION_EVENT_PURPOSES_ACTIVE_DETAIL_FK -
COMMUNICATION_EVENT_PURPOSES_LAST_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationEventPurposes,CommunicationEventPurposeDetails> COMMUNICATION_EVENT_PURPOSES_LAST_DETAIL_FK -
COMMUNICATION_EVENT_ROLES_COMMUNICATION_EVENT_FK
static final org.jooq.ForeignKey<CommunicationEventRoles,CommunicationEvents> COMMUNICATION_EVENT_ROLES_COMMUNICATION_EVENT_FK -
COMMUNICATION_EVENT_ROLES_COMMUNICATION_EVENT_ROLE_TYPE_FK
static final org.jooq.ForeignKey<CommunicationEventRoles,CommunicationEventRoleTypes> COMMUNICATION_EVENT_ROLES_COMMUNICATION_EVENT_ROLE_TYPE_FK -
COMMUNICATION_EVENT_ROLES_PARTY_FK
static final org.jooq.ForeignKey<CommunicationEventRoles,Parties> COMMUNICATION_EVENT_ROLES_PARTY_FK -
COMMUNICATION_EVENT_ROLE_TYPE_DESCRIPTIONS_COMMUNICATION_EVENT_ROLE_TYPE_FK
static final org.jooq.ForeignKey<CommunicationEventRoleTypeDescriptions,CommunicationEventRoleTypes> COMMUNICATION_EVENT_ROLE_TYPE_DESCRIPTIONS_COMMUNICATION_EVENT_ROLE_TYPE_FK -
COMMUNICATION_EVENT_ROLE_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<CommunicationEventRoleTypeDescriptions,Languages> COMMUNICATION_EVENT_ROLE_TYPE_DESCRIPTIONS_LANGUAGE_FK -
COMMUNICATION_EVENTS_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationEvents,CommunicationEventDetails> COMMUNICATION_EVENTS_ACTIVE_DETAIL_FK -
COMMUNICATION_EVENTS_LAST_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationEvents,CommunicationEventDetails> COMMUNICATION_EVENTS_LAST_DETAIL_FK -
COMMUNICATION_EVENT_TYPE_DESCRIPTIONS_COMMUNICATION_EVENT_TYPE_FK
static final org.jooq.ForeignKey<CommunicationEventTypeDescriptions,CommunicationEventTypes> COMMUNICATION_EVENT_TYPE_DESCRIPTIONS_COMMUNICATION_EVENT_TYPE_FK -
COMMUNICATION_EVENT_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<CommunicationEventTypeDescriptions,Languages> COMMUNICATION_EVENT_TYPE_DESCRIPTIONS_LANGUAGE_FK -
COMMUNICATION_SOURCE_DESCRIPTIONS_COMMUNICATION_SOURCE_FK
static final org.jooq.ForeignKey<CommunicationSourceDescriptions,CommunicationSources> COMMUNICATION_SOURCE_DESCRIPTIONS_COMMUNICATION_SOURCE_FK -
COMMUNICATION_SOURCE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<CommunicationSourceDescriptions,Languages> COMMUNICATION_SOURCE_DESCRIPTIONS_LANGUAGE_FK -
COMMUNICATION_SOURCE_DETAILS_COMMUNICATION_SOURCE_FK
static final org.jooq.ForeignKey<CommunicationSourceDetails,CommunicationSources> COMMUNICATION_SOURCE_DETAILS_COMMUNICATION_SOURCE_FK -
COMMUNICATION_SOURCE_DETAILS_COMMUNICATION_SOURCE_TYPE_FK
static final org.jooq.ForeignKey<CommunicationSourceDetails,CommunicationSourceTypes> COMMUNICATION_SOURCE_DETAILS_COMMUNICATION_SOURCE_TYPE_FK -
COMMUNICATION_SOURCES_ACTIVE_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationSources,CommunicationSourceDetails> COMMUNICATION_SOURCES_ACTIVE_DETAIL_FK -
COMMUNICATION_SOURCES_LAST_DETAIL_FK
static final org.jooq.ForeignKey<CommunicationSources,CommunicationSourceDetails> COMMUNICATION_SOURCES_LAST_DETAIL_FK -
COMMUNICATION_SOURCE_TYPE_DESCRIPTIONS_COMMUNICATION_SOURCE_TYPE_FK
static final org.jooq.ForeignKey<CommunicationSourceTypeDescriptions,CommunicationSourceTypes> COMMUNICATION_SOURCE_TYPE_DESCRIPTIONS_COMMUNICATION_SOURCE_TYPE_FK -
COMMUNICATION_SOURCE_TYPE_DESCRIPTIONS_LANGUAGE_FK
static final org.jooq.ForeignKey<CommunicationSourceTypeDescriptions,Languages> COMMUNICATION_SOURCE_TYPE_DESCRIPTIONS_LANGUAGE_FK
-