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