Class BaseMultipleEntitiesCommand<BE extends BaseEntity,F extends BaseForm>

All Implemented Interfaces:
GraphQlSecurityCommand<F>, ExecutionErrorAccumulator, ExecutionWarningAccumulator, SecurityMessageAccumulator
Direct Known Subclasses:
GetContentForumsCommand, GetDepartmentsCommand, GetDivisionsCommand, GetEntityIntegerRangesCommand, GetEntityListItemsCommand, GetEntityLongRangesCommand, GetEntityTagsCommand, GetEventsCommand, GetMimeTypeFileExtensionsCommand, GetMimeTypeUsagesCommand, GetOfferChainTypesCommand, GetOfferCustomerTypesCommand, GetOfferItemPricesCommand, GetOfferItemsCommand, GetOfferUsesCommand, GetPartyAliasesCommand, GetPartyAliasTypesCommand, GetPartyRelationshipsCommand, GetPaymentProcessorActionTypesCommand, GetPaymentProcessorResultCodesCommand, GetPaymentProcessorTransactionCodesCommand, GetPaymentProcessorTransactionsCommand, GetSelectorsCommand, GetSelectorTypesCommand, GetSequencesCommand, GetShippingMethodsCommand, GetSourcesCommand, GetTagScopeEntityTypesCommand, GetUnitOfMeasureKindUsesCommand, GetVendorItemCostsCommand, GetVendorItemsCommand

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