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, GetCitiesCommand, GetColorsCommand, GetCompaniesCommand, GetComponentVendorsCommand, GetContactMechanismPurposesCommand, GetContentCatalogItemsCommand, GetContentCatalogsCommand, GetContentCategoriesCommand, GetContentCategoryItemsCommand, GetContentCollectionsCommand, GetContentPageAreasCommand, GetContentPageAreaTypesCommand, GetContentPageLayoutAreasCommand, GetContentPageLayoutsCommand, GetContentPagesCommand, GetContentSectionsCommand, GetContentWebAddressesCommand, GetCountiesCommand, GetCountriesCommand, GetCurrenciesCommand, GetCustomersCommand, GetCustomerTypesCommand, GetDateTimeFormatsCommand, GetDepartmentsCommand, GetDivisionsCommand, GetEmployeesCommand, GetEmployeeTypesCommand, GetEntityAliasesCommand, GetEntityAliasTypesCommand, GetEntityAttributeEntityAttributeGroupsCommand, GetEntityAttributeGroupsCommand, GetEntityAttributesCommand, GetEntityAttributeTypesCommand, GetEntityInstancesCommand, GetEntityTagsCommand, GetEntityTypesCommand, GetEventsCommand, GetEventTypesCommand, GetFilterAdjustmentAmountsCommand, GetFilterAdjustmentFixedAmountsCommand, GetFilterAdjustmentPercentsCommand, GetFilterAdjustmentsCommand, GetFilterAdjustmentSourcesCommand, GetFilterAdjustmentTypesCommand, GetFilterEntranceStepsCommand, GetFilterKindsCommand, GetFiltersCommand, GetFilterStepDestinationsCommand, GetFilterStepElementsCommand, GetFilterStepsCommand, GetFilterTypesCommand, GetFontStylesCommand, GetFontWeightsCommand, GetFreeOnBoardsCommand, GetGeoCodeAliasesCommand, GetGeoCodeAliasTypesCommand, GetGeoCodeCurrenciesCommand, GetGeoCodeDateTimeFormatsCommand, GetGeoCodeLanguagesCommand, GetGeoCodeScopesCommand, GetGeoCodeTimeZonesCommand, GetGeoCodeTypesCommand, GetGlAccountCategoriesCommand, GetGlAccountClassesCommand, GetGlAccountsCommand, GetGlAccountTypesCommand, GetGlResourceTypesCommand, GetInventoryAdjustmentTypesCommand, GetInventoryConditionsCommand, GetInventoryLocationGroupsCommand, GetInventoryTransactionTypesCommand, GetItemAccountingCategoriesCommand, GetItemAliasChecksumTypesCommand, GetItemAliasesCommand, GetItemAliasTypesCommand, GetItemCategoriesCommand, GetItemDeliveryTypesCommand, GetItemDescriptionsCommand, GetItemDescriptionTypesCommand, GetItemDescriptionTypeUsesCommand, GetItemDescriptionTypeUseTypesCommand, GetItemImageTypesCommand, GetItemInventoryTypesCommand, GetItemPricesCommand, GetItemPriceTypesCommand, GetItemPurchasingCategoriesCommand, GetItemsCommand, GetItemTypesCommand, GetItemUnitOfMeasureTypesCommand, GetItemUseTypesCommand, GetItemVolumeTypesCommand, GetItemWeightTypesCommand, GetLanguagesCommand, GetLocationNameElementsCommand, GetLocationsCommand, GetLocationTypesCommand, GetLocationUseTypesCommand, GetLotsCommand, GetMimeTypesCommand, GetMimeTypeUsageTypesCommand, GetNameSuffixesCommand, GetOfferChainTypesCommand, GetOfferCustomerTypesCommand, GetOfferItemPricesCommand, GetOfferItemsCommand, GetOfferNameElementsCommand, GetOffersCommand, GetOfferUsesCommand, GetOrderPrioritiesCommand, GetOrderTimeTypesCommand, GetOrderTypesCommand, GetPartiesCommand, GetPartyAliasesCommand, GetPartyAliasTypesCommand, GetPartyInventoryLevelsCommand, GetPartyRelationshipsCommand, GetPartyTypesCommand, GetPaymentMethodTypesCommand, GetPaymentProcessorsCommand, GetPaymentProcessorTypesCommand, GetPersonalTitlesCommand, GetQueueTypesCommand, GetRecoveryQuestionsCommand, GetRelatedItemsCommand, GetRelatedItemTypesCommand, GetReturnKindsCommand, GetReturnPoliciesCommand, GetReturnTypesCommand, GetRoleTypesCommand, GetSearchCheckSpellingActionTypesCommand, GetSearchDefaultOperatorsCommand, GetSearchKindsCommand, GetSearchResultActionTypesCommand, GetSearchSortDirectionsCommand, GetSearchSortOrdersCommand, GetSearchTypesCommand, GetSearchUseTypesCommand, GetSecurityRoleGroupsCommand, GetSecurityRolesCommand, GetSelectorKindsCommand, GetSelectorTypesCommand, GetSequenceChecksumTypesCommand, GetSequenceEncoderTypesCommand, GetSequencesCommand, GetSequenceTypesCommand, GetSourcesCommand, GetStatesCommand, GetSymbolPositionsCommand, GetTagsCommand, GetTagScopeEntityTypesCommand, GetTagScopesCommand, GetTermsCommand, GetTermTypesCommand, GetTextDecorationsCommand, GetTextTransformationsCommand, GetTimeZonesCommand, GetTransactionEntityRoleTypesCommand, GetTransactionGlAccountCategoriesCommand, GetTransactionGroupsCommand, GetTransactionsCommand, GetTransactionTimeTypesCommand, GetTransactionTypesCommand, GetUnitOfMeasureKindsCommand, GetUnitOfMeasureKindUsesCommand, GetUnitOfMeasureKindUseTypesCommand, GetUnitOfMeasureTypesCommand, GetUseNameElementsCommand, GetUserVisitGroupsCommand, GetUsesCommand, GetUseTypesCommand, GetVendorItemCostsCommand, GetVendorItemsCommand, GetVendorsCommand, GetVendorTypesCommand, GetWarehousesCommand, GetWarehouseTypesCommand, GetWishlistPrioritiesCommand, GetWishlistTypesCommand, GetWorkflowDestinationPartyTypesCommand, GetWorkflowDestinationsCommand, GetWorkflowDestinationSecurityRolesCommand, GetWorkflowDestinationSelectorsCommand, GetWorkflowDestinationStepsCommand, GetWorkflowEntityStatusesCommand, GetWorkflowEntityTypesCommand, GetWorkflowEntrancePartyTypesCommand, GetWorkflowEntrancesCommand, GetWorkflowEntranceSecurityRolesCommand, GetWorkflowEntranceSelectorsCommand, GetWorkflowEntranceStepsCommand, GetWorkflowsCommand, GetWorkflowSelectorKindsCommand, GetWorkflowStepsCommand, GetWorkflowStepTypesCommand, GetZipCodesCommand

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