Class BasePaginatedMultipleEntitiesCommand<BE extends BaseEntity,F extends BaseForm>

java.lang.Object
com.echothree.util.server.control.BaseCommand
com.echothree.util.server.control.BaseSimpleCommand<F>
com.echothree.util.server.control.BasePaginatedMultipleEntitiesCommand<BE,F>
All Implemented Interfaces:
GraphQlSecurityCommand<F>, ExecutionErrorAccumulator, ExecutionWarningAccumulator, SecurityMessageAccumulator
Direct Known Subclasses:
GetAllocationPrioritiesCommand, GetAppearancesCommand, GetCancellationKindsCommand, GetCancellationPoliciesCommand, GetCancellationTypesCommand, GetColorsCommand, GetComponentVendorsCommand, GetContactMechanismPurposesCommand, GetContentCatalogItemsCommand, GetContentCatalogsCommand, GetContentCategoriesCommand, GetContentCategoryItemsCommand, GetContentCollectionsCommand, GetContentPageAreasCommand, GetContentPageAreaTypesCommand, GetContentPageLayoutAreasCommand, GetContentPageLayoutsCommand, GetContentPagesCommand, GetContentSectionsCommand, GetContentWebAddressesCommand, GetCurrenciesCommand, GetCustomersCommand, GetCustomerTypesCommand, GetEmployeesCommand, GetEmployeeTypesCommand, GetEntityAliasesCommand, GetEntityAliasTypesCommand, GetEntityAttributeEntityAttributeGroupsCommand, GetEntityAttributeGroupsCommand, GetEntityAttributesCommand, GetEntityAttributeTypesCommand, GetEntityInstancesCommand, GetEntityTypesCommand, GetFilterKindsCommand, GetFontStylesCommand, GetFontWeightsCommand, GetFreeOnBoardsCommand, GetGlAccountCategoriesCommand, GetGlAccountClassesCommand, GetGlAccountsCommand, GetGlAccountTypesCommand, GetGlResourceTypesCommand, GetInventoryAdjustmentTypesCommand, GetInventoryConditionsCommand, GetInventoryTransactionTypesCommand, GetItemAccountingCategoriesCommand, GetItemAliasChecksumTypesCommand, GetItemAliasesCommand, GetItemAliasTypesCommand, GetItemCategoriesCommand, GetItemDeliveryTypesCommand, GetItemDescriptionsCommand, GetItemDescriptionTypesCommand, GetItemDescriptionTypeUsesCommand, GetItemDescriptionTypeUseTypesCommand, GetItemImageTypesCommand, GetItemInventoryTypesCommand, GetItemPricesCommand, GetItemPriceTypesCommand, GetItemPurchasingCategoriesCommand, GetItemsCommand, GetItemTypesCommand, GetItemUnitOfMeasureTypesCommand, GetItemUseTypesCommand, GetLocationUseTypesCommand, GetLotsCommand, GetMimeTypesCommand, GetNameSuffixesCommand, GetOffersCommand, GetOrderPrioritiesCommand, GetOrderTimeTypesCommand, GetOrderTypesCommand, GetPersonalTitlesCommand, GetQueueTypesCommand, GetRecoveryQuestionsCommand, GetRelatedItemsCommand, GetRelatedItemTypesCommand, GetReturnKindsCommand, GetReturnPoliciesCommand, GetReturnTypesCommand, GetSearchCheckSpellingActionTypesCommand, GetSearchDefaultOperatorsCommand, GetSearchKindsCommand, GetSearchResultActionTypesCommand, GetSearchSortDirectionsCommand, GetSearchSortOrdersCommand, GetSearchTypesCommand, GetSearchUseTypesCommand, GetSecurityRoleGroupsCommand, GetSecurityRolesCommand, GetSelectorKindsCommand, GetSequenceChecksumTypesCommand, GetSequenceEncoderTypesCommand, GetSequenceTypesCommand, GetSymbolPositionsCommand, GetTagsCommand, GetTagScopesCommand, GetTextDecorationsCommand, GetTextTransformationsCommand, GetTransactionEntityRoleTypesCommand, GetTransactionGlAccountCategoriesCommand, GetTransactionGroupsCommand, GetTransactionsCommand, GetTransactionTypesCommand, GetUnitOfMeasureKindsCommand, GetUnitOfMeasureKindUseTypesCommand, GetUnitOfMeasureTypesCommand, GetUsesCommand, GetUseTypesCommand, GetVendorsCommand, GetVendorTypesCommand, GetWarehousesCommand, GetWarehouseTypesCommand, GetWishlistPrioritiesCommand, GetWishlistTypesCommand, GetWorkflowDestinationPartyTypesCommand, GetWorkflowDestinationsCommand, GetWorkflowDestinationSecurityRolesCommand, GetWorkflowDestinationStepsCommand, GetWorkflowEntityStatusesCommand, GetWorkflowEntityTypesCommand, GetWorkflowEntrancePartyTypesCommand, GetWorkflowEntrancesCommand, GetWorkflowEntranceSecurityRolesCommand, GetWorkflowEntranceStepsCommand, GetWorkflowsCommand, GetWorkflowStepsCommand, GetWorkflowStepTypesCommand

public abstract class BasePaginatedMultipleEntitiesCommand<BE extends BaseEntity,F extends BaseForm> extends BaseSimpleCommand<F> implements GraphQlSecurityCommand<F>