001// -------------------------------------------------------------------------------- 002// Copyright 2002-2026 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 * ContactForms.java 021 */ 022 023package com.echothree.control.user.contact.common; 024 025import com.echothree.control.user.contact.common.edit.*; 026import com.echothree.control.user.contact.common.form.*; 027import com.echothree.control.user.contact.common.spec.*; 028 029public interface ContactForms { 030 031 ContactEmailAddressEdit getContactEmailAddressEdit(); 032 ContactMechanismAliasTypeDescriptionEdit getContactMechanismAliasTypeDescriptionEdit(); 033 ContactMechanismAliasTypeEdit getContactMechanismAliasTypeEdit(); 034 ContactMechanismEdit getContactMechanismEdit(); 035 ContactPostalAddressEdit getContactPostalAddressEdit(); 036 ContactTelephoneEdit getContactTelephoneEdit(); 037 ContactWebAddressEdit getContactWebAddressEdit(); 038 PartyContactMechanismEdit getPartyContactMechanismEdit(); 039 PostalAddressElementTypeDescriptionEdit getPostalAddressElementTypeDescriptionEdit(); 040 PostalAddressElementTypeEdit getPostalAddressElementTypeEdit(); 041 PostalAddressFormatDescriptionEdit getPostalAddressFormatDescriptionEdit(); 042 PostalAddressFormatEdit getPostalAddressFormatEdit(); 043 PostalAddressLineEdit getPostalAddressLineEdit(); 044 PostalAddressLineElementEdit getPostalAddressLineElementEdit(); 045 CreateContactEmailAddressForm getCreateContactEmailAddressForm(); 046 CreateContactMechanismAliasForm getCreateContactMechanismAliasForm(); 047 CreateContactMechanismAliasTypeDescriptionForm getCreateContactMechanismAliasTypeDescriptionForm(); 048 CreateContactMechanismAliasTypeForm getCreateContactMechanismAliasTypeForm(); 049 CreateContactMechanismPurposeDescriptionForm getCreateContactMechanismPurposeDescriptionForm(); 050 CreateContactMechanismPurposeForm getCreateContactMechanismPurposeForm(); 051 CreateContactMechanismTypeDescriptionForm getCreateContactMechanismTypeDescriptionForm(); 052 CreateContactMechanismTypeForm getCreateContactMechanismTypeForm(); 053 CreateContactPostalAddressForm getCreateContactPostalAddressForm(); 054 CreateContactTelephoneForm getCreateContactTelephoneForm(); 055 CreateContactWebAddressForm getCreateContactWebAddressForm(); 056 CreatePartyContactMechanismAliasForm getCreatePartyContactMechanismAliasForm(); 057 CreatePartyContactMechanismPurposeForm getCreatePartyContactMechanismPurposeForm(); 058 CreatePartyContactMechanismRelationshipForm getCreatePartyContactMechanismRelationshipForm(); 059 CreatePostalAddressElementTypeDescriptionForm getCreatePostalAddressElementTypeDescriptionForm(); 060 CreatePostalAddressElementTypeForm getCreatePostalAddressElementTypeForm(); 061 CreatePostalAddressFormatDescriptionForm getCreatePostalAddressFormatDescriptionForm(); 062 CreatePostalAddressFormatForm getCreatePostalAddressFormatForm(); 063 CreatePostalAddressLineElementForm getCreatePostalAddressLineElementForm(); 064 CreatePostalAddressLineForm getCreatePostalAddressLineForm(); 065 DeleteContactMechanismAliasForm getDeleteContactMechanismAliasForm(); 066 DeleteContactMechanismAliasTypeDescriptionForm getDeleteContactMechanismAliasTypeDescriptionForm(); 067 DeleteContactMechanismAliasTypeForm getDeleteContactMechanismAliasTypeForm(); 068 DeleteContactMechanismForm getDeleteContactMechanismForm(); 069 DeletePartyContactMechanismAliasForm getDeletePartyContactMechanismAliasForm(); 070 DeletePartyContactMechanismPurposeForm getDeletePartyContactMechanismPurposeForm(); 071 DeletePartyContactMechanismRelationshipForm getDeletePartyContactMechanismRelationshipForm(); 072 DeletePostalAddressFormatDescriptionForm getDeletePostalAddressFormatDescriptionForm(); 073 DeletePostalAddressFormatForm getDeletePostalAddressFormatForm(); 074 DeletePostalAddressLineElementForm getDeletePostalAddressLineElementForm(); 075 DeletePostalAddressLineForm getDeletePostalAddressLineForm(); 076 EditContactEmailAddressForm getEditContactEmailAddressForm(); 077 EditContactMechanismAliasTypeDescriptionForm getEditContactMechanismAliasTypeDescriptionForm(); 078 EditContactMechanismAliasTypeForm getEditContactMechanismAliasTypeForm(); 079 EditContactPostalAddressForm getEditContactPostalAddressForm(); 080 EditContactTelephoneForm getEditContactTelephoneForm(); 081 EditContactWebAddressForm getEditContactWebAddressForm(); 082 EditPostalAddressFormatDescriptionForm getEditPostalAddressFormatDescriptionForm(); 083 EditPostalAddressFormatForm getEditPostalAddressFormatForm(); 084 EditPostalAddressLineElementForm getEditPostalAddressLineElementForm(); 085 EditPostalAddressLineForm getEditPostalAddressLineForm(); 086 GetContactMechanismAliasTypeChoicesForm getGetContactMechanismAliasTypeChoicesForm(); 087 GetContactMechanismAliasTypeDescriptionForm getGetContactMechanismAliasTypeDescriptionForm(); 088 GetContactMechanismAliasTypeDescriptionsForm getGetContactMechanismAliasTypeDescriptionsForm(); 089 GetContactMechanismAliasTypeForm getGetContactMechanismAliasTypeForm(); 090 GetContactMechanismAliasTypesForm getGetContactMechanismAliasTypesForm(); 091 GetContactMechanismChoicesForm getGetContactMechanismChoicesForm(); 092 GetContactMechanismForm getGetContactMechanismForm(); 093 GetContactMechanismPurposeChoicesForm getGetContactMechanismPurposeChoicesForm(); 094 GetContactMechanismPurposeForm getGetContactMechanismPurposeForm(); 095 GetContactMechanismPurposesForm getGetContactMechanismPurposesForm(); 096 GetContactMechanismTypeChoicesForm getGetContactMechanismTypeChoicesForm(); 097 GetContactMechanismTypesForm getGetContactMechanismTypesForm(); 098 GetEmailAddressStatusChoicesForm getGetEmailAddressStatusChoicesForm(); 099 GetEmailAddressVerificationChoicesForm getGetEmailAddressVerificationChoicesForm(); 100 GetPostalAddressElementTypeChoicesForm getGetPostalAddressElementTypeChoicesForm(); 101 GetPostalAddressFormatChoicesForm getGetPostalAddressFormatChoicesForm(); 102 GetPostalAddressFormatDescriptionsForm getGetPostalAddressFormatDescriptionsForm(); 103 GetPostalAddressFormatForm getGetPostalAddressFormatForm(); 104 GetPostalAddressFormatsForm getGetPostalAddressFormatsForm(); 105 GetPostalAddressLineElementsForm getGetPostalAddressLineElementsForm(); 106 GetPostalAddressLinesForm getGetPostalAddressLinesForm(); 107 GetPostalAddressStatusChoicesForm getGetPostalAddressStatusChoicesForm(); 108 GetTelephoneStatusChoicesForm getGetTelephoneStatusChoicesForm(); 109 GetWebAddressStatusChoicesForm getGetWebAddressStatusChoicesForm(); 110 SetDefaultContactMechanismAliasTypeForm getSetDefaultContactMechanismAliasTypeForm(); 111 SetDefaultPartyContactMechanismPurposeForm getSetDefaultPartyContactMechanismPurposeForm(); 112 SetDefaultPostalAddressFormatForm getSetDefaultPostalAddressFormatForm(); 113 SetEmailAddressStatusForm getSetEmailAddressStatusForm(); 114 SetEmailAddressVerificationForm getSetEmailAddressVerificationForm(); 115 SetPostalAddressStatusForm getSetPostalAddressStatusForm(); 116 SetTelephoneStatusForm getSetTelephoneStatusForm(); 117 SetWebAddressStatusForm getSetWebAddressStatusForm(); 118 ContactMechanismAliasSpec getContactMechanismAliasSpec(); 119 ContactMechanismAliasTypeDescriptionSpec getContactMechanismAliasTypeDescriptionSpec(); 120 ContactMechanismAliasTypeSpec getContactMechanismAliasTypeSpec(); 121 ContactMechanismPurposeSpec getContactMechanismPurposeSpec(); 122 ContactMechanismPurposeUniversalSpec getContactMechanismPurposeUniversalSpec(); 123 ContactMechanismSpec getContactMechanismSpec(); 124 ContactMechanismTypeDescriptionSpec getContactMechanismTypeDescriptionSpec(); 125 ContactMechanismTypeSpec getContactMechanismTypeSpec(); 126 PartyContactMechanismAliasSpec getPartyContactMechanismAliasSpec(); 127 PartyContactMechanismPurposeSpec getPartyContactMechanismPurposeSpec(); 128 PartyContactMechanismRelationshipSpec getPartyContactMechanismRelationshipSpec(); 129 PartyContactMechanismSpec getPartyContactMechanismSpec(); 130 PostalAddressElementTypeDescriptionSpec getPostalAddressElementTypeDescriptionSpec(); 131 PostalAddressElementTypeSpec getPostalAddressElementTypeSpec(); 132 PostalAddressFormatDescriptionSpec getPostalAddressFormatDescriptionSpec(); 133 PostalAddressFormatSpec getPostalAddressFormatSpec(); 134 PostalAddressLineElementSpec getPostalAddressLineElementSpec(); 135 PostalAddressLineSpec getPostalAddressLineSpec(); 136 137}