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 * ForumForms.java
021 */
022
023package com.echothree.control.user.forum.common;
024
025import com.echothree.control.user.forum.common.edit.*;
026import com.echothree.control.user.forum.common.form.*;
027import com.echothree.control.user.forum.common.spec.*;
028
029public interface ForumForms {
030
031    BlogCommentEdit getBlogCommentEdit();
032    BlogEntryEdit getBlogEntryEdit();
033    ForumDescriptionEdit getForumDescriptionEdit();
034    ForumEdit getForumEdit();
035    ForumForumThreadEdit getForumForumThreadEdit();
036    ForumGroupDescriptionEdit getForumGroupDescriptionEdit();
037    ForumGroupEdit getForumGroupEdit();
038    ForumGroupForumEdit getForumGroupForumEdit();
039    ForumMessageAttachmentDescriptionEdit getForumMessageAttachmentDescriptionEdit();
040    ForumMessageAttachmentEdit getForumMessageAttachmentEdit();
041    ForumMessageEdit getForumMessageEdit();
042    ForumMimeTypeEdit getForumMimeTypeEdit();
043    ForumThreadEdit getForumThreadEdit();
044    CreateBlogCommentForm getCreateBlogCommentForm();
045    CreateBlogEntryForm getCreateBlogEntryForm();
046    CreateForumDescriptionForm getCreateForumDescriptionForm();
047    CreateForumForm getCreateForumForm();
048    CreateForumForumThreadForm getCreateForumForumThreadForm();
049    CreateForumGroupDescriptionForm getCreateForumGroupDescriptionForm();
050    CreateForumGroupForm getCreateForumGroupForm();
051    CreateForumGroupForumForm getCreateForumGroupForumForm();
052    CreateForumMessageAttachmentDescriptionForm getCreateForumMessageAttachmentDescriptionForm();
053    CreateForumMessageAttachmentForm getCreateForumMessageAttachmentForm();
054    CreateForumMessagePartTypeDescriptionForm getCreateForumMessagePartTypeDescriptionForm();
055    CreateForumMessagePartTypeForm getCreateForumMessagePartTypeForm();
056    CreateForumMessageTypeDescriptionForm getCreateForumMessageTypeDescriptionForm();
057    CreateForumMessageTypeForm getCreateForumMessageTypeForm();
058    CreateForumMessageTypePartTypeForm getCreateForumMessageTypePartTypeForm();
059    CreateForumMimeTypeForm getCreateForumMimeTypeForm();
060    CreateForumPartyRoleForm getCreateForumPartyRoleForm();
061    CreateForumPartyTypeRoleForm getCreateForumPartyTypeRoleForm();
062    CreateForumRoleTypeDescriptionForm getCreateForumRoleTypeDescriptionForm();
063    CreateForumRoleTypeForm getCreateForumRoleTypeForm();
064    CreateForumTypeDescriptionForm getCreateForumTypeDescriptionForm();
065    CreateForumTypeForm getCreateForumTypeForm();
066    CreateForumTypeMessageTypeDescriptionForm getCreateForumTypeMessageTypeDescriptionForm();
067    CreateForumTypeMessageTypeForm getCreateForumTypeMessageTypeForm();
068    DeleteForumDescriptionForm getDeleteForumDescriptionForm();
069    DeleteForumForm getDeleteForumForm();
070    DeleteForumForumThreadForm getDeleteForumForumThreadForm();
071    DeleteForumGroupDescriptionForm getDeleteForumGroupDescriptionForm();
072    DeleteForumGroupForm getDeleteForumGroupForm();
073    DeleteForumGroupForumForm getDeleteForumGroupForumForm();
074    DeleteForumMessageAttachmentDescriptionForm getDeleteForumMessageAttachmentDescriptionForm();
075    DeleteForumMessageAttachmentForm getDeleteForumMessageAttachmentForm();
076    DeleteForumMessageForm getDeleteForumMessageForm();
077    DeleteForumMimeTypeForm getDeleteForumMimeTypeForm();
078    DeleteForumPartyRoleForm getDeleteForumPartyRoleForm();
079    DeleteForumPartyTypeRoleForm getDeleteForumPartyTypeRoleForm();
080    DeleteForumThreadForm getDeleteForumThreadForm();
081    EditBlogCommentForm getEditBlogCommentForm();
082    EditBlogEntryForm getEditBlogEntryForm();
083    EditForumDescriptionForm getEditForumDescriptionForm();
084    EditForumForm getEditForumForm();
085    EditForumForumThreadForm getEditForumForumThreadForm();
086    EditForumGroupDescriptionForm getEditForumGroupDescriptionForm();
087    EditForumGroupForm getEditForumGroupForm();
088    EditForumGroupForumForm getEditForumGroupForumForm();
089    EditForumMessageAttachmentDescriptionForm getEditForumMessageAttachmentDescriptionForm();
090    EditForumMessageAttachmentForm getEditForumMessageAttachmentForm();
091    EditForumMimeTypeForm getEditForumMimeTypeForm();
092    GetForumChoicesForm getGetForumChoicesForm();
093    GetForumDescriptionsForm getGetForumDescriptionsForm();
094    GetForumForm getGetForumForm();
095    GetForumForumThreadsForm getGetForumForumThreadsForm();
096    GetForumGroupChoicesForm getGetForumGroupChoicesForm();
097    GetForumGroupDescriptionsForm getGetForumGroupDescriptionsForm();
098    GetForumGroupForm getGetForumGroupForm();
099    GetForumGroupForumsForm getGetForumGroupForumsForm();
100    GetForumGroupsForm getGetForumGroupsForm();
101    GetForumMessageAttachmentDescriptionForm getGetForumMessageAttachmentDescriptionForm();
102    GetForumMessageAttachmentDescriptionsForm getGetForumMessageAttachmentDescriptionsForm();
103    GetForumMessageAttachmentForm getGetForumMessageAttachmentForm();
104    GetForumMessageAttachmentsForm getGetForumMessageAttachmentsForm();
105    GetForumMessageForm getGetForumMessageForm();
106    GetForumMessageTypeChoicesForm getGetForumMessageTypeChoicesForm();
107    GetForumMessagesForm getGetForumMessagesForm();
108    GetForumMimeTypesForm getGetForumMimeTypesForm();
109    GetForumPartyRolesForm getGetForumPartyRolesForm();
110    GetForumPartyTypeRolesForm getGetForumPartyTypeRolesForm();
111    GetForumRoleTypeChoicesForm getGetForumRoleTypeChoicesForm();
112    GetForumThreadForm getGetForumThreadForm();
113    GetForumThreadsForm getGetForumThreadsForm();
114    GetForumTypeChoicesForm getGetForumTypeChoicesForm();
115    GetForumsForm getGetForumsForm();
116    SetDefaultForumForumThreadForm getSetDefaultForumForumThreadForm();
117    SetDefaultForumGroupForumForm getSetDefaultForumGroupForumForm();
118    SetDefaultForumMimeTypeForm getSetDefaultForumMimeTypeForm();
119    ForumDescriptionSpec getForumDescriptionSpec();
120    ForumForumThreadSpec getForumForumThreadSpec();
121    ForumGroupDescriptionSpec getForumGroupDescriptionSpec();
122    ForumGroupForumSpec getForumGroupForumSpec();
123    ForumGroupSpec getForumGroupSpec();
124    ForumMessageAttachmentDescriptionSpec getForumMessageAttachmentDescriptionSpec();
125    ForumMessageAttachmentSpec getForumMessageAttachmentSpec();
126    ForumMessagePartSpec getForumMessagePartSpec();
127    ForumMessagePartTypeDescriptionSpec getForumMessagePartTypeDescriptionSpec();
128    ForumMessagePartTypeSpec getForumMessagePartTypeSpec();
129    ForumMessageRoleSpec getForumMessageRoleSpec();
130    ForumMessageSpec getForumMessageSpec();
131    ForumMessageTypeDescriptionSpec getForumMessageTypeDescriptionSpec();
132    ForumMessageTypePartTypeSpec getForumMessageTypePartTypeSpec();
133    ForumMessageTypeSpec getForumMessageTypeSpec();
134    ForumMimeTypeSpec getForumMimeTypeSpec();
135    ForumPartyRoleSpec getForumPartyRoleSpec();
136    ForumPartyTypeRoleSpec getForumPartyTypeRoleSpec();
137    ForumRoleTypeDescriptionSpec getForumRoleTypeDescriptionSpec();
138    ForumRoleTypeSpec getForumRoleTypeSpec();
139    ForumSpec getForumSpec();
140    ForumThreadSpec getForumThreadSpec();
141    ForumTypeDescriptionSpec getForumTypeDescriptionSpec();
142    ForumTypeMessageTypeSpec getForumTypeMessageTypeSpec();
143    ForumTypeSpec getForumTypeSpec();
144
145}