001// -------------------------------------------------------------------------------- 002// Copyright 2002-2025 Echo Three, LLC 003// 004// Licensed under the Apache License, Version 2.0 (the "License"); 005// you may not use this file except in compliance with the License. 006// You may obtain a copy of the License at 007// 008// http://www.apache.org/licenses/LICENSE-2.0 009// 010// Unless required by applicable law or agreed to in writing, software 011// distributed under the License is distributed on an "AS IS" BASIS, 012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 013// See the License for the specific language governing permissions and 014// limitations under the License. 015// -------------------------------------------------------------------------------- 016// Generated File -- DO NOT EDIT BY HAND 017// -------------------------------------------------------------------------------- 018 019/** 020 * ContactListForms.java 021 */ 022 023package com.echothree.control.user.contactlist.common; 024 025import com.echothree.control.user.contactlist.common.edit.*; 026import com.echothree.control.user.contactlist.common.form.*; 027import com.echothree.control.user.contactlist.common.spec.*; 028 029public interface ContactListForms { 030 031 ContactListEdit getContactListEdit(); 032 PartyTypeContactListGroupEdit getPartyTypeContactListGroupEdit(); 033 ContactListFrequencyEdit getContactListFrequencyEdit(); 034 CustomerTypeContactListGroupEdit getCustomerTypeContactListGroupEdit(); 035 ContactListTypeDescriptionEdit getContactListTypeDescriptionEdit(); 036 ContactListFrequencyDescriptionEdit getContactListFrequencyDescriptionEdit(); 037 PartyTypeContactListEdit getPartyTypeContactListEdit(); 038 ContactListGroupDescriptionEdit getContactListGroupDescriptionEdit(); 039 ContactListGroupEdit getContactListGroupEdit(); 040 ContactListDescriptionEdit getContactListDescriptionEdit(); 041 CustomerTypeContactListEdit getCustomerTypeContactListEdit(); 042 PartyContactListEdit getPartyContactListEdit(); 043 ContactListTypeEdit getContactListTypeEdit(); 044 ContactListContactMechanismPurposeEdit getContactListContactMechanismPurposeEdit(); 045 DeleteCustomerTypeContactListForm getDeleteCustomerTypeContactListForm(); 046 GetContactListTypeForm getGetContactListTypeForm(); 047 SetDefaultContactListForm getSetDefaultContactListForm(); 048 GetContactListDescriptionForm getGetContactListDescriptionForm(); 049 DeleteContactListFrequencyDescriptionForm getDeleteContactListFrequencyDescriptionForm(); 050 DeletePartyContactListForm getDeletePartyContactListForm(); 051 CreatePartyTypeContactListForm getCreatePartyTypeContactListForm(); 052 DeleteContactListGroupForm getDeleteContactListGroupForm(); 053 SetDefaultContactListFrequencyForm getSetDefaultContactListFrequencyForm(); 054 EditContactListForm getEditContactListForm(); 055 CreateContactListGroupForm getCreateContactListGroupForm(); 056 CreateCustomerTypeContactListForm getCreateCustomerTypeContactListForm(); 057 EditPartyContactListForm getEditPartyContactListForm(); 058 GetContactListDescriptionsForm getGetContactListDescriptionsForm(); 059 DeleteContactListTypeForm getDeleteContactListTypeForm(); 060 EditContactListGroupForm getEditContactListGroupForm(); 061 GetContactListChoicesForm getGetContactListChoicesForm(); 062 SetDefaultContactListTypeForm getSetDefaultContactListTypeForm(); 063 CreatePartyContactListForm getCreatePartyContactListForm(); 064 GetPartyContactListStatusChoicesForm getGetPartyContactListStatusChoicesForm(); 065 EditContactListFrequencyDescriptionForm getEditContactListFrequencyDescriptionForm(); 066 GetCustomerTypeContactListForm getGetCustomerTypeContactListForm(); 067 GetContactListGroupDescriptionsForm getGetContactListGroupDescriptionsForm(); 068 CreateContactListFrequencyForm getCreateContactListFrequencyForm(); 069 GetContactListGroupChoicesForm getGetContactListGroupChoicesForm(); 070 SetDefaultContactListGroupForm getSetDefaultContactListGroupForm(); 071 GetCustomerTypeContactListsForm getGetCustomerTypeContactListsForm(); 072 GetContactListFrequenciesForm getGetContactListFrequenciesForm(); 073 GetContactListFrequencyChoicesForm getGetContactListFrequencyChoicesForm(); 074 EditContactListDescriptionForm getEditContactListDescriptionForm(); 075 EditCustomerTypeContactListForm getEditCustomerTypeContactListForm(); 076 GetContactListTypeChoicesForm getGetContactListTypeChoicesForm(); 077 EditPartyTypeContactListGroupForm getEditPartyTypeContactListGroupForm(); 078 EditContactListTypeDescriptionForm getEditContactListTypeDescriptionForm(); 079 GetCustomerTypeContactListGroupsForm getGetCustomerTypeContactListGroupsForm(); 080 GetContactListFrequencyDescriptionForm getGetContactListFrequencyDescriptionForm(); 081 EditCustomerTypeContactListGroupForm getEditCustomerTypeContactListGroupForm(); 082 CreateContactListTypeDescriptionForm getCreateContactListTypeDescriptionForm(); 083 GetContactListForm getGetContactListForm(); 084 EditContactListGroupDescriptionForm getEditContactListGroupDescriptionForm(); 085 GetContactListContactMechanismPurposesForm getGetContactListContactMechanismPurposesForm(); 086 EditPartyTypeContactListForm getEditPartyTypeContactListForm(); 087 DeleteContactListFrequencyForm getDeleteContactListFrequencyForm(); 088 CreateContactListContactMechanismPurposeForm getCreateContactListContactMechanismPurposeForm(); 089 EditContactListContactMechanismPurposeForm getEditContactListContactMechanismPurposeForm(); 090 GetContactListsForm getGetContactListsForm(); 091 DeleteContactListTypeDescriptionForm getDeleteContactListTypeDescriptionForm(); 092 DeleteContactListContactMechanismPurposeForm getDeleteContactListContactMechanismPurposeForm(); 093 EditContactListTypeForm getEditContactListTypeForm(); 094 GetPartyTypeContactListForm getGetPartyTypeContactListForm(); 095 GetPartyContactListsForm getGetPartyContactListsForm(); 096 DeleteContactListDescriptionForm getDeleteContactListDescriptionForm(); 097 GetContactListTypeDescriptionsForm getGetContactListTypeDescriptionsForm(); 098 GetContactListGroupForm getGetContactListGroupForm(); 099 CreateContactListFrequencyDescriptionForm getCreateContactListFrequencyDescriptionForm(); 100 DeleteContactListGroupDescriptionForm getDeleteContactListGroupDescriptionForm(); 101 GetPartyContactListForm getGetPartyContactListForm(); 102 SetDefaultContactListContactMechanismPurposeForm getSetDefaultContactListContactMechanismPurposeForm(); 103 GetPartyTypeContactListGroupForm getGetPartyTypeContactListGroupForm(); 104 GetPartyTypeContactListGroupsForm getGetPartyTypeContactListGroupsForm(); 105 GetContactListTypeDescriptionForm getGetContactListTypeDescriptionForm(); 106 DeleteContactListForm getDeleteContactListForm(); 107 CreatePartyTypeContactListGroupForm getCreatePartyTypeContactListGroupForm(); 108 DeleteCustomerTypeContactListGroupForm getDeleteCustomerTypeContactListGroupForm(); 109 DeletePartyTypeContactListGroupForm getDeletePartyTypeContactListGroupForm(); 110 CreateContactListTypeForm getCreateContactListTypeForm(); 111 GetPartyTypeContactListsForm getGetPartyTypeContactListsForm(); 112 GetContactListContactMechanismPurposeChoicesForm getGetContactListContactMechanismPurposeChoicesForm(); 113 GetContactListTypesForm getGetContactListTypesForm(); 114 DeletePartyTypeContactListForm getDeletePartyTypeContactListForm(); 115 EditContactListFrequencyForm getEditContactListFrequencyForm(); 116 CreateCustomerTypeContactListGroupForm getCreateCustomerTypeContactListGroupForm(); 117 GetContactListFrequencyDescriptionsForm getGetContactListFrequencyDescriptionsForm(); 118 GetContactListGroupsForm getGetContactListGroupsForm(); 119 CreateContactListDescriptionForm getCreateContactListDescriptionForm(); 120 GetContactListFrequencyForm getGetContactListFrequencyForm(); 121 GetContactListGroupDescriptionForm getGetContactListGroupDescriptionForm(); 122 CreateContactListForm getCreateContactListForm(); 123 SetPartyContactListStatusForm getSetPartyContactListStatusForm(); 124 GetCustomerTypeContactListGroupForm getGetCustomerTypeContactListGroupForm(); 125 GetContactListContactMechanismPurposeForm getGetContactListContactMechanismPurposeForm(); 126 CreateContactListGroupDescriptionForm getCreateContactListGroupDescriptionForm(); 127 ContactListFrequencyDescriptionSpec getContactListFrequencyDescriptionSpec(); 128 PartyTypeContactListSpec getPartyTypeContactListSpec(); 129 ContactListTypeDescriptionSpec getContactListTypeDescriptionSpec(); 130 ContactListSpec getContactListSpec(); 131 ContactListFrequencySpec getContactListFrequencySpec(); 132 PartyTypeContactListGroupSpec getPartyTypeContactListGroupSpec(); 133 CustomerTypeContactListGroupSpec getCustomerTypeContactListGroupSpec(); 134 ContactListContactMechanismPurposeSpec getContactListContactMechanismPurposeSpec(); 135 ContactListTypeSpec getContactListTypeSpec(); 136 ContactListGroupDescriptionSpec getContactListGroupDescriptionSpec(); 137 ContactListGroupSpec getContactListGroupSpec(); 138 PartyContactListSpec getPartyContactListSpec(); 139 ContactListDescriptionSpec getContactListDescriptionSpec(); 140 CustomerTypeContactListSpec getCustomerTypeContactListSpec(); 141 142}