Uses of Class
com.echothree.model.data.contactlist.server.entity.ContactList
Packages that use ContactList
Package
Description
-
Uses of ContactList in com.echothree.control.user.contactlist.server.command
Methods in com.echothree.control.user.contactlist.server.command that return ContactListModifier and TypeMethodDescriptionEditContactListCommand.getEntity(EditContactListResult result) protected ContactListGetContactListCommand.getEntity()EditContactListCommand.getLockEntity(ContactList contactList) EditContactListDescriptionCommand.getLockEntity(ContactListDescription contactListDescription) EditCustomerTypeContactListCommand.getLockEntity(CustomerTypeContactList customerTypeContactList) EditPartyTypeContactListCommand.getLockEntity(PartyTypeContactList partyTypeContactList) Methods in com.echothree.control.user.contactlist.server.command that return types with arguments of type ContactListModifier and TypeMethodDescriptionprotected Collection<ContactList> GetContactListsCommand.getEntities()Methods in com.echothree.control.user.contactlist.server.command with parameters of type ContactListModifier and TypeMethodDescriptionvoidEditContactListCommand.canUpdate(ContactList contactList) voidEditContactListCommand.doLock(ContactListEdit edit, ContactList contactList) voidEditContactListCommand.doUpdate(ContactList contactList) voidEditContactListCommand.fillInResult(EditContactListResult result, ContactList contactList) EditContactListCommand.getLockEntity(ContactList contactList) protected BaseResultGetContactListCommand.getResult(ContactList contactList) Method parameters in com.echothree.control.user.contactlist.server.command with type arguments of type ContactListModifier and TypeMethodDescriptionprotected BaseResultGetContactListsCommand.getResult(Collection<ContactList> entities) -
Uses of ContactList in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control with parameters of type ContactListModifier and TypeMethodDescriptionContactControl.getContactMechanismPurposeChoicesByContactList(String defaultContactListContactMechanismPurposeChoice, Language language, boolean allowNullChoice, ContactList contactList) -
Uses of ContactList in com.echothree.model.control.contactlist.server.control
Methods in com.echothree.model.control.contactlist.server.control that return ContactListModifier and TypeMethodDescriptionContactListControl.createContactList(String contactListName, ContactListGroup contactListGroup, ContactListType contactListType, ContactListFrequency contactListFrequency, WorkflowEntrance defaultPartyContactListStatus, Boolean isDefault, Integer sortOrder, BasePK createdBy) ContactListControl.getContactListByEntityInstance(EntityInstance entityInstance) ContactListControl.getContactListByEntityInstance(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.ContactListContactListControl.getContactListByEntityInstanceForUpdate(EntityInstance entityInstance) ContactListControl.getContactListByName(String contactListName) ContactListControl.getContactListByName(String contactListName, EntityPermission entityPermission) ContactListControl.getContactListByNameForUpdate(String contactListName) ContactListControl.getDefaultContactList()ContactListControl.getDefaultContactList(EntityPermission entityPermission) ContactListControl.getDefaultContactListForUpdate()Methods in com.echothree.model.control.contactlist.server.control that return types with arguments of type ContactListModifier and TypeMethodDescriptionContactListControl.getContactLists()ContactListControl.getContactListsByContactListFrequency(ContactListFrequency contactListFrequency) ContactListControl.getContactListsByContactListFrequencyForUpdate(ContactListFrequency contactListFrequency) ContactListControl.getContactListsByContactListGroup(ContactListGroup contactListGroup) ContactListControl.getContactListsByContactListGroupForUpdate(ContactListGroup contactListGroup) ContactListControl.getContactListsByContactListType(ContactListType contactListType) ContactListControl.getContactListsByContactListTypeForUpdate(ContactListType contactListType) ContactListControl.getContactListsByWorkflowEntrance(WorkflowEntrance workflowEntrance) ContactListControl.getContactListsByWorkflowEntranceForUpdate(WorkflowEntrance workflowEntrance) ContactListControl.getContactListsForUpdate()Methods in com.echothree.model.control.contactlist.server.control with parameters of type ContactListModifier and TypeMethodDescriptionlongContactListControl.countContactListContactMechanismPurposesByContactList(ContactList contactList) longContactListControl.countCustomerTypeContactListsByContactList(ContactList contactList) longContactListControl.countPartyContactListsByContactList(ContactList contactList) longContactListControl.countPartyTypeContactListsByContactList(ContactList contactList) ContactListControl.createContactListContactMechanismPurpose(ContactList contactList, ContactMechanismPurpose contactMechanismPurpose, Boolean isDefault, Integer sortOrder, BasePK createdBy) ContactListControl.createContactListDescription(ContactList contactList, Language language, String description, BasePK createdBy) ContactListControl.createCustomerTypeContactList(CustomerType customerType, ContactList contactList, Boolean addWhenCreated, BasePK createdBy) ContactListControl.createPartyContactList(Party party, ContactList contactList, ContactListContactMechanismPurpose preferredContactListContactMechanismPurpose, BasePK createdBy) ContactListControl.createPartyTypeContactList(PartyType partyType, ContactList contactList, Boolean addWhenCreated, BasePK createdBy) voidContactListControl.deleteContactList(ContactList contactList, BasePK deletedBy) voidContactListControl.deleteContactListContactMechanismPurposesByContactList(ContactList contactList, BasePK deletedBy) voidContactListControl.deleteContactListDescriptionsByContactList(ContactList contactList, BasePK deletedBy) voidContactListControl.deleteCustomerTypeContactListsByContactList(ContactList contactList, BasePK deletedBy) voidContactListControl.deletePartyContactListsByContactList(ContactList contactList, BasePK deletedBy) voidContactListControl.deletePartyTypeContactListsByContactList(ContactList contactList, BasePK deletedBy) ContactListControl.getBestContactListDescription(ContactList contactList, Language language) ContactListControl.getContactListContactMechanismPurpose(ContactList contactList, ContactMechanismPurpose contactMechanismPurpose) ContactListControl.getContactListContactMechanismPurposeChoices(String defaultContactListContactMechanismPurposeChoice, Language language, boolean allowNullChoice, ContactList contactList) ContactListControl.getContactListContactMechanismPurposeDetailValueForUpdate(ContactList contactList, ContactMechanismPurpose contactMechanismPurpose) ContactListControl.getContactListContactMechanismPurposeForUpdate(ContactList contactList, ContactMechanismPurpose contactMechanismPurpose) ContactListControl.getContactListContactMechanismPurposesByContactList(ContactList contactList) ContactListControl.getContactListContactMechanismPurposesByContactListForUpdate(ContactList contactList) ContactListControl.getContactListContactMechanismPurposeTransfersByContactList(UserVisit userVisit, ContactList contactList) ContactListControl.getContactListDescription(ContactList contactList, Language language) ContactListControl.getContactListDescriptionForUpdate(ContactList contactList, Language language) ContactListControl.getContactListDescriptionsByContactList(ContactList contactList) ContactListControl.getContactListDescriptionsByContactListForUpdate(ContactList contactList) ContactListControl.getContactListDescriptionTransfersByContactList(UserVisit userVisit, ContactList contactList) ContactListControl.getContactListDescriptionValueForUpdate(ContactList contactList, Language language) ContactListControl.getContactListDetailValueForUpdate(ContactList contactList) ContactListControl.getContactListTransfer(UserVisit userVisit, ContactList contactList) ContactListControl.getCustomerTypeContactList(CustomerType customerType, ContactList contactList) ContactListControl.getCustomerTypeContactListForUpdate(CustomerType customerType, ContactList contactList) ContactListControl.getCustomerTypeContactListsByContactList(ContactList contactList) ContactListControl.getCustomerTypeContactListsByContactListForUpdate(ContactList contactList) ContactListControl.getCustomerTypeContactListTransfersByContactList(UserVisit userVisit, ContactList contactList) ContactListControl.getCustomerTypeContactListValueForUpdate(CustomerType customerType, ContactList contactList) ContactListControl.getDefaultContactListContactMechanismPurpose(ContactList contactList) ContactListControl.getDefaultContactListContactMechanismPurposeDetailValueForUpdate(ContactList contactList) ContactListControl.getDefaultContactListContactMechanismPurposeForUpdate(ContactList contactList) ContactListControl.getPartyContactList(Party party, ContactList contactList) ContactListControl.getPartyContactList(Party party, ContactList contactList, EntityPermission entityPermission) ContactListControl.getPartyContactListDetailValueForUpdate(Party party, ContactList contactList) ContactListControl.getPartyContactListForUpdate(Party party, ContactList contactList) ContactListControl.getPartyContactListsByContactList(ContactList contactList) ContactListControl.getPartyContactListsByContactListForUpdate(ContactList contactList) ContactListControl.getPartyContactListTransfersByContactList(UserVisit userVisit, ContactList contactList) ContactListControl.getPartyTypeContactList(PartyType partyType, ContactList contactList) ContactListControl.getPartyTypeContactListForUpdate(PartyType partyType, ContactList contactList) ContactListControl.getPartyTypeContactListsByContactList(ContactList contactList) ContactListControl.getPartyTypeContactListsByContactListForUpdate(ContactList contactList) ContactListControl.getPartyTypeContactListTransfersByContactList(UserVisit userVisit, ContactList contactList) ContactListControl.getPartyTypeContactListValueForUpdate(PartyType partyType, ContactList contactList) Method parameters in com.echothree.model.control.contactlist.server.control with type arguments of type ContactListModifier and TypeMethodDescriptionvoidContactListControl.deleteContactLists(List<ContactList> contactLists, BasePK deletedBy) ContactListControl.getContactListTransfers(UserVisit userVisit, Collection<ContactList> contactLists) -
Uses of ContactList in com.echothree.model.control.contactlist.server.graphql
Constructors in com.echothree.model.control.contactlist.server.graphql with parameters of type ContactList -
Uses of ContactList in com.echothree.model.control.contactlist.server.logic
Methods in com.echothree.model.control.contactlist.server.logic that return ContactListModifier and TypeMethodDescriptionContactListLogic.getContactListByName(ExecutionErrorAccumulator eea, String contactListName) ContactListLogic.getContactListByName(ExecutionErrorAccumulator eea, String contactListName, EntityPermission entityPermission) ContactListLogic.getContactListByNameForUpdate(ExecutionErrorAccumulator eea, String contactListName) ContactListLogic.getContactListByUniversalSpec(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault) ContactListLogic.getContactListByUniversalSpec(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ContactListLogic.getContactListByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault) Methods in com.echothree.model.control.contactlist.server.logic with parameters of type ContactListModifier and TypeMethodDescriptionvoidContactListLogic.addContactListToParty(ExecutionErrorAccumulator eea, Party party, ContactList contactList, ContactListContactMechanismPurpose preferredContactListContactMechanismPurpose, BasePK createdBy) ContactListLogic.getContactListContactMechanismPurpose(ExecutionErrorAccumulator eea, ContactList contactList, ContactMechanismPurpose contactMechanismPurpose) booleanContactListLogic.isPartyOnContactList(Party party, ContactList contactList) -
Uses of ContactList in com.echothree.model.control.contactlist.server.transfer
Methods in com.echothree.model.control.contactlist.server.transfer with parameters of type ContactListModifier and TypeMethodDescriptionContactListTransferCache.getContactListTransfer(UserVisit userVisit, ContactList contactList) -
Uses of ContactList in com.echothree.model.control.letter.server.control
Methods in com.echothree.model.control.letter.server.control with parameters of type ContactListModifier and TypeMethodDescriptionlongLetterControl.countLettersByContactList(ContactList contactList) LetterControl.createLetter(ChainType chainType, String letterName, LetterSource letterSource, ContactList contactList, Boolean isDefault, Integer sortOrder, BasePK createdBy) voidLetterControl.deleteLettersByContactList(ContactList contactList, BasePK deletedBy) LetterControl.getLettersByContactList(ContactList contactList) LetterControl.getLettersByContactListForUpdate(ContactList contactList) -
Uses of ContactList in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactListModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetail.getContactList()ContactListContactMechanismPurposeDetail.getContactList(EntityPermission entityPermission) ContactListDescription.getContactList()ContactListDescription.getContactList(EntityPermission entityPermission) ContactListDetail.getContactList()ContactListDetail.getContactList(EntityPermission entityPermission) CustomerTypeContactList.getContactList()CustomerTypeContactList.getContactList(EntityPermission entityPermission) PartyContactListDetail.getContactList()PartyContactListDetail.getContactList(EntityPermission entityPermission) PartyTypeContactList.getContactList()PartyTypeContactList.getContactList(EntityPermission entityPermission) ContactListContactMechanismPurposeDetail.getContactListForUpdate()ContactListDescription.getContactListForUpdate()ContactListDetail.getContactListForUpdate()CustomerTypeContactList.getContactListForUpdate()PartyContactListDetail.getContactListForUpdate()PartyTypeContactList.getContactListForUpdate()Methods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetail.setContactList(ContactList entity) voidContactListDescription.setContactList(ContactList entity) voidContactListDetail.setContactList(ContactList entity) voidCustomerTypeContactList.setContactList(ContactList entity) voidPartyContactListDetail.setContactList(ContactList entity) voidPartyTypeContactList.setContactList(ContactList entity) -
Uses of ContactList in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory that return ContactListModifier and TypeMethodDescriptionContactListFactory.create()ContactListFactory.create(ContactListDetailPK activeDetailPK, ContactListDetailPK lastDetailPK) ContactListFactory.create(ContactListDetail activeDetail, ContactListDetail lastDetail) ContactListFactory.getEntityFromCache(ContactListPK pk) ContactListFactory.getEntityFromPK(EntityPermission entityPermission, ContactListPK pk) ContactListFactory.getEntityFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactListFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactListFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactListFactory.getEntityFromResultSet(EntityPermission entityPermission, ResultSet rs) ContactListFactory.getEntityFromValue(EntityPermission entityPermission, ContactListValue value) Methods in com.echothree.model.data.contactlist.server.factory that return types with arguments of type ContactListModifier and TypeMethodDescriptionContactListFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContactListPK> pks) ContactListFactory.getEntitiesFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactListFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactListFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactListFactory.getEntitiesFromResultSet(EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactListModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailFactory.create(ContactListContactMechanismPurpose contactListContactMechanismPurpose, ContactList contactList, ContactMechanismPurpose contactMechanismPurpose, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContactListDescriptionFactory.create(ContactList contactList, Language language, String description, Long fromTime, Long thruTime) ContactListDetailFactory.create(ContactList contactList, String contactListName, ContactListGroup contactListGroup, ContactListType contactListType, ContactListFrequency contactListFrequency, WorkflowEntrance defaultPartyContactListStatus, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeContactListFactory.create(CustomerType customerType, ContactList contactList, Boolean addWhenCreated, Long fromTime, Long thruTime) PartyContactListDetailFactory.create(PartyContactList partyContactList, Party party, ContactList contactList, ContactListContactMechanismPurpose preferredContactListContactMechanismPurpose, Long fromTime, Long thruTime) PartyTypeContactListFactory.create(PartyType partyType, ContactList contactList, Boolean addWhenCreated, Long fromTime, Long thruTime) voidContactListFactory.remove(ContactList entity) voidContactListFactory.store(ContactList entity) Method parameters in com.echothree.model.data.contactlist.server.factory with type arguments of type ContactListModifier and TypeMethodDescriptionvoidContactListFactory.store(Collection<ContactList> entities) -
Uses of ContactList in com.echothree.model.data.letter.server.entity
Methods in com.echothree.model.data.letter.server.entity that return ContactListModifier and TypeMethodDescriptionLetterDetail.getContactList()LetterDetail.getContactList(EntityPermission entityPermission) LetterDetail.getContactListForUpdate()Methods in com.echothree.model.data.letter.server.entity with parameters of type ContactList -
Uses of ContactList in com.echothree.model.data.letter.server.factory
Methods in com.echothree.model.data.letter.server.factory with parameters of type ContactListModifier and TypeMethodDescriptionLetterDetailFactory.create(Letter letter, ChainType chainType, String letterName, LetterSource letterSource, ContactList contactList, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime)