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 * AccountingForms.java 021 */ 022 023package com.echothree.control.user.accounting.common; 024 025import com.echothree.control.user.accounting.common.edit.*; 026import com.echothree.control.user.accounting.common.form.*; 027import com.echothree.control.user.accounting.common.spec.*; 028 029public interface AccountingForms { 030 031 TransactionTimeTypeDescriptionEdit getTransactionTimeTypeDescriptionEdit(); 032 GlAccountClassEdit getGlAccountClassEdit(); 033 GlAccountClassDescriptionEdit getGlAccountClassDescriptionEdit(); 034 ItemAccountingCategoryDescriptionEdit getItemAccountingCategoryDescriptionEdit(); 035 TransactionTimeTypeEdit getTransactionTimeTypeEdit(); 036 TransactionEntityRoleTypeDescriptionEdit getTransactionEntityRoleTypeDescriptionEdit(); 037 SymbolPositionEdit getSymbolPositionEdit(); 038 SymbolPositionDescriptionEdit getSymbolPositionDescriptionEdit(); 039 TransactionTypeEdit getTransactionTypeEdit(); 040 GlResourceTypeDescriptionEdit getGlResourceTypeDescriptionEdit(); 041 GlResourceTypeEdit getGlResourceTypeEdit(); 042 GlAccountDescriptionEdit getGlAccountDescriptionEdit(); 043 TransactionGlAccountCategoryDescriptionEdit getTransactionGlAccountCategoryDescriptionEdit(); 044 TransactionGlAccountCategoryEdit getTransactionGlAccountCategoryEdit(); 045 TransactionTypeDescriptionEdit getTransactionTypeDescriptionEdit(); 046 GlAccountCategoryDescriptionEdit getGlAccountCategoryDescriptionEdit(); 047 GlAccountCategoryEdit getGlAccountCategoryEdit(); 048 GlAccountEdit getGlAccountEdit(); 049 ItemAccountingCategoryEdit getItemAccountingCategoryEdit(); 050 TransactionEntityRoleTypeEdit getTransactionEntityRoleTypeEdit(); 051 DeleteItemAccountingCategoryDescriptionForm getDeleteItemAccountingCategoryDescriptionForm(); 052 SetDefaultGlAccountClassForm getSetDefaultGlAccountClassForm(); 053 DeleteGlAccountCategoryForm getDeleteGlAccountCategoryForm(); 054 GetItemAccountingCategoryDescriptionForm getGetItemAccountingCategoryDescriptionForm(); 055 EditSymbolPositionDescriptionForm getEditSymbolPositionDescriptionForm(); 056 EditItemAccountingCategoryForm getEditItemAccountingCategoryForm(); 057 CreateTransactionGlAccountCategoryForm getCreateTransactionGlAccountCategoryForm(); 058 DeleteGlAccountCategoryDescriptionForm getDeleteGlAccountCategoryDescriptionForm(); 059 DeleteTransactionGlAccountCategoryForm getDeleteTransactionGlAccountCategoryForm(); 060 CreateSymbolPositionForm getCreateSymbolPositionForm(); 061 GetGlResourceTypeForm getGetGlResourceTypeForm(); 062 DeleteTransactionTypeForm getDeleteTransactionTypeForm(); 063 CreateGlAccountCategoryDescriptionForm getCreateGlAccountCategoryDescriptionForm(); 064 EditTransactionTimeTypeDescriptionForm getEditTransactionTimeTypeDescriptionForm(); 065 GetTransactionGlAccountCategoryForm getGetTransactionGlAccountCategoryForm(); 066 GetGlResourceTypeDescriptionForm getGetGlResourceTypeDescriptionForm(); 067 GetGlAccountTypeChoicesForm getGetGlAccountTypeChoicesForm(); 068 GetTransactionGlAccountCategoriesForm getGetTransactionGlAccountCategoriesForm(); 069 GetCurrencyForm getGetCurrencyForm(); 070 DeleteTransactionEntityRoleTypeForm getDeleteTransactionEntityRoleTypeForm(); 071 DeleteGlAccountDescriptionForm getDeleteGlAccountDescriptionForm(); 072 CreateCurrencyForm getCreateCurrencyForm(); 073 CreateTransactionEntityRoleTypeForm getCreateTransactionEntityRoleTypeForm(); 074 DeleteTransactionGlAccountCategoryDescriptionForm getDeleteTransactionGlAccountCategoryDescriptionForm(); 075 GetTransactionEntityRoleTypesForm getGetTransactionEntityRoleTypesForm(); 076 GetGlAccountForm getGetGlAccountForm(); 077 GetItemAccountingCategoryDescriptionsForm getGetItemAccountingCategoryDescriptionsForm(); 078 DeleteGlAccountClassForm getDeleteGlAccountClassForm(); 079 GetGlAccountCategoryDescriptionForm getGetGlAccountCategoryDescriptionForm(); 080 GetPreferredCurrencyForm getGetPreferredCurrencyForm(); 081 GetTransactionTypeForm getGetTransactionTypeForm(); 082 DeleteTransactionEntityRoleTypeDescriptionForm getDeleteTransactionEntityRoleTypeDescriptionForm(); 083 GetCurrenciesForm getGetCurrenciesForm(); 084 GetGlAccountDescriptionsForm getGetGlAccountDescriptionsForm(); 085 CreateTransactionGlAccountCategoryDescriptionForm getCreateTransactionGlAccountCategoryDescriptionForm(); 086 GetGlAccountDescriptionForm getGetGlAccountDescriptionForm(); 087 SetDefaultGlAccountCategoryForm getSetDefaultGlAccountCategoryForm(); 088 CreateGlAccountTypeDescriptionForm getCreateGlAccountTypeDescriptionForm(); 089 GetGlAccountCategoriesForm getGetGlAccountCategoriesForm(); 090 DeleteTransactionTimeTypeDescriptionForm getDeleteTransactionTimeTypeDescriptionForm(); 091 DeleteSymbolPositionForm getDeleteSymbolPositionForm(); 092 GetGlAccountsForm getGetGlAccountsForm(); 093 CreateItemAccountingCategoryDescriptionForm getCreateItemAccountingCategoryDescriptionForm(); 094 GetTransactionTypeDescriptionForm getGetTransactionTypeDescriptionForm(); 095 EditGlAccountClassDescriptionForm getEditGlAccountClassDescriptionForm(); 096 GetTransactionEntityRoleTypeForm getGetTransactionEntityRoleTypeForm(); 097 GetTransactionGlAccountCategoryDescriptionsForm getGetTransactionGlAccountCategoryDescriptionsForm(); 098 EditTransactionGlAccountCategoryDescriptionForm getEditTransactionGlAccountCategoryDescriptionForm(); 099 GetTransactionTimeTypeDescriptionsForm getGetTransactionTimeTypeDescriptionsForm(); 100 CreateGlResourceTypeDescriptionForm getCreateGlResourceTypeDescriptionForm(); 101 DeleteGlResourceTypeDescriptionForm getDeleteGlResourceTypeDescriptionForm(); 102 GetGlAccountTypeForm getGetGlAccountTypeForm(); 103 EditGlResourceTypeForm getEditGlResourceTypeForm(); 104 CreateGlAccountClassForm getCreateGlAccountClassForm(); 105 GetItemAccountingCategoryForm getGetItemAccountingCategoryForm(); 106 GetGlResourceTypeDescriptionsForm getGetGlResourceTypeDescriptionsForm(); 107 EditGlAccountDescriptionForm getEditGlAccountDescriptionForm(); 108 CreateTransactionTypeDescriptionForm getCreateTransactionTypeDescriptionForm(); 109 GetGlAccountClassChoicesForm getGetGlAccountClassChoicesForm(); 110 GetTransactionTimeTypeChoicesForm getGetTransactionTimeTypeChoicesForm(); 111 DeleteTransactionTypeDescriptionForm getDeleteTransactionTypeDescriptionForm(); 112 CreateGlAccountCategoryForm getCreateGlAccountCategoryForm(); 113 DeleteGlAccountForm getDeleteGlAccountForm(); 114 CreateTransactionTimeTypeForm getCreateTransactionTimeTypeForm(); 115 SetDefaultSymbolPositionForm getSetDefaultSymbolPositionForm(); 116 GetTransactionTimeTypeForm getGetTransactionTimeTypeForm(); 117 GetGlAccountClassDescriptionForm getGetGlAccountClassDescriptionForm(); 118 CreateGlAccountTypeForm getCreateGlAccountTypeForm(); 119 EditTransactionEntityRoleTypeDescriptionForm getEditTransactionEntityRoleTypeDescriptionForm(); 120 EditTransactionEntityRoleTypeForm getEditTransactionEntityRoleTypeForm(); 121 GetSymbolPositionsForm getGetSymbolPositionsForm(); 122 GetGlAccountClassesForm getGetGlAccountClassesForm(); 123 GetGlAccountCategoryDescriptionsForm getGetGlAccountCategoryDescriptionsForm(); 124 CreateItemAccountingCategoryForm getCreateItemAccountingCategoryForm(); 125 EditTransactionTypeForm getEditTransactionTypeForm(); 126 GetTransactionTypesForm getGetTransactionTypesForm(); 127 GetTransactionsForm getGetTransactionsForm(); 128 EditTransactionTypeDescriptionForm getEditTransactionTypeDescriptionForm(); 129 SetDefaultItemAccountingCategoryForm getSetDefaultItemAccountingCategoryForm(); 130 DeleteGlResourceTypeForm getDeleteGlResourceTypeForm(); 131 GetSymbolPositionDescriptionsForm getGetSymbolPositionDescriptionsForm(); 132 EditTransactionGlAccountCategoryForm getEditTransactionGlAccountCategoryForm(); 133 EditItemAccountingCategoryDescriptionForm getEditItemAccountingCategoryDescriptionForm(); 134 GetTransactionGroupStatusChoicesForm getGetTransactionGroupStatusChoicesForm(); 135 SetDefaultGlResourceTypeForm getSetDefaultGlResourceTypeForm(); 136 DeleteSymbolPositionDescriptionForm getDeleteSymbolPositionDescriptionForm(); 137 CreateCurrencyDescriptionForm getCreateCurrencyDescriptionForm(); 138 SetDefaultTransactionTimeTypeForm getSetDefaultTransactionTimeTypeForm(); 139 CreateSymbolPositionDescriptionForm getCreateSymbolPositionDescriptionForm(); 140 EditGlAccountForm getEditGlAccountForm(); 141 GetGlAccountCategoryForm getGetGlAccountCategoryForm(); 142 EditSymbolPositionForm getEditSymbolPositionForm(); 143 GetGlAccountClassForm getGetGlAccountClassForm(); 144 EditGlAccountCategoryDescriptionForm getEditGlAccountCategoryDescriptionForm(); 145 GetGlAccountCategoryChoicesForm getGetGlAccountCategoryChoicesForm(); 146 GetGlResourceTypesForm getGetGlResourceTypesForm(); 147 GetTransactionEntityRoleTypeDescriptionsForm getGetTransactionEntityRoleTypeDescriptionsForm(); 148 GetCurrencyChoicesForm getGetCurrencyChoicesForm(); 149 SetDefaultCurrencyForm getSetDefaultCurrencyForm(); 150 GetTransactionGlAccountCategoryDescriptionForm getGetTransactionGlAccountCategoryDescriptionForm(); 151 DeleteItemAccountingCategoryForm getDeleteItemAccountingCategoryForm(); 152 EditTransactionTimeTypeForm getEditTransactionTimeTypeForm(); 153 GetTransactionTypeDescriptionsForm getGetTransactionTypeDescriptionsForm(); 154 EditGlAccountClassForm getEditGlAccountClassForm(); 155 CreateGlResourceTypeForm getCreateGlResourceTypeForm(); 156 GetGlAccountTypesForm getGetGlAccountTypesForm(); 157 GetTransactionEntityRoleTypeDescriptionForm getGetTransactionEntityRoleTypeDescriptionForm(); 158 GetSymbolPositionForm getGetSymbolPositionForm(); 159 EditGlAccountCategoryForm getEditGlAccountCategoryForm(); 160 GetSymbolPositionDescriptionForm getGetSymbolPositionDescriptionForm(); 161 GetItemAccountingCategoryChoicesForm getGetItemAccountingCategoryChoicesForm(); 162 CreateGlAccountForm getCreateGlAccountForm(); 163 GetItemAccountingCategoriesForm getGetItemAccountingCategoriesForm(); 164 DeleteTransactionTimeTypeForm getDeleteTransactionTimeTypeForm(); 165 GetSymbolPositionChoicesForm getGetSymbolPositionChoicesForm(); 166 CreateTransactionEntityRoleTypeDescriptionForm getCreateTransactionEntityRoleTypeDescriptionForm(); 167 GetTransactionTimeTypeDescriptionForm getGetTransactionTimeTypeDescriptionForm(); 168 GetGlResourceTypeChoicesForm getGetGlResourceTypeChoicesForm(); 169 CreateTransactionTimeTypeDescriptionForm getCreateTransactionTimeTypeDescriptionForm(); 170 GetGlAccountClassDescriptionsForm getGetGlAccountClassDescriptionsForm(); 171 GetTransactionGroupForm getGetTransactionGroupForm(); 172 EditGlResourceTypeDescriptionForm getEditGlResourceTypeDescriptionForm(); 173 GetTransactionForm getGetTransactionForm(); 174 CreateGlAccountDescriptionForm getCreateGlAccountDescriptionForm(); 175 GetCurrencyDescriptionsForm getGetCurrencyDescriptionsForm(); 176 CreateTransactionTypeForm getCreateTransactionTypeForm(); 177 SetTransactionGroupStatusForm getSetTransactionGroupStatusForm(); 178 CreateGlAccountClassDescriptionForm getCreateGlAccountClassDescriptionForm(); 179 GetTransactionTimeTypesForm getGetTransactionTimeTypesForm(); 180 GetGlAccountChoicesForm getGetGlAccountChoicesForm(); 181 DeleteGlAccountClassDescriptionForm getDeleteGlAccountClassDescriptionForm(); 182 GetTransactionGroupsForm getGetTransactionGroupsForm(); 183 GlAccountTypeDescriptionSpec getGlAccountTypeDescriptionSpec(); 184 SymbolPositionSpec getSymbolPositionSpec(); 185 GlAccountTypeUniversalSpec getGlAccountTypeUniversalSpec(); 186 TransactionGroupUniversalSpec getTransactionGroupUniversalSpec(); 187 TransactionSpec getTransactionSpec(); 188 SymbolPositionDescriptionSpec getSymbolPositionDescriptionSpec(); 189 GlAccountClassUniversalSpec getGlAccountClassUniversalSpec(); 190 TransactionGlAccountCategoryUniversalSpec getTransactionGlAccountCategoryUniversalSpec(); 191 TransactionTimeTypeSpec getTransactionTimeTypeSpec(); 192 TransactionEntityRoleTypeDescriptionSpec getTransactionEntityRoleTypeDescriptionSpec(); 193 GlAccountClassDescriptionSpec getGlAccountClassDescriptionSpec(); 194 TransactionEntityRoleTypeUniversalSpec getTransactionEntityRoleTypeUniversalSpec(); 195 GlAccountTypeSpec getGlAccountTypeSpec(); 196 GlResourceTypeUniversalSpec getGlResourceTypeUniversalSpec(); 197 ItemAccountingCategoryUniversalSpec getItemAccountingCategoryUniversalSpec(); 198 ItemAccountingCategoryDescriptionSpec getItemAccountingCategoryDescriptionSpec(); 199 TransactionTimeTypeDescriptionSpec getTransactionTimeTypeDescriptionSpec(); 200 GlAccountUniversalSpec getGlAccountUniversalSpec(); 201 GlAccountClassSpec getGlAccountClassSpec(); 202 GlAccountSpec getGlAccountSpec(); 203 TransactionUniversalSpec getTransactionUniversalSpec(); 204 TransactionEntityRoleTypeSpec getTransactionEntityRoleTypeSpec(); 205 ItemAccountingCategorySpec getItemAccountingCategorySpec(); 206 TransactionTypeDescriptionSpec getTransactionTypeDescriptionSpec(); 207 SymbolPositionUniversalSpec getSymbolPositionUniversalSpec(); 208 TransactionGlAccountCategorySpec getTransactionGlAccountCategorySpec(); 209 TransactionTypeUniversalSpec getTransactionTypeUniversalSpec(); 210 GlAccountCategorySpec getGlAccountCategorySpec(); 211 GlAccountCategoryDescriptionSpec getGlAccountCategoryDescriptionSpec(); 212 TransactionGroupSpec getTransactionGroupSpec(); 213 TransactionTimeTypeUniversalSpec getTransactionTimeTypeUniversalSpec(); 214 GlAccountCategoryUniversalSpec getGlAccountCategoryUniversalSpec(); 215 TransactionGlAccountCategoryDescriptionSpec getTransactionGlAccountCategoryDescriptionSpec(); 216 GlAccountDescriptionSpec getGlAccountDescriptionSpec(); 217 CurrencyUniversalSpec getCurrencyUniversalSpec(); 218 GlResourceTypeSpec getGlResourceTypeSpec(); 219 CurrencySpec getCurrencySpec(); 220 TransactionTypeSpec getTransactionTypeSpec(); 221 CurrencyDescriptionSpec getCurrencyDescriptionSpec(); 222 GlResourceTypeDescriptionSpec getGlResourceTypeDescriptionSpec(); 223 224}