Uses of Class
com.echothree.model.data.contactlist.common.pk.ContactListPK
Packages that use ContactListPK
Package
Description
-
Uses of ContactListPK in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactListPKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetail.getContactListPK()ContactListDescription.getContactListPK()ContactListDetail.getContactListPK()CustomerTypeContactList.getContactListPK()PartyContactListDetail.getContactListPK()PartyTypeContactList.getContactListPK()ContactList.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetail.setContactListPK(ContactListPK contactListPK) voidContactListDescription.setContactListPK(ContactListPK contactListPK) voidContactListDetail.setContactListPK(ContactListPK contactListPK) voidCustomerTypeContactList.setContactListPK(ContactListPK contactListPK) voidPartyContactListDetail.setContactListPK(ContactListPK contactListPK) voidPartyTypeContactList.setContactListPK(ContactListPK contactListPK) -
Uses of ContactListPK in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory that return ContactListPKModifier and TypeMethodDescriptionContactListFactory.getNextPK()ContactListFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContactListFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory that return types with arguments of type ContactListPKModifier and TypeMethodDescriptionContactListFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContactListFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContactListFactory.getPKsFromResultSetAsList(ResultSet rs) ContactListFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactListPKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailFactory.create(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContactListDescriptionFactory.create(ContactListPK contactListPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContactListDetailFactory.create(ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeContactListFactory.create(CustomerTypePK customerTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) PartyContactListDetailFactory.create(PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) PartyTypeContactListFactory.create(PartyTypePK partyTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) ContactListFactory.getEntityFromCache(ContactListPK pk) ContactListFactory.getEntityFromPK(EntityPermission entityPermission, ContactListPK pk) ContactListFactory.getValueFromPK(ContactListPK pk) voidContactListFactory.remove(ContactListPK pk) booleanContactListFactory.validPK(ContactListPK pk) Method parameters in com.echothree.model.data.contactlist.server.factory with type arguments of type ContactListPKModifier and TypeMethodDescriptionContactListFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContactListPK> pks) ContactListFactory.getValuesFromPKs(Collection<ContactListPK> pks) voidContactListFactory.remove(Collection<ContactListPK> pks) -
Uses of ContactListPK in com.echothree.model.data.contactlist.server.value
Methods in com.echothree.model.data.contactlist.server.value that return ContactListPKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailValue.getContactListPK()ContactListDescriptionValue.getContactListPK()ContactListDetailValue.getContactListPK()CustomerTypeContactListValue.getContactListPK()PartyContactListDetailValue.getContactListPK()PartyTypeContactListValue.getContactListPK()ContactListValue.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.value with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetailValue.setContactListPK(ContactListPK contactListPK) voidContactListDescriptionValue.setContactListPK(ContactListPK contactListPK) voidContactListDetailValue.setContactListPK(ContactListPK contactListPK) voidCustomerTypeContactListValue.setContactListPK(ContactListPK contactListPK) voidPartyContactListDetailValue.setContactListPK(ContactListPK contactListPK) voidPartyTypeContactListValue.setContactListPK(ContactListPK contactListPK) Constructors in com.echothree.model.data.contactlist.server.value with parameters of type ContactListPKModifierConstructorDescriptionContactListContactMechanismPurposeDetailValue(ContactListContactMechanismPurposeDetailPK contactListContactMechanismPurposeDetailPK, ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListContactMechanismPurposeDetailValueContactListContactMechanismPurposeDetailValue(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListContactMechanismPurposeDetailValueContactListDescriptionValue(ContactListDescriptionPK contactListDescriptionPK, ContactListPK contactListPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContactListDescriptionValueContactListDescriptionValue(ContactListPK contactListPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContactListDescriptionValueContactListDetailValue(ContactListDetailPK contactListDetailPK, ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListDetailValueContactListDetailValue(ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListDetailValueContactListValue(ContactListPK contactListPK, ContactListDetailPK activeDetailPK, ContactListDetailPK lastDetailPK) Creates a new instance of ContactListValueCustomerTypeContactListValue(CustomerTypeContactListPK customerTypeContactListPK, CustomerTypePK customerTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeContactListValueCustomerTypeContactListValue(CustomerTypePK customerTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeContactListValuePartyContactListDetailValue(PartyContactListDetailPK partyContactListDetailPK, PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyContactListDetailValuePartyContactListDetailValue(PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyContactListDetailValuePartyTypeContactListValue(PartyTypeContactListPK partyTypeContactListPK, PartyTypePK partyTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of PartyTypeContactListValuePartyTypeContactListValue(PartyTypePK partyTypePK, ContactListPK contactListPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of PartyTypeContactListValue -
Uses of ContactListPK in com.echothree.model.data.letter.server.entity
Methods in com.echothree.model.data.letter.server.entity that return ContactListPKMethods in com.echothree.model.data.letter.server.entity with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidLetterDetail.setContactListPK(ContactListPK contactListPK) -
Uses of ContactListPK in com.echothree.model.data.letter.server.factory
Methods in com.echothree.model.data.letter.server.factory with parameters of type ContactListPKModifier and TypeMethodDescriptionLetterDetailFactory.create(LetterPK letterPK, ChainTypePK chainTypePK, String letterName, LetterSourcePK letterSourcePK, ContactListPK contactListPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ContactListPK in com.echothree.model.data.letter.server.value
Methods in com.echothree.model.data.letter.server.value that return ContactListPKMethods in com.echothree.model.data.letter.server.value with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidLetterDetailValue.setContactListPK(ContactListPK contactListPK) Constructors in com.echothree.model.data.letter.server.value with parameters of type ContactListPKModifierConstructorDescriptionLetterDetailValue(LetterDetailPK letterDetailPK, LetterPK letterPK, ChainTypePK chainTypePK, String letterName, LetterSourcePK letterSourcePK, ContactListPK contactListPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of LetterDetailValueLetterDetailValue(LetterPK letterPK, ChainTypePK chainTypePK, String letterName, LetterSourcePK letterSourcePK, ContactListPK contactListPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of LetterDetailValue -
Uses of ContactListPK in com.echothree.model.jooq.server.records.contactlist
Methods in com.echothree.model.jooq.server.records.contactlist that return ContactListPKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetails.ContactList()Getter forcontactlistcontactmechanismpurposedetails.clstcmprdt_clst_contactlistid.ContactListDescriptions.ContactList()Getter forcontactlistdescriptions.clstd_clst_contactlistid.ContactListDetails.ContactList()Getter forcontactlistdetails.clstdt_clst_contactlistid.ContactLists.ContactList()Getter forcontactlists.clst_contactlistid.CustomerTypeContactLists.ContactList()Getter forcustomertypecontactlists.cutyclst_clst_contactlistid.PartyContactListDetails.ContactList()Getter forpartycontactlistdetails.parclstdt_clst_contactlistid.PartyTypeContactLists.ContactList()Getter forpartytypecontactlists.ptypclst_clst_contactlistid.Methods in com.echothree.model.jooq.server.records.contactlist that return types with arguments of type ContactListPKMethods in com.echothree.model.jooq.server.records.contactlist with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetails.ContactList(ContactListPK value) Setter forcontactlistcontactmechanismpurposedetails.clstcmprdt_clst_contactlistid.voidContactListDescriptions.ContactList(ContactListPK value) Setter forcontactlistdescriptions.clstd_clst_contactlistid.voidContactListDetails.ContactList(ContactListPK value) Setter forcontactlistdetails.clstdt_clst_contactlistid.voidContactLists.ContactList(ContactListPK value) Setter forcontactlists.clst_contactlistid.voidCustomerTypeContactLists.ContactList(ContactListPK value) Setter forcustomertypecontactlists.cutyclst_clst_contactlistid.voidPartyContactListDetails.ContactList(ContactListPK value) Setter forpartycontactlistdetails.parclstdt_clst_contactlistid.voidPartyTypeContactLists.ContactList(ContactListPK value) Setter forpartytypecontactlists.ptypclst_clst_contactlistid.Constructors in com.echothree.model.jooq.server.records.contactlist with parameters of type ContactListPKModifierConstructorDescriptionContactListContactMechanismPurposeDetails(ContactListContactMechanismPurposeDetailPK ContactListContactMechanismPurposeDetail, ContactListContactMechanismPurposePK ContactListContactMechanismPurpose, ContactListPK ContactList, ContactMechanismPurposePK ContactMechanismPurpose, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ContactListContactMechanismPurposeDetailsContactListDescriptions(ContactListDescriptionPK ContactListDescription, ContactListPK ContactList, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised ContactListDescriptionsContactListDetails(ContactListDetailPK ContactListDetail, ContactListPK ContactList, String ContactListName, ContactListGroupPK ContactListGroup, ContactListTypePK ContactListType, ContactListFrequencyPK ContactListFrequency, WorkflowEntrancePK DefaultPartyContactListStatus, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ContactListDetailsContactLists(ContactListPK ContactList, ContactListDetailPK ActiveDetail, ContactListDetailPK LastDetail) Create a detached, initialised ContactListsCustomerTypeContactLists(CustomerTypeContactListPK CustomerTypeContactList, CustomerTypePK CustomerType, ContactListPK ContactList, Boolean AddWhenCreated, Long FromTime, Long ThruTime) Create a detached, initialised CustomerTypeContactListsPartyContactListDetails(PartyContactListDetailPK PartyContactListDetail, PartyContactListPK PartyContactList, PartyPK Party, ContactListPK ContactList, ContactListContactMechanismPurposePK PreferredContactListContactMechanismPurpose, Long FromTime, Long ThruTime) Create a detached, initialised PartyContactListDetailsPartyTypeContactLists(PartyTypeContactListPK PartyTypeContactList, PartyTypePK PartyType, ContactListPK ContactList, Boolean AddWhenCreated, Long FromTime, Long ThruTime) Create a detached, initialised PartyTypeContactLists -
Uses of ContactListPK in com.echothree.model.jooq.server.records.letter
Methods in com.echothree.model.jooq.server.records.letter that return ContactListPKModifier and TypeMethodDescriptionLetterDetails.ContactList()Getter forletterdetails.lttrdt_clst_contactlistid.Methods in com.echothree.model.jooq.server.records.letter with parameters of type ContactListPKModifier and TypeMethodDescriptionvoidLetterDetails.ContactList(ContactListPK value) Setter forletterdetails.lttrdt_clst_contactlistid.Constructors in com.echothree.model.jooq.server.records.letter with parameters of type ContactListPKModifierConstructorDescriptionLetterDetails(LetterDetailPK LetterDetail, LetterPK Letter, ChainTypePK ChainType, String LetterName, LetterSourcePK LetterSource, ContactListPK ContactList, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised LetterDetails -
Uses of ContactListPK in com.echothree.model.jooq.server.tables.contactlist
Fields in com.echothree.model.jooq.server.tables.contactlist with type parameters of type ContactListPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContactListContactMechanismPurposeDetails, ContactListPK> ContactListContactMechanismPurposeDetails.CONTACT_LISTThe columncontactlistcontactmechanismpurposedetails.clstcmprdt_clst_contactlistid.final org.jooq.TableField<ContactListDescriptions, ContactListPK> ContactListDescriptions.CONTACT_LISTThe columncontactlistdescriptions.clstd_clst_contactlistid.final org.jooq.TableField<ContactListDetails, ContactListPK> ContactListDetails.CONTACT_LISTThe columncontactlistdetails.clstdt_clst_contactlistid.final org.jooq.TableField<ContactLists, ContactListPK> ContactLists.CONTACT_LISTThe columncontactlists.clst_contactlistid.final org.jooq.TableField<CustomerTypeContactLists, ContactListPK> CustomerTypeContactLists.CONTACT_LISTThe columncustomertypecontactlists.cutyclst_clst_contactlistid.final org.jooq.TableField<PartyContactListDetails, ContactListPK> PartyContactListDetails.CONTACT_LISTThe columnpartycontactlistdetails.parclstdt_clst_contactlistid.final org.jooq.TableField<PartyTypeContactLists, ContactListPK> PartyTypeContactLists.CONTACT_LISTThe columnpartytypecontactlists.ptypclst_clst_contactlistid. -
Uses of ContactListPK in com.echothree.model.jooq.server.tables.letter
Fields in com.echothree.model.jooq.server.tables.letter with type parameters of type ContactListPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<LetterDetails, ContactListPK> LetterDetails.CONTACT_LISTThe columnletterdetails.lttrdt_clst_contactlistid.