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 * AccountingFormsImpl.java
021 */
022
023package com.echothree.control.user.accounting.server;
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 class AccountingFormsImpl {
030    
031    public TransactionTimeTypeDescriptionEdit getTransactionTimeTypeDescriptionEdit() {
032        return AccountingEditFactory.getTransactionTimeTypeDescriptionEdit();
033    }
034    
035    public GlAccountClassEdit getGlAccountClassEdit() {
036        return AccountingEditFactory.getGlAccountClassEdit();
037    }
038    
039    public GlAccountClassDescriptionEdit getGlAccountClassDescriptionEdit() {
040        return AccountingEditFactory.getGlAccountClassDescriptionEdit();
041    }
042    
043    public ItemAccountingCategoryDescriptionEdit getItemAccountingCategoryDescriptionEdit() {
044        return AccountingEditFactory.getItemAccountingCategoryDescriptionEdit();
045    }
046    
047    public TransactionTimeTypeEdit getTransactionTimeTypeEdit() {
048        return AccountingEditFactory.getTransactionTimeTypeEdit();
049    }
050    
051    public TransactionEntityRoleTypeDescriptionEdit getTransactionEntityRoleTypeDescriptionEdit() {
052        return AccountingEditFactory.getTransactionEntityRoleTypeDescriptionEdit();
053    }
054    
055    public SymbolPositionEdit getSymbolPositionEdit() {
056        return AccountingEditFactory.getSymbolPositionEdit();
057    }
058    
059    public SymbolPositionDescriptionEdit getSymbolPositionDescriptionEdit() {
060        return AccountingEditFactory.getSymbolPositionDescriptionEdit();
061    }
062    
063    public TransactionTypeEdit getTransactionTypeEdit() {
064        return AccountingEditFactory.getTransactionTypeEdit();
065    }
066    
067    public GlResourceTypeDescriptionEdit getGlResourceTypeDescriptionEdit() {
068        return AccountingEditFactory.getGlResourceTypeDescriptionEdit();
069    }
070    
071    public GlResourceTypeEdit getGlResourceTypeEdit() {
072        return AccountingEditFactory.getGlResourceTypeEdit();
073    }
074    
075    public GlAccountDescriptionEdit getGlAccountDescriptionEdit() {
076        return AccountingEditFactory.getGlAccountDescriptionEdit();
077    }
078    
079    public TransactionGlAccountCategoryDescriptionEdit getTransactionGlAccountCategoryDescriptionEdit() {
080        return AccountingEditFactory.getTransactionGlAccountCategoryDescriptionEdit();
081    }
082    
083    public TransactionGlAccountCategoryEdit getTransactionGlAccountCategoryEdit() {
084        return AccountingEditFactory.getTransactionGlAccountCategoryEdit();
085    }
086    
087    public TransactionTypeDescriptionEdit getTransactionTypeDescriptionEdit() {
088        return AccountingEditFactory.getTransactionTypeDescriptionEdit();
089    }
090    
091    public GlAccountCategoryDescriptionEdit getGlAccountCategoryDescriptionEdit() {
092        return AccountingEditFactory.getGlAccountCategoryDescriptionEdit();
093    }
094    
095    public GlAccountCategoryEdit getGlAccountCategoryEdit() {
096        return AccountingEditFactory.getGlAccountCategoryEdit();
097    }
098    
099    public GlAccountEdit getGlAccountEdit() {
100        return AccountingEditFactory.getGlAccountEdit();
101    }
102    
103    public ItemAccountingCategoryEdit getItemAccountingCategoryEdit() {
104        return AccountingEditFactory.getItemAccountingCategoryEdit();
105    }
106    
107    public TransactionEntityRoleTypeEdit getTransactionEntityRoleTypeEdit() {
108        return AccountingEditFactory.getTransactionEntityRoleTypeEdit();
109    }
110    
111    public DeleteItemAccountingCategoryDescriptionForm getDeleteItemAccountingCategoryDescriptionForm() {
112        return AccountingFormFactory.getDeleteItemAccountingCategoryDescriptionForm();
113    }
114    
115    public SetDefaultGlAccountClassForm getSetDefaultGlAccountClassForm() {
116        return AccountingFormFactory.getSetDefaultGlAccountClassForm();
117    }
118    
119    public DeleteGlAccountCategoryForm getDeleteGlAccountCategoryForm() {
120        return AccountingFormFactory.getDeleteGlAccountCategoryForm();
121    }
122    
123    public GetItemAccountingCategoryDescriptionForm getGetItemAccountingCategoryDescriptionForm() {
124        return AccountingFormFactory.getGetItemAccountingCategoryDescriptionForm();
125    }
126    
127    public EditSymbolPositionDescriptionForm getEditSymbolPositionDescriptionForm() {
128        return AccountingFormFactory.getEditSymbolPositionDescriptionForm();
129    }
130    
131    public EditItemAccountingCategoryForm getEditItemAccountingCategoryForm() {
132        return AccountingFormFactory.getEditItemAccountingCategoryForm();
133    }
134    
135    public CreateTransactionGlAccountCategoryForm getCreateTransactionGlAccountCategoryForm() {
136        return AccountingFormFactory.getCreateTransactionGlAccountCategoryForm();
137    }
138    
139    public DeleteGlAccountCategoryDescriptionForm getDeleteGlAccountCategoryDescriptionForm() {
140        return AccountingFormFactory.getDeleteGlAccountCategoryDescriptionForm();
141    }
142    
143    public DeleteTransactionGlAccountCategoryForm getDeleteTransactionGlAccountCategoryForm() {
144        return AccountingFormFactory.getDeleteTransactionGlAccountCategoryForm();
145    }
146    
147    public CreateSymbolPositionForm getCreateSymbolPositionForm() {
148        return AccountingFormFactory.getCreateSymbolPositionForm();
149    }
150    
151    public GetGlResourceTypeForm getGetGlResourceTypeForm() {
152        return AccountingFormFactory.getGetGlResourceTypeForm();
153    }
154    
155    public DeleteTransactionTypeForm getDeleteTransactionTypeForm() {
156        return AccountingFormFactory.getDeleteTransactionTypeForm();
157    }
158    
159    public CreateGlAccountCategoryDescriptionForm getCreateGlAccountCategoryDescriptionForm() {
160        return AccountingFormFactory.getCreateGlAccountCategoryDescriptionForm();
161    }
162    
163    public EditTransactionTimeTypeDescriptionForm getEditTransactionTimeTypeDescriptionForm() {
164        return AccountingFormFactory.getEditTransactionTimeTypeDescriptionForm();
165    }
166    
167    public GetTransactionGlAccountCategoryForm getGetTransactionGlAccountCategoryForm() {
168        return AccountingFormFactory.getGetTransactionGlAccountCategoryForm();
169    }
170    
171    public GetGlResourceTypeDescriptionForm getGetGlResourceTypeDescriptionForm() {
172        return AccountingFormFactory.getGetGlResourceTypeDescriptionForm();
173    }
174    
175    public GetGlAccountTypeChoicesForm getGetGlAccountTypeChoicesForm() {
176        return AccountingFormFactory.getGetGlAccountTypeChoicesForm();
177    }
178    
179    public GetTransactionGlAccountCategoriesForm getGetTransactionGlAccountCategoriesForm() {
180        return AccountingFormFactory.getGetTransactionGlAccountCategoriesForm();
181    }
182    
183    public GetCurrencyForm getGetCurrencyForm() {
184        return AccountingFormFactory.getGetCurrencyForm();
185    }
186    
187    public DeleteTransactionEntityRoleTypeForm getDeleteTransactionEntityRoleTypeForm() {
188        return AccountingFormFactory.getDeleteTransactionEntityRoleTypeForm();
189    }
190    
191    public DeleteGlAccountDescriptionForm getDeleteGlAccountDescriptionForm() {
192        return AccountingFormFactory.getDeleteGlAccountDescriptionForm();
193    }
194    
195    public CreateCurrencyForm getCreateCurrencyForm() {
196        return AccountingFormFactory.getCreateCurrencyForm();
197    }
198    
199    public CreateTransactionEntityRoleTypeForm getCreateTransactionEntityRoleTypeForm() {
200        return AccountingFormFactory.getCreateTransactionEntityRoleTypeForm();
201    }
202    
203    public DeleteTransactionGlAccountCategoryDescriptionForm getDeleteTransactionGlAccountCategoryDescriptionForm() {
204        return AccountingFormFactory.getDeleteTransactionGlAccountCategoryDescriptionForm();
205    }
206    
207    public GetTransactionEntityRoleTypesForm getGetTransactionEntityRoleTypesForm() {
208        return AccountingFormFactory.getGetTransactionEntityRoleTypesForm();
209    }
210    
211    public GetGlAccountForm getGetGlAccountForm() {
212        return AccountingFormFactory.getGetGlAccountForm();
213    }
214    
215    public GetItemAccountingCategoryDescriptionsForm getGetItemAccountingCategoryDescriptionsForm() {
216        return AccountingFormFactory.getGetItemAccountingCategoryDescriptionsForm();
217    }
218    
219    public DeleteGlAccountClassForm getDeleteGlAccountClassForm() {
220        return AccountingFormFactory.getDeleteGlAccountClassForm();
221    }
222    
223    public GetGlAccountCategoryDescriptionForm getGetGlAccountCategoryDescriptionForm() {
224        return AccountingFormFactory.getGetGlAccountCategoryDescriptionForm();
225    }
226    
227    public GetPreferredCurrencyForm getGetPreferredCurrencyForm() {
228        return AccountingFormFactory.getGetPreferredCurrencyForm();
229    }
230    
231    public GetTransactionTypeForm getGetTransactionTypeForm() {
232        return AccountingFormFactory.getGetTransactionTypeForm();
233    }
234    
235    public DeleteTransactionEntityRoleTypeDescriptionForm getDeleteTransactionEntityRoleTypeDescriptionForm() {
236        return AccountingFormFactory.getDeleteTransactionEntityRoleTypeDescriptionForm();
237    }
238    
239    public GetCurrenciesForm getGetCurrenciesForm() {
240        return AccountingFormFactory.getGetCurrenciesForm();
241    }
242    
243    public GetGlAccountDescriptionsForm getGetGlAccountDescriptionsForm() {
244        return AccountingFormFactory.getGetGlAccountDescriptionsForm();
245    }
246    
247    public CreateTransactionGlAccountCategoryDescriptionForm getCreateTransactionGlAccountCategoryDescriptionForm() {
248        return AccountingFormFactory.getCreateTransactionGlAccountCategoryDescriptionForm();
249    }
250    
251    public GetGlAccountDescriptionForm getGetGlAccountDescriptionForm() {
252        return AccountingFormFactory.getGetGlAccountDescriptionForm();
253    }
254    
255    public SetDefaultGlAccountCategoryForm getSetDefaultGlAccountCategoryForm() {
256        return AccountingFormFactory.getSetDefaultGlAccountCategoryForm();
257    }
258    
259    public CreateGlAccountTypeDescriptionForm getCreateGlAccountTypeDescriptionForm() {
260        return AccountingFormFactory.getCreateGlAccountTypeDescriptionForm();
261    }
262    
263    public GetGlAccountCategoriesForm getGetGlAccountCategoriesForm() {
264        return AccountingFormFactory.getGetGlAccountCategoriesForm();
265    }
266    
267    public DeleteTransactionTimeTypeDescriptionForm getDeleteTransactionTimeTypeDescriptionForm() {
268        return AccountingFormFactory.getDeleteTransactionTimeTypeDescriptionForm();
269    }
270    
271    public DeleteSymbolPositionForm getDeleteSymbolPositionForm() {
272        return AccountingFormFactory.getDeleteSymbolPositionForm();
273    }
274    
275    public GetGlAccountsForm getGetGlAccountsForm() {
276        return AccountingFormFactory.getGetGlAccountsForm();
277    }
278    
279    public CreateItemAccountingCategoryDescriptionForm getCreateItemAccountingCategoryDescriptionForm() {
280        return AccountingFormFactory.getCreateItemAccountingCategoryDescriptionForm();
281    }
282    
283    public GetTransactionTypeDescriptionForm getGetTransactionTypeDescriptionForm() {
284        return AccountingFormFactory.getGetTransactionTypeDescriptionForm();
285    }
286    
287    public EditGlAccountClassDescriptionForm getEditGlAccountClassDescriptionForm() {
288        return AccountingFormFactory.getEditGlAccountClassDescriptionForm();
289    }
290    
291    public GetTransactionEntityRoleTypeForm getGetTransactionEntityRoleTypeForm() {
292        return AccountingFormFactory.getGetTransactionEntityRoleTypeForm();
293    }
294    
295    public GetTransactionGlAccountCategoryDescriptionsForm getGetTransactionGlAccountCategoryDescriptionsForm() {
296        return AccountingFormFactory.getGetTransactionGlAccountCategoryDescriptionsForm();
297    }
298    
299    public EditTransactionGlAccountCategoryDescriptionForm getEditTransactionGlAccountCategoryDescriptionForm() {
300        return AccountingFormFactory.getEditTransactionGlAccountCategoryDescriptionForm();
301    }
302    
303    public GetTransactionTimeTypeDescriptionsForm getGetTransactionTimeTypeDescriptionsForm() {
304        return AccountingFormFactory.getGetTransactionTimeTypeDescriptionsForm();
305    }
306    
307    public CreateGlResourceTypeDescriptionForm getCreateGlResourceTypeDescriptionForm() {
308        return AccountingFormFactory.getCreateGlResourceTypeDescriptionForm();
309    }
310    
311    public DeleteGlResourceTypeDescriptionForm getDeleteGlResourceTypeDescriptionForm() {
312        return AccountingFormFactory.getDeleteGlResourceTypeDescriptionForm();
313    }
314    
315    public GetGlAccountTypeForm getGetGlAccountTypeForm() {
316        return AccountingFormFactory.getGetGlAccountTypeForm();
317    }
318    
319    public EditGlResourceTypeForm getEditGlResourceTypeForm() {
320        return AccountingFormFactory.getEditGlResourceTypeForm();
321    }
322    
323    public CreateGlAccountClassForm getCreateGlAccountClassForm() {
324        return AccountingFormFactory.getCreateGlAccountClassForm();
325    }
326    
327    public GetItemAccountingCategoryForm getGetItemAccountingCategoryForm() {
328        return AccountingFormFactory.getGetItemAccountingCategoryForm();
329    }
330    
331    public GetGlResourceTypeDescriptionsForm getGetGlResourceTypeDescriptionsForm() {
332        return AccountingFormFactory.getGetGlResourceTypeDescriptionsForm();
333    }
334    
335    public EditGlAccountDescriptionForm getEditGlAccountDescriptionForm() {
336        return AccountingFormFactory.getEditGlAccountDescriptionForm();
337    }
338    
339    public CreateTransactionTypeDescriptionForm getCreateTransactionTypeDescriptionForm() {
340        return AccountingFormFactory.getCreateTransactionTypeDescriptionForm();
341    }
342    
343    public GetGlAccountClassChoicesForm getGetGlAccountClassChoicesForm() {
344        return AccountingFormFactory.getGetGlAccountClassChoicesForm();
345    }
346    
347    public GetTransactionTimeTypeChoicesForm getGetTransactionTimeTypeChoicesForm() {
348        return AccountingFormFactory.getGetTransactionTimeTypeChoicesForm();
349    }
350    
351    public DeleteTransactionTypeDescriptionForm getDeleteTransactionTypeDescriptionForm() {
352        return AccountingFormFactory.getDeleteTransactionTypeDescriptionForm();
353    }
354    
355    public CreateGlAccountCategoryForm getCreateGlAccountCategoryForm() {
356        return AccountingFormFactory.getCreateGlAccountCategoryForm();
357    }
358    
359    public DeleteGlAccountForm getDeleteGlAccountForm() {
360        return AccountingFormFactory.getDeleteGlAccountForm();
361    }
362    
363    public CreateTransactionTimeTypeForm getCreateTransactionTimeTypeForm() {
364        return AccountingFormFactory.getCreateTransactionTimeTypeForm();
365    }
366    
367    public SetDefaultSymbolPositionForm getSetDefaultSymbolPositionForm() {
368        return AccountingFormFactory.getSetDefaultSymbolPositionForm();
369    }
370    
371    public GetTransactionTimeTypeForm getGetTransactionTimeTypeForm() {
372        return AccountingFormFactory.getGetTransactionTimeTypeForm();
373    }
374    
375    public GetGlAccountClassDescriptionForm getGetGlAccountClassDescriptionForm() {
376        return AccountingFormFactory.getGetGlAccountClassDescriptionForm();
377    }
378    
379    public CreateGlAccountTypeForm getCreateGlAccountTypeForm() {
380        return AccountingFormFactory.getCreateGlAccountTypeForm();
381    }
382    
383    public EditTransactionEntityRoleTypeDescriptionForm getEditTransactionEntityRoleTypeDescriptionForm() {
384        return AccountingFormFactory.getEditTransactionEntityRoleTypeDescriptionForm();
385    }
386    
387    public EditTransactionEntityRoleTypeForm getEditTransactionEntityRoleTypeForm() {
388        return AccountingFormFactory.getEditTransactionEntityRoleTypeForm();
389    }
390    
391    public GetSymbolPositionsForm getGetSymbolPositionsForm() {
392        return AccountingFormFactory.getGetSymbolPositionsForm();
393    }
394    
395    public GetGlAccountClassesForm getGetGlAccountClassesForm() {
396        return AccountingFormFactory.getGetGlAccountClassesForm();
397    }
398    
399    public GetGlAccountCategoryDescriptionsForm getGetGlAccountCategoryDescriptionsForm() {
400        return AccountingFormFactory.getGetGlAccountCategoryDescriptionsForm();
401    }
402    
403    public CreateItemAccountingCategoryForm getCreateItemAccountingCategoryForm() {
404        return AccountingFormFactory.getCreateItemAccountingCategoryForm();
405    }
406    
407    public EditTransactionTypeForm getEditTransactionTypeForm() {
408        return AccountingFormFactory.getEditTransactionTypeForm();
409    }
410    
411    public GetTransactionTypesForm getGetTransactionTypesForm() {
412        return AccountingFormFactory.getGetTransactionTypesForm();
413    }
414    
415    public GetTransactionsForm getGetTransactionsForm() {
416        return AccountingFormFactory.getGetTransactionsForm();
417    }
418    
419    public EditTransactionTypeDescriptionForm getEditTransactionTypeDescriptionForm() {
420        return AccountingFormFactory.getEditTransactionTypeDescriptionForm();
421    }
422    
423    public SetDefaultItemAccountingCategoryForm getSetDefaultItemAccountingCategoryForm() {
424        return AccountingFormFactory.getSetDefaultItemAccountingCategoryForm();
425    }
426    
427    public DeleteGlResourceTypeForm getDeleteGlResourceTypeForm() {
428        return AccountingFormFactory.getDeleteGlResourceTypeForm();
429    }
430    
431    public GetSymbolPositionDescriptionsForm getGetSymbolPositionDescriptionsForm() {
432        return AccountingFormFactory.getGetSymbolPositionDescriptionsForm();
433    }
434    
435    public EditTransactionGlAccountCategoryForm getEditTransactionGlAccountCategoryForm() {
436        return AccountingFormFactory.getEditTransactionGlAccountCategoryForm();
437    }
438    
439    public EditItemAccountingCategoryDescriptionForm getEditItemAccountingCategoryDescriptionForm() {
440        return AccountingFormFactory.getEditItemAccountingCategoryDescriptionForm();
441    }
442    
443    public GetTransactionGroupStatusChoicesForm getGetTransactionGroupStatusChoicesForm() {
444        return AccountingFormFactory.getGetTransactionGroupStatusChoicesForm();
445    }
446    
447    public SetDefaultGlResourceTypeForm getSetDefaultGlResourceTypeForm() {
448        return AccountingFormFactory.getSetDefaultGlResourceTypeForm();
449    }
450    
451    public DeleteSymbolPositionDescriptionForm getDeleteSymbolPositionDescriptionForm() {
452        return AccountingFormFactory.getDeleteSymbolPositionDescriptionForm();
453    }
454    
455    public CreateCurrencyDescriptionForm getCreateCurrencyDescriptionForm() {
456        return AccountingFormFactory.getCreateCurrencyDescriptionForm();
457    }
458    
459    public SetDefaultTransactionTimeTypeForm getSetDefaultTransactionTimeTypeForm() {
460        return AccountingFormFactory.getSetDefaultTransactionTimeTypeForm();
461    }
462    
463    public CreateSymbolPositionDescriptionForm getCreateSymbolPositionDescriptionForm() {
464        return AccountingFormFactory.getCreateSymbolPositionDescriptionForm();
465    }
466    
467    public EditGlAccountForm getEditGlAccountForm() {
468        return AccountingFormFactory.getEditGlAccountForm();
469    }
470    
471    public GetGlAccountCategoryForm getGetGlAccountCategoryForm() {
472        return AccountingFormFactory.getGetGlAccountCategoryForm();
473    }
474    
475    public EditSymbolPositionForm getEditSymbolPositionForm() {
476        return AccountingFormFactory.getEditSymbolPositionForm();
477    }
478    
479    public GetGlAccountClassForm getGetGlAccountClassForm() {
480        return AccountingFormFactory.getGetGlAccountClassForm();
481    }
482    
483    public EditGlAccountCategoryDescriptionForm getEditGlAccountCategoryDescriptionForm() {
484        return AccountingFormFactory.getEditGlAccountCategoryDescriptionForm();
485    }
486    
487    public GetGlAccountCategoryChoicesForm getGetGlAccountCategoryChoicesForm() {
488        return AccountingFormFactory.getGetGlAccountCategoryChoicesForm();
489    }
490    
491    public GetGlResourceTypesForm getGetGlResourceTypesForm() {
492        return AccountingFormFactory.getGetGlResourceTypesForm();
493    }
494    
495    public GetTransactionEntityRoleTypeDescriptionsForm getGetTransactionEntityRoleTypeDescriptionsForm() {
496        return AccountingFormFactory.getGetTransactionEntityRoleTypeDescriptionsForm();
497    }
498    
499    public GetCurrencyChoicesForm getGetCurrencyChoicesForm() {
500        return AccountingFormFactory.getGetCurrencyChoicesForm();
501    }
502    
503    public SetDefaultCurrencyForm getSetDefaultCurrencyForm() {
504        return AccountingFormFactory.getSetDefaultCurrencyForm();
505    }
506    
507    public GetTransactionGlAccountCategoryDescriptionForm getGetTransactionGlAccountCategoryDescriptionForm() {
508        return AccountingFormFactory.getGetTransactionGlAccountCategoryDescriptionForm();
509    }
510    
511    public DeleteItemAccountingCategoryForm getDeleteItemAccountingCategoryForm() {
512        return AccountingFormFactory.getDeleteItemAccountingCategoryForm();
513    }
514    
515    public EditTransactionTimeTypeForm getEditTransactionTimeTypeForm() {
516        return AccountingFormFactory.getEditTransactionTimeTypeForm();
517    }
518    
519    public GetTransactionTypeDescriptionsForm getGetTransactionTypeDescriptionsForm() {
520        return AccountingFormFactory.getGetTransactionTypeDescriptionsForm();
521    }
522    
523    public EditGlAccountClassForm getEditGlAccountClassForm() {
524        return AccountingFormFactory.getEditGlAccountClassForm();
525    }
526    
527    public CreateGlResourceTypeForm getCreateGlResourceTypeForm() {
528        return AccountingFormFactory.getCreateGlResourceTypeForm();
529    }
530    
531    public GetGlAccountTypesForm getGetGlAccountTypesForm() {
532        return AccountingFormFactory.getGetGlAccountTypesForm();
533    }
534    
535    public GetTransactionEntityRoleTypeDescriptionForm getGetTransactionEntityRoleTypeDescriptionForm() {
536        return AccountingFormFactory.getGetTransactionEntityRoleTypeDescriptionForm();
537    }
538    
539    public GetSymbolPositionForm getGetSymbolPositionForm() {
540        return AccountingFormFactory.getGetSymbolPositionForm();
541    }
542    
543    public EditGlAccountCategoryForm getEditGlAccountCategoryForm() {
544        return AccountingFormFactory.getEditGlAccountCategoryForm();
545    }
546    
547    public GetSymbolPositionDescriptionForm getGetSymbolPositionDescriptionForm() {
548        return AccountingFormFactory.getGetSymbolPositionDescriptionForm();
549    }
550    
551    public GetItemAccountingCategoryChoicesForm getGetItemAccountingCategoryChoicesForm() {
552        return AccountingFormFactory.getGetItemAccountingCategoryChoicesForm();
553    }
554    
555    public CreateGlAccountForm getCreateGlAccountForm() {
556        return AccountingFormFactory.getCreateGlAccountForm();
557    }
558    
559    public GetItemAccountingCategoriesForm getGetItemAccountingCategoriesForm() {
560        return AccountingFormFactory.getGetItemAccountingCategoriesForm();
561    }
562    
563    public DeleteTransactionTimeTypeForm getDeleteTransactionTimeTypeForm() {
564        return AccountingFormFactory.getDeleteTransactionTimeTypeForm();
565    }
566    
567    public GetSymbolPositionChoicesForm getGetSymbolPositionChoicesForm() {
568        return AccountingFormFactory.getGetSymbolPositionChoicesForm();
569    }
570    
571    public CreateTransactionEntityRoleTypeDescriptionForm getCreateTransactionEntityRoleTypeDescriptionForm() {
572        return AccountingFormFactory.getCreateTransactionEntityRoleTypeDescriptionForm();
573    }
574    
575    public GetTransactionTimeTypeDescriptionForm getGetTransactionTimeTypeDescriptionForm() {
576        return AccountingFormFactory.getGetTransactionTimeTypeDescriptionForm();
577    }
578    
579    public GetGlResourceTypeChoicesForm getGetGlResourceTypeChoicesForm() {
580        return AccountingFormFactory.getGetGlResourceTypeChoicesForm();
581    }
582    
583    public CreateTransactionTimeTypeDescriptionForm getCreateTransactionTimeTypeDescriptionForm() {
584        return AccountingFormFactory.getCreateTransactionTimeTypeDescriptionForm();
585    }
586    
587    public GetGlAccountClassDescriptionsForm getGetGlAccountClassDescriptionsForm() {
588        return AccountingFormFactory.getGetGlAccountClassDescriptionsForm();
589    }
590    
591    public GetTransactionGroupForm getGetTransactionGroupForm() {
592        return AccountingFormFactory.getGetTransactionGroupForm();
593    }
594    
595    public EditGlResourceTypeDescriptionForm getEditGlResourceTypeDescriptionForm() {
596        return AccountingFormFactory.getEditGlResourceTypeDescriptionForm();
597    }
598    
599    public GetTransactionForm getGetTransactionForm() {
600        return AccountingFormFactory.getGetTransactionForm();
601    }
602    
603    public CreateGlAccountDescriptionForm getCreateGlAccountDescriptionForm() {
604        return AccountingFormFactory.getCreateGlAccountDescriptionForm();
605    }
606    
607    public GetCurrencyDescriptionsForm getGetCurrencyDescriptionsForm() {
608        return AccountingFormFactory.getGetCurrencyDescriptionsForm();
609    }
610    
611    public CreateTransactionTypeForm getCreateTransactionTypeForm() {
612        return AccountingFormFactory.getCreateTransactionTypeForm();
613    }
614    
615    public SetTransactionGroupStatusForm getSetTransactionGroupStatusForm() {
616        return AccountingFormFactory.getSetTransactionGroupStatusForm();
617    }
618    
619    public CreateGlAccountClassDescriptionForm getCreateGlAccountClassDescriptionForm() {
620        return AccountingFormFactory.getCreateGlAccountClassDescriptionForm();
621    }
622    
623    public GetTransactionTimeTypesForm getGetTransactionTimeTypesForm() {
624        return AccountingFormFactory.getGetTransactionTimeTypesForm();
625    }
626    
627    public GetGlAccountChoicesForm getGetGlAccountChoicesForm() {
628        return AccountingFormFactory.getGetGlAccountChoicesForm();
629    }
630    
631    public DeleteGlAccountClassDescriptionForm getDeleteGlAccountClassDescriptionForm() {
632        return AccountingFormFactory.getDeleteGlAccountClassDescriptionForm();
633    }
634    
635    public GetTransactionGroupsForm getGetTransactionGroupsForm() {
636        return AccountingFormFactory.getGetTransactionGroupsForm();
637    }
638    
639    public GlAccountTypeDescriptionSpec getGlAccountTypeDescriptionSpec() {
640        return AccountingSpecFactory.getGlAccountTypeDescriptionSpec();
641    }
642    
643    public SymbolPositionSpec getSymbolPositionSpec() {
644        return AccountingSpecFactory.getSymbolPositionSpec();
645    }
646    
647    public GlAccountTypeUniversalSpec getGlAccountTypeUniversalSpec() {
648        return AccountingSpecFactory.getGlAccountTypeUniversalSpec();
649    }
650    
651    public TransactionGroupUniversalSpec getTransactionGroupUniversalSpec() {
652        return AccountingSpecFactory.getTransactionGroupUniversalSpec();
653    }
654    
655    public TransactionSpec getTransactionSpec() {
656        return AccountingSpecFactory.getTransactionSpec();
657    }
658    
659    public SymbolPositionDescriptionSpec getSymbolPositionDescriptionSpec() {
660        return AccountingSpecFactory.getSymbolPositionDescriptionSpec();
661    }
662    
663    public GlAccountClassUniversalSpec getGlAccountClassUniversalSpec() {
664        return AccountingSpecFactory.getGlAccountClassUniversalSpec();
665    }
666    
667    public TransactionGlAccountCategoryUniversalSpec getTransactionGlAccountCategoryUniversalSpec() {
668        return AccountingSpecFactory.getTransactionGlAccountCategoryUniversalSpec();
669    }
670    
671    public TransactionTimeTypeSpec getTransactionTimeTypeSpec() {
672        return AccountingSpecFactory.getTransactionTimeTypeSpec();
673    }
674    
675    public TransactionEntityRoleTypeDescriptionSpec getTransactionEntityRoleTypeDescriptionSpec() {
676        return AccountingSpecFactory.getTransactionEntityRoleTypeDescriptionSpec();
677    }
678    
679    public GlAccountClassDescriptionSpec getGlAccountClassDescriptionSpec() {
680        return AccountingSpecFactory.getGlAccountClassDescriptionSpec();
681    }
682    
683    public TransactionEntityRoleTypeUniversalSpec getTransactionEntityRoleTypeUniversalSpec() {
684        return AccountingSpecFactory.getTransactionEntityRoleTypeUniversalSpec();
685    }
686    
687    public GlAccountTypeSpec getGlAccountTypeSpec() {
688        return AccountingSpecFactory.getGlAccountTypeSpec();
689    }
690    
691    public GlResourceTypeUniversalSpec getGlResourceTypeUniversalSpec() {
692        return AccountingSpecFactory.getGlResourceTypeUniversalSpec();
693    }
694    
695    public ItemAccountingCategoryUniversalSpec getItemAccountingCategoryUniversalSpec() {
696        return AccountingSpecFactory.getItemAccountingCategoryUniversalSpec();
697    }
698    
699    public ItemAccountingCategoryDescriptionSpec getItemAccountingCategoryDescriptionSpec() {
700        return AccountingSpecFactory.getItemAccountingCategoryDescriptionSpec();
701    }
702    
703    public TransactionTimeTypeDescriptionSpec getTransactionTimeTypeDescriptionSpec() {
704        return AccountingSpecFactory.getTransactionTimeTypeDescriptionSpec();
705    }
706    
707    public GlAccountUniversalSpec getGlAccountUniversalSpec() {
708        return AccountingSpecFactory.getGlAccountUniversalSpec();
709    }
710    
711    public GlAccountClassSpec getGlAccountClassSpec() {
712        return AccountingSpecFactory.getGlAccountClassSpec();
713    }
714    
715    public GlAccountSpec getGlAccountSpec() {
716        return AccountingSpecFactory.getGlAccountSpec();
717    }
718    
719    public TransactionUniversalSpec getTransactionUniversalSpec() {
720        return AccountingSpecFactory.getTransactionUniversalSpec();
721    }
722    
723    public TransactionEntityRoleTypeSpec getTransactionEntityRoleTypeSpec() {
724        return AccountingSpecFactory.getTransactionEntityRoleTypeSpec();
725    }
726    
727    public ItemAccountingCategorySpec getItemAccountingCategorySpec() {
728        return AccountingSpecFactory.getItemAccountingCategorySpec();
729    }
730    
731    public TransactionTypeDescriptionSpec getTransactionTypeDescriptionSpec() {
732        return AccountingSpecFactory.getTransactionTypeDescriptionSpec();
733    }
734    
735    public SymbolPositionUniversalSpec getSymbolPositionUniversalSpec() {
736        return AccountingSpecFactory.getSymbolPositionUniversalSpec();
737    }
738    
739    public TransactionGlAccountCategorySpec getTransactionGlAccountCategorySpec() {
740        return AccountingSpecFactory.getTransactionGlAccountCategorySpec();
741    }
742    
743    public TransactionTypeUniversalSpec getTransactionTypeUniversalSpec() {
744        return AccountingSpecFactory.getTransactionTypeUniversalSpec();
745    }
746    
747    public GlAccountCategorySpec getGlAccountCategorySpec() {
748        return AccountingSpecFactory.getGlAccountCategorySpec();
749    }
750    
751    public GlAccountCategoryDescriptionSpec getGlAccountCategoryDescriptionSpec() {
752        return AccountingSpecFactory.getGlAccountCategoryDescriptionSpec();
753    }
754    
755    public TransactionGroupSpec getTransactionGroupSpec() {
756        return AccountingSpecFactory.getTransactionGroupSpec();
757    }
758    
759    public TransactionTimeTypeUniversalSpec getTransactionTimeTypeUniversalSpec() {
760        return AccountingSpecFactory.getTransactionTimeTypeUniversalSpec();
761    }
762    
763    public GlAccountCategoryUniversalSpec getGlAccountCategoryUniversalSpec() {
764        return AccountingSpecFactory.getGlAccountCategoryUniversalSpec();
765    }
766    
767    public TransactionGlAccountCategoryDescriptionSpec getTransactionGlAccountCategoryDescriptionSpec() {
768        return AccountingSpecFactory.getTransactionGlAccountCategoryDescriptionSpec();
769    }
770    
771    public GlAccountDescriptionSpec getGlAccountDescriptionSpec() {
772        return AccountingSpecFactory.getGlAccountDescriptionSpec();
773    }
774    
775    public CurrencyUniversalSpec getCurrencyUniversalSpec() {
776        return AccountingSpecFactory.getCurrencyUniversalSpec();
777    }
778    
779    public GlResourceTypeSpec getGlResourceTypeSpec() {
780        return AccountingSpecFactory.getGlResourceTypeSpec();
781    }
782    
783    public CurrencySpec getCurrencySpec() {
784        return AccountingSpecFactory.getCurrencySpec();
785    }
786    
787    public TransactionTypeSpec getTransactionTypeSpec() {
788        return AccountingSpecFactory.getTransactionTypeSpec();
789    }
790    
791    public CurrencyDescriptionSpec getCurrencyDescriptionSpec() {
792        return AccountingSpecFactory.getCurrencyDescriptionSpec();
793    }
794    
795    public GlResourceTypeDescriptionSpec getGlResourceTypeDescriptionSpec() {
796        return AccountingSpecFactory.getGlResourceTypeDescriptionSpec();
797    }
798    
799}