Class BaseMultipleEntitiesCommand<BE extends BaseEntity,F extends BaseForm>

All Implemented Interfaces:
GraphQlSecurityCommand<F>, ExecutionErrorAccumulator, ExecutionWarningAccumulator, SecurityMessageAccumulator
Direct Known Subclasses:
GetCitiesCommand, GetCompaniesCommand, GetContentForumsCommand, GetCountiesCommand, GetCountriesCommand, GetDateTimeFormatsCommand, GetDepartmentsCommand, GetDivisionsCommand, GetEntityIntegerRangesCommand, GetEntityListItemsCommand, GetEntityLongRangesCommand, GetEntityTagsCommand, GetEventsCommand, GetFilterAdjustmentAmountsCommand, GetFilterAdjustmentFixedAmountsCommand, GetFilterAdjustmentPercentsCommand, GetFilterAdjustmentsCommand, GetFilterAdjustmentSourcesCommand, GetFilterAdjustmentTypesCommand, GetFiltersCommand, GetFilterStepsCommand, GetFilterTypesCommand, GetGeoCodeScopesCommand, GetGeoCodeTypesCommand, GetItemVolumeTypesCommand, GetItemWeightTypesCommand, GetLanguagesCommand, GetMimeTypeFileExtensionsCommand, GetMimeTypeUsagesCommand, GetMimeTypeUsageTypesCommand, GetOfferChainTypesCommand, GetOfferCustomerTypesCommand, GetOfferItemPricesCommand, GetOfferItemsCommand, GetOfferNameElementsCommand, GetOfferUsesCommand, GetPartiesCommand, GetPartyAliasesCommand, GetPartyAliasTypesCommand, GetPartyRelationshipsCommand, GetPartyTypesCommand, GetPaymentMethodTypesCommand, GetPaymentProcessorActionTypesCommand, GetPaymentProcessorResultCodesCommand, GetPaymentProcessorsCommand, GetPaymentProcessorTransactionCodesCommand, GetPaymentProcessorTransactionsCommand, GetPaymentProcessorTypesCommand, GetRoleTypesCommand, GetSelectorsCommand, GetSelectorTypesCommand, GetSequencesCommand, GetShippingMethodsCommand, GetSourcesCommand, GetStatesCommand, GetTagScopeEntityTypesCommand, GetTermsCommand, GetTermTypesCommand, GetTimeZonesCommand, GetTransactionTimeTypesCommand, GetUnitOfMeasureKindUsesCommand, GetUseNameElementsCommand, GetUserVisitGroupsCommand, GetVendorItemCostsCommand, GetVendorItemsCommand, GetWorkflowDestinationSelectorsCommand, GetWorkflowEntranceSelectorsCommand, GetWorkflowSelectorKindsCommand, GetZipCodesCommand

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