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, ExecutionErrorAccumulator, ExecutionWarningAccumulator, SecurityMessageAccumulator
Direct Known Subclasses:
GetComponentVendorsCommand, GetCurrenciesCommand, GetEntityAliasesCommand, GetEntityAliasTypesCommand, GetEntityAttributeEntityAttributeGroupsCommand, GetEntityAttributeGroupsCommand, GetEntityAttributesCommand, GetEntityAttributeTypesCommand, GetEntityInstancesCommand, GetEntityTypesCommand, GetGlAccountCategoriesCommand, GetGlAccountClassesCommand, GetGlAccountsCommand, GetGlAccountTypesCommand, GetGlResourceTypesCommand, GetItemAccountingCategoriesCommand, GetSecurityRoleGroupsCommand, GetSecurityRolesCommand, GetSymbolPositionsCommand, 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