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 * InventoryForms.java 021 */ 022 023package com.echothree.control.user.inventory.common; 024 025import com.echothree.control.user.inventory.common.edit.*; 026import com.echothree.control.user.inventory.common.form.*; 027import com.echothree.control.user.inventory.common.spec.*; 028 029public interface InventoryForms { 030 031 AllocationPriorityDescriptionEdit getAllocationPriorityDescriptionEdit(); 032 AllocationPriorityEdit getAllocationPriorityEdit(); 033 InventoryAdjustmentTypeDescriptionEdit getInventoryAdjustmentTypeDescriptionEdit(); 034 InventoryAdjustmentTypeEdit getInventoryAdjustmentTypeEdit(); 035 InventoryConditionDescriptionEdit getInventoryConditionDescriptionEdit(); 036 InventoryConditionEdit getInventoryConditionEdit(); 037 InventoryLocationGroupCapacityEdit getInventoryLocationGroupCapacityEdit(); 038 InventoryLocationGroupDescriptionEdit getInventoryLocationGroupDescriptionEdit(); 039 InventoryLocationGroupEdit getInventoryLocationGroupEdit(); 040 InventoryLocationGroupVolumeEdit getInventoryLocationGroupVolumeEdit(); 041 InventoryTransactionTypeDescriptionEdit getInventoryTransactionTypeDescriptionEdit(); 042 InventoryTransactionTypeEdit getInventoryTransactionTypeEdit(); 043 LotAliasEdit getLotAliasEdit(); 044 LotAliasTypeDescriptionEdit getLotAliasTypeDescriptionEdit(); 045 LotAliasTypeEdit getLotAliasTypeEdit(); 046 LotTimeTypeDescriptionEdit getLotTimeTypeDescriptionEdit(); 047 LotTimeTypeEdit getLotTimeTypeEdit(); 048 PartyInventoryLevelEdit getPartyInventoryLevelEdit(); 049 CreateAllocationPriorityDescriptionForm getCreateAllocationPriorityDescriptionForm(); 050 CreateAllocationPriorityForm getCreateAllocationPriorityForm(); 051 CreateInventoryAdjustmentTypeDescriptionForm getCreateInventoryAdjustmentTypeDescriptionForm(); 052 CreateInventoryAdjustmentTypeForm getCreateInventoryAdjustmentTypeForm(); 053 CreateInventoryConditionDescriptionForm getCreateInventoryConditionDescriptionForm(); 054 CreateInventoryConditionForm getCreateInventoryConditionForm(); 055 CreateInventoryConditionUseForm getCreateInventoryConditionUseForm(); 056 CreateInventoryConditionUseTypeDescriptionForm getCreateInventoryConditionUseTypeDescriptionForm(); 057 CreateInventoryConditionUseTypeForm getCreateInventoryConditionUseTypeForm(); 058 CreateInventoryLocationGroupCapacityForm getCreateInventoryLocationGroupCapacityForm(); 059 CreateInventoryLocationGroupDescriptionForm getCreateInventoryLocationGroupDescriptionForm(); 060 CreateInventoryLocationGroupForm getCreateInventoryLocationGroupForm(); 061 CreateInventoryLocationGroupVolumeForm getCreateInventoryLocationGroupVolumeForm(); 062 CreateInventoryTransactionTypeDescriptionForm getCreateInventoryTransactionTypeDescriptionForm(); 063 CreateInventoryTransactionTypeForm getCreateInventoryTransactionTypeForm(); 064 CreateLotAliasForm getCreateLotAliasForm(); 065 CreateLotAliasTypeDescriptionForm getCreateLotAliasTypeDescriptionForm(); 066 CreateLotAliasTypeForm getCreateLotAliasTypeForm(); 067 CreateLotTimeTypeDescriptionForm getCreateLotTimeTypeDescriptionForm(); 068 CreateLotTimeTypeForm getCreateLotTimeTypeForm(); 069 CreatePartyInventoryLevelForm getCreatePartyInventoryLevelForm(); 070 DeleteAllocationPriorityDescriptionForm getDeleteAllocationPriorityDescriptionForm(); 071 DeleteAllocationPriorityForm getDeleteAllocationPriorityForm(); 072 DeleteInventoryAdjustmentTypeDescriptionForm getDeleteInventoryAdjustmentTypeDescriptionForm(); 073 DeleteInventoryAdjustmentTypeForm getDeleteInventoryAdjustmentTypeForm(); 074 DeleteInventoryConditionDescriptionForm getDeleteInventoryConditionDescriptionForm(); 075 DeleteInventoryConditionForm getDeleteInventoryConditionForm(); 076 DeleteInventoryConditionUseForm getDeleteInventoryConditionUseForm(); 077 DeleteInventoryLocationGroupCapacityForm getDeleteInventoryLocationGroupCapacityForm(); 078 DeleteInventoryLocationGroupDescriptionForm getDeleteInventoryLocationGroupDescriptionForm(); 079 DeleteInventoryLocationGroupForm getDeleteInventoryLocationGroupForm(); 080 DeleteInventoryLocationGroupVolumeForm getDeleteInventoryLocationGroupVolumeForm(); 081 DeleteInventoryTransactionTypeDescriptionForm getDeleteInventoryTransactionTypeDescriptionForm(); 082 DeleteInventoryTransactionTypeForm getDeleteInventoryTransactionTypeForm(); 083 DeleteLotAliasForm getDeleteLotAliasForm(); 084 DeleteLotAliasTypeDescriptionForm getDeleteLotAliasTypeDescriptionForm(); 085 DeleteLotAliasTypeForm getDeleteLotAliasTypeForm(); 086 DeleteLotTimeTypeDescriptionForm getDeleteLotTimeTypeDescriptionForm(); 087 DeleteLotTimeTypeForm getDeleteLotTimeTypeForm(); 088 DeletePartyInventoryLevelForm getDeletePartyInventoryLevelForm(); 089 EditAllocationPriorityDescriptionForm getEditAllocationPriorityDescriptionForm(); 090 EditAllocationPriorityForm getEditAllocationPriorityForm(); 091 EditInventoryAdjustmentTypeDescriptionForm getEditInventoryAdjustmentTypeDescriptionForm(); 092 EditInventoryAdjustmentTypeForm getEditInventoryAdjustmentTypeForm(); 093 EditInventoryConditionDescriptionForm getEditInventoryConditionDescriptionForm(); 094 EditInventoryConditionForm getEditInventoryConditionForm(); 095 EditInventoryLocationGroupCapacityForm getEditInventoryLocationGroupCapacityForm(); 096 EditInventoryLocationGroupDescriptionForm getEditInventoryLocationGroupDescriptionForm(); 097 EditInventoryLocationGroupForm getEditInventoryLocationGroupForm(); 098 EditInventoryLocationGroupVolumeForm getEditInventoryLocationGroupVolumeForm(); 099 EditInventoryTransactionTypeDescriptionForm getEditInventoryTransactionTypeDescriptionForm(); 100 EditInventoryTransactionTypeForm getEditInventoryTransactionTypeForm(); 101 EditLotAliasForm getEditLotAliasForm(); 102 EditLotAliasTypeDescriptionForm getEditLotAliasTypeDescriptionForm(); 103 EditLotAliasTypeForm getEditLotAliasTypeForm(); 104 EditLotTimeTypeDescriptionForm getEditLotTimeTypeDescriptionForm(); 105 EditLotTimeTypeForm getEditLotTimeTypeForm(); 106 EditPartyInventoryLevelForm getEditPartyInventoryLevelForm(); 107 GetAllocationPrioritiesForm getGetAllocationPrioritiesForm(); 108 GetAllocationPriorityChoicesForm getGetAllocationPriorityChoicesForm(); 109 GetAllocationPriorityDescriptionForm getGetAllocationPriorityDescriptionForm(); 110 GetAllocationPriorityDescriptionsForm getGetAllocationPriorityDescriptionsForm(); 111 GetAllocationPriorityForm getGetAllocationPriorityForm(); 112 GetInventoryAdjustmentTypeChoicesForm getGetInventoryAdjustmentTypeChoicesForm(); 113 GetInventoryAdjustmentTypeDescriptionForm getGetInventoryAdjustmentTypeDescriptionForm(); 114 GetInventoryAdjustmentTypeDescriptionsForm getGetInventoryAdjustmentTypeDescriptionsForm(); 115 GetInventoryAdjustmentTypeForm getGetInventoryAdjustmentTypeForm(); 116 GetInventoryAdjustmentTypesForm getGetInventoryAdjustmentTypesForm(); 117 GetInventoryConditionChoicesForm getGetInventoryConditionChoicesForm(); 118 GetInventoryConditionDescriptionForm getGetInventoryConditionDescriptionForm(); 119 GetInventoryConditionDescriptionsForm getGetInventoryConditionDescriptionsForm(); 120 GetInventoryConditionForm getGetInventoryConditionForm(); 121 GetInventoryConditionUseTypeChoicesForm getGetInventoryConditionUseTypeChoicesForm(); 122 GetInventoryConditionUseTypesForm getGetInventoryConditionUseTypesForm(); 123 GetInventoryConditionUsesForm getGetInventoryConditionUsesForm(); 124 GetInventoryConditionsForm getGetInventoryConditionsForm(); 125 GetInventoryLocationGroupCapacitiesForm getGetInventoryLocationGroupCapacitiesForm(); 126 GetInventoryLocationGroupChoicesForm getGetInventoryLocationGroupChoicesForm(); 127 GetInventoryLocationGroupDescriptionsForm getGetInventoryLocationGroupDescriptionsForm(); 128 GetInventoryLocationGroupForm getGetInventoryLocationGroupForm(); 129 GetInventoryLocationGroupStatusChoicesForm getGetInventoryLocationGroupStatusChoicesForm(); 130 GetInventoryLocationGroupsForm getGetInventoryLocationGroupsForm(); 131 GetInventoryTransactionTypeChoicesForm getGetInventoryTransactionTypeChoicesForm(); 132 GetInventoryTransactionTypeDescriptionForm getGetInventoryTransactionTypeDescriptionForm(); 133 GetInventoryTransactionTypeDescriptionsForm getGetInventoryTransactionTypeDescriptionsForm(); 134 GetInventoryTransactionTypeForm getGetInventoryTransactionTypeForm(); 135 GetInventoryTransactionTypesForm getGetInventoryTransactionTypesForm(); 136 GetLotAliasForm getGetLotAliasForm(); 137 GetLotAliasTypeChoicesForm getGetLotAliasTypeChoicesForm(); 138 GetLotAliasTypeDescriptionForm getGetLotAliasTypeDescriptionForm(); 139 GetLotAliasTypeDescriptionsForm getGetLotAliasTypeDescriptionsForm(); 140 GetLotAliasTypeForm getGetLotAliasTypeForm(); 141 GetLotAliasTypesForm getGetLotAliasTypesForm(); 142 GetLotAliasesForm getGetLotAliasesForm(); 143 GetLotForm getGetLotForm(); 144 GetLotTimeTypeChoicesForm getGetLotTimeTypeChoicesForm(); 145 GetLotTimeTypeDescriptionForm getGetLotTimeTypeDescriptionForm(); 146 GetLotTimeTypeDescriptionsForm getGetLotTimeTypeDescriptionsForm(); 147 GetLotTimeTypeForm getGetLotTimeTypeForm(); 148 GetLotTimeTypesForm getGetLotTimeTypesForm(); 149 GetLotsForm getGetLotsForm(); 150 GetPartyInventoryLevelForm getGetPartyInventoryLevelForm(); 151 GetPartyInventoryLevelsForm getGetPartyInventoryLevelsForm(); 152 SetDefaultAllocationPriorityForm getSetDefaultAllocationPriorityForm(); 153 SetDefaultInventoryAdjustmentTypeForm getSetDefaultInventoryAdjustmentTypeForm(); 154 SetDefaultInventoryConditionForm getSetDefaultInventoryConditionForm(); 155 SetDefaultInventoryConditionUseForm getSetDefaultInventoryConditionUseForm(); 156 SetDefaultInventoryLocationGroupForm getSetDefaultInventoryLocationGroupForm(); 157 SetDefaultInventoryTransactionTypeForm getSetDefaultInventoryTransactionTypeForm(); 158 SetDefaultLotAliasTypeForm getSetDefaultLotAliasTypeForm(); 159 SetDefaultLotTimeTypeForm getSetDefaultLotTimeTypeForm(); 160 SetInventoryLocationGroupStatusForm getSetInventoryLocationGroupStatusForm(); 161 AllocationPriorityDescriptionSpec getAllocationPriorityDescriptionSpec(); 162 AllocationPrioritySpec getAllocationPrioritySpec(); 163 AllocationPriorityUniversalSpec getAllocationPriorityUniversalSpec(); 164 InventoryAdjustmentTypeDescriptionSpec getInventoryAdjustmentTypeDescriptionSpec(); 165 InventoryAdjustmentTypeSpec getInventoryAdjustmentTypeSpec(); 166 InventoryAdjustmentTypeUniversalSpec getInventoryAdjustmentTypeUniversalSpec(); 167 InventoryConditionDescriptionSpec getInventoryConditionDescriptionSpec(); 168 InventoryConditionSpec getInventoryConditionSpec(); 169 InventoryConditionUniversalSpec getInventoryConditionUniversalSpec(); 170 InventoryConditionUseSpec getInventoryConditionUseSpec(); 171 InventoryConditionUseTypeSpec getInventoryConditionUseTypeSpec(); 172 InventoryLocationGroupCapacitySpec getInventoryLocationGroupCapacitySpec(); 173 InventoryLocationGroupDescriptionSpec getInventoryLocationGroupDescriptionSpec(); 174 InventoryLocationGroupSpec getInventoryLocationGroupSpec(); 175 InventoryTransactionTypeDescriptionSpec getInventoryTransactionTypeDescriptionSpec(); 176 InventoryTransactionTypeSpec getInventoryTransactionTypeSpec(); 177 InventoryTransactionTypeUniversalSpec getInventoryTransactionTypeUniversalSpec(); 178 LotAliasSpec getLotAliasSpec(); 179 LotAliasTypeDescriptionSpec getLotAliasTypeDescriptionSpec(); 180 LotAliasTypeSpec getLotAliasTypeSpec(); 181 LotSpec getLotSpec(); 182 LotTimeTypeDescriptionSpec getLotTimeTypeDescriptionSpec(); 183 LotTimeTypeSpec getLotTimeTypeSpec(); 184 LotUniversalSpec getLotUniversalSpec(); 185 PartyInventoryLevelSpec getPartyInventoryLevelSpec(); 186 187}