Uses of Interface
com.echothree.util.common.command.BaseResult
Packages that use BaseResult
Package
Description
-
Uses of BaseResult in com.echothree.control.user.accounting.common.result
Subinterfaces of BaseResult in com.echothree.control.user.accounting.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.accounting.server.command
Methods in com.echothree.control.user.accounting.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCurrencyCommand.execute()
protected BaseResult
CreateCurrencyDescriptionCommand.execute()
protected BaseResult
CreateGlAccountCategoryCommand.execute()
protected BaseResult
CreateGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
CreateGlAccountClassCommand.execute()
protected BaseResult
CreateGlAccountClassDescriptionCommand.execute()
protected BaseResult
CreateGlAccountCommand.execute()
protected BaseResult
CreateGlAccountDescriptionCommand.execute()
protected BaseResult
CreateGlAccountTypeCommand.execute()
protected BaseResult
CreateGlAccountTypeDescriptionCommand.execute()
protected BaseResult
CreateGlResourceTypeCommand.execute()
protected BaseResult
CreateGlResourceTypeDescriptionCommand.execute()
protected BaseResult
CreateItemAccountingCategoryCommand.execute()
protected BaseResult
CreateItemAccountingCategoryDescriptionCommand.execute()
protected BaseResult
CreateSymbolPositionCommand.execute()
protected BaseResult
CreateSymbolPositionDescriptionCommand.execute()
protected BaseResult
CreateTransactionEntityRoleTypeCommand.execute()
protected BaseResult
CreateTransactionEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateTransactionGlAccountCategoryCommand.execute()
protected BaseResult
CreateTransactionGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
CreateTransactionTypeCommand.execute()
protected BaseResult
CreateTransactionTypeDescriptionCommand.execute()
protected BaseResult
DeleteGlAccountCategoryCommand.execute()
protected BaseResult
DeleteGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
DeleteGlAccountClassCommand.execute()
protected BaseResult
DeleteGlAccountClassDescriptionCommand.execute()
protected BaseResult
DeleteGlAccountCommand.execute()
protected BaseResult
DeleteGlAccountDescriptionCommand.execute()
protected BaseResult
DeleteGlResourceTypeCommand.execute()
protected BaseResult
DeleteGlResourceTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemAccountingCategoryCommand.execute()
protected BaseResult
DeleteItemAccountingCategoryDescriptionCommand.execute()
protected BaseResult
DeleteSymbolPositionCommand.execute()
protected BaseResult
DeleteSymbolPositionDescriptionCommand.execute()
protected BaseResult
DeleteTransactionEntityRoleTypeCommand.execute()
protected BaseResult
DeleteTransactionEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
DeleteTransactionGlAccountCategoryCommand.execute()
protected BaseResult
DeleteTransactionGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
DeleteTransactionTypeCommand.execute()
protected BaseResult
DeleteTransactionTypeDescriptionCommand.execute()
protected BaseResult
EditGlAccountCategoryCommand.execute()
protected BaseResult
EditGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
EditGlAccountClassCommand.execute()
protected BaseResult
EditGlAccountClassDescriptionCommand.execute()
protected BaseResult
EditGlAccountCommand.execute()
protected BaseResult
EditGlAccountDescriptionCommand.execute()
protected BaseResult
EditGlResourceTypeCommand.execute()
protected BaseResult
EditGlResourceTypeDescriptionCommand.execute()
protected BaseResult
EditItemAccountingCategoryDescriptionCommand.execute()
protected BaseResult
EditSymbolPositionCommand.execute()
protected BaseResult
EditSymbolPositionDescriptionCommand.execute()
protected BaseResult
EditTransactionEntityRoleTypeCommand.execute()
protected BaseResult
EditTransactionEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
EditTransactionGlAccountCategoryCommand.execute()
protected BaseResult
EditTransactionGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
EditTransactionTypeCommand.execute()
protected BaseResult
EditTransactionTypeDescriptionCommand.execute()
protected BaseResult
GetCurrencyChoicesCommand.execute()
protected BaseResult
GetCurrencyDescriptionsCommand.execute()
protected BaseResult
GetGlAccountCategoryChoicesCommand.execute()
protected BaseResult
GetGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
GetGlAccountCategoryDescriptionsCommand.execute()
protected BaseResult
GetGlAccountChoicesCommand.execute()
protected BaseResult
GetGlAccountClassChoicesCommand.execute()
protected BaseResult
GetGlAccountClassDescriptionCommand.execute()
protected BaseResult
GetGlAccountClassDescriptionsCommand.execute()
protected BaseResult
GetGlAccountDescriptionCommand.execute()
protected BaseResult
GetGlAccountDescriptionsCommand.execute()
protected BaseResult
GetGlAccountTypeChoicesCommand.execute()
protected BaseResult
GetGlResourceTypeChoicesCommand.execute()
protected BaseResult
GetGlResourceTypeDescriptionCommand.execute()
protected BaseResult
GetGlResourceTypeDescriptionsCommand.execute()
protected BaseResult
GetItemAccountingCategoryChoicesCommand.execute()
protected BaseResult
GetItemAccountingCategoryDescriptionCommand.execute()
protected BaseResult
GetItemAccountingCategoryDescriptionsCommand.execute()
protected BaseResult
GetPreferredCurrencyCommand.execute()
protected BaseResult
GetSymbolPositionChoicesCommand.execute()
protected BaseResult
GetSymbolPositionDescriptionCommand.execute()
protected BaseResult
GetSymbolPositionDescriptionsCommand.execute()
protected BaseResult
GetTransactionCommand.execute()
protected BaseResult
GetTransactionEntityRoleTypeCommand.execute()
protected BaseResult
GetTransactionEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
GetTransactionEntityRoleTypeDescriptionsCommand.execute()
protected BaseResult
GetTransactionEntityRoleTypesCommand.execute()
protected BaseResult
GetTransactionGlAccountCategoriesCommand.execute()
protected BaseResult
GetTransactionGlAccountCategoryCommand.execute()
protected BaseResult
GetTransactionGlAccountCategoryDescriptionCommand.execute()
protected BaseResult
GetTransactionGlAccountCategoryDescriptionsCommand.execute()
protected BaseResult
GetTransactionGroupCommand.execute()
protected BaseResult
GetTransactionGroupsCommand.execute()
protected BaseResult
GetTransactionGroupStatusChoicesCommand.execute()
protected BaseResult
GetTransactionsCommand.execute()
protected BaseResult
GetTransactionTypeCommand.execute()
protected BaseResult
GetTransactionTypeDescriptionCommand.execute()
protected BaseResult
GetTransactionTypeDescriptionsCommand.execute()
protected BaseResult
GetTransactionTypesCommand.execute()
protected BaseResult
SetDefaultCurrencyCommand.execute()
protected BaseResult
SetDefaultGlAccountCategoryCommand.execute()
protected BaseResult
SetDefaultGlAccountClassCommand.execute()
protected BaseResult
SetDefaultGlResourceTypeCommand.execute()
protected BaseResult
SetDefaultItemAccountingCategoryCommand.execute()
protected BaseResult
SetDefaultSymbolPositionCommand.execute()
protected BaseResult
SetTransactionGroupStatusCommand.execute()
protected BaseResult
GetCurrenciesCommand.getResult
(Collection<Currency> entities) protected BaseResult
protected BaseResult
GetGlAccountCategoriesCommand.getResult
(Collection<GlAccountCategory> entities) protected BaseResult
GetGlAccountCategoryCommand.getResult
(GlAccountCategory entity) protected BaseResult
GetGlAccountClassCommand.getResult
(GlAccountClass entity) protected BaseResult
GetGlAccountClassesCommand.getResult
(Collection<GlAccountClass> entities) protected BaseResult
protected BaseResult
GetGlAccountsCommand.getResult
(Collection<GlAccount> entities) protected BaseResult
GetGlAccountTypeCommand.getResult
(GlAccountType entity) protected BaseResult
GetGlAccountTypesCommand.getResult
(Collection<GlAccountType> entities) protected BaseResult
GetGlResourceTypeCommand.getResult
(GlResourceType entity) protected BaseResult
GetGlResourceTypesCommand.getResult
(Collection<GlResourceType> entities) protected BaseResult
GetItemAccountingCategoriesCommand.getResult
(Collection<ItemAccountingCategory> entities) protected BaseResult
GetItemAccountingCategoryCommand.getResult
(ItemAccountingCategory entity) protected BaseResult
GetSymbolPositionCommand.getResult
(SymbolPosition symbolPosition) protected BaseResult
GetSymbolPositionsCommand.getResult
(Collection<SymbolPosition> entities) -
Uses of BaseResult in com.echothree.control.user.associate.common.result
Subinterfaces of BaseResult in com.echothree.control.user.associate.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.associate.server.command
Methods in com.echothree.control.user.associate.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateAssociateCommand.execute()
protected BaseResult
CreateAssociatePartyContactMechanismCommand.execute()
protected BaseResult
CreateAssociateProgramCommand.execute()
protected BaseResult
CreateAssociateProgramDescriptionCommand.execute()
protected BaseResult
DeleteAssociateCommand.execute()
protected BaseResult
DeleteAssociatePartyContactMechanismCommand.execute()
protected BaseResult
DeleteAssociateProgramCommand.execute()
protected BaseResult
DeleteAssociateProgramDescriptionCommand.execute()
protected BaseResult
DeleteAssociateReferralCommand.execute()
protected BaseResult
EditAssociateProgramCommand.execute()
protected BaseResult
EditAssociateProgramDescriptionCommand.execute()
protected BaseResult
GetAssociateChoicesCommand.execute()
protected BaseResult
GetAssociateCommand.execute()
protected BaseResult
GetAssociatePartyContactMechanismChoicesCommand.execute()
protected BaseResult
GetAssociatePartyContactMechanismCommand.execute()
protected BaseResult
GetAssociatePartyContactMechanismsCommand.execute()
protected BaseResult
GetAssociateProgramChoicesCommand.execute()
protected BaseResult
GetAssociateProgramCommand.execute()
protected BaseResult
GetAssociateProgramDescriptionsCommand.execute()
protected BaseResult
GetAssociateProgramsCommand.execute()
protected BaseResult
GetAssociateReferralCommand.execute()
protected BaseResult
GetAssociateReferralsCommand.execute()
protected BaseResult
GetAssociatesCommand.execute()
protected BaseResult
SetDefaultAssociatePartyContactMechanismCommand.execute()
protected BaseResult
SetDefaultAssociateProgramCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.authentication.common.result
Subinterfaces of BaseResult in com.echothree.control.user.authentication.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.authentication.server.command
Methods in com.echothree.control.user.authentication.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CustomerLoginCommand.execute()
protected BaseResult
EmployeeLoginCommand.execute()
protected BaseResult
GetCustomerLoginDefaultsCommand.execute()
protected BaseResult
GetEmployeeLoginDefaultsCommand.execute()
protected BaseResult
GetJobUserVisitCommand.execute()
protected BaseResult
GetUserVisitCommand.execute()
protected BaseResult
GetVendorLoginDefaultsCommand.execute()
protected BaseResult
IdleCommand.execute()
protected BaseResult
InvalidateAbandonedUserVisitsCommand.execute()
protected BaseResult
InvalidateUserSessionCommand.execute()
protected BaseResult
InvalidateUserVisitCommand.execute()
protected BaseResult
LogoutCommand.execute()
protected BaseResult
RecoverPasswordCommand.execute()
protected BaseResult
RemoveInactiveUserKeysCommand.execute()
protected BaseResult
RemoveInvalidatedUserVisitsCommand.execute()
protected BaseResult
SetPasswordCommand.execute()
protected BaseResult
VendorLoginCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.batch.common.result
Subinterfaces of BaseResult in com.echothree.control.user.batch.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.batch.server.command
Methods in com.echothree.control.user.batch.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateBatchAliasCommand.execute()
protected BaseResult
CreateBatchAliasTypeCommand.execute()
protected BaseResult
CreateBatchAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateBatchTypeCommand.execute()
protected BaseResult
CreateBatchTypeDescriptionCommand.execute()
protected BaseResult
CreateBatchTypeEntityTypeCommand.execute()
protected BaseResult
DeleteBatchAliasCommand.execute()
protected BaseResult
DeleteBatchAliasTypeCommand.execute()
protected BaseResult
DeleteBatchAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteBatchTypeCommand.execute()
protected BaseResult
DeleteBatchTypeDescriptionCommand.execute()
protected BaseResult
DeleteBatchTypeEntityTypeCommand.execute()
protected BaseResult
GetBatchAliasCommand.execute()
protected BaseResult
GetBatchAliasesCommand.execute()
protected BaseResult
GetBatchAliasTypeChoicesCommand.execute()
protected BaseResult
GetBatchAliasTypeCommand.execute()
protected BaseResult
GetBatchAliasTypeDescriptionCommand.execute()
protected BaseResult
GetBatchAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetBatchAliasTypesCommand.execute()
protected BaseResult
GetBatchTypeChoicesCommand.execute()
protected BaseResult
GetBatchTypeCommand.execute()
protected BaseResult
GetBatchTypeDescriptionCommand.execute()
protected BaseResult
GetBatchTypeDescriptionsCommand.execute()
protected BaseResult
GetBatchTypeEntityTypeCommand.execute()
protected BaseResult
GetBatchTypeEntityTypesCommand.execute()
protected BaseResult
GetBatchTypesCommand.execute()
protected BaseResult
SetDefaultBatchAliasTypeCommand.execute()
protected BaseResult
SetDefaultBatchTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.campaign.common.result
Subinterfaces of BaseResult in com.echothree.control.user.campaign.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.campaign.server.command
Methods in com.echothree.control.user.campaign.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCampaignCommand.execute()
protected BaseResult
CreateCampaignContentCommand.execute()
protected BaseResult
CreateCampaignContentDescriptionCommand.execute()
protected BaseResult
CreateCampaignDescriptionCommand.execute()
protected BaseResult
CreateCampaignMediumCommand.execute()
protected BaseResult
CreateCampaignMediumDescriptionCommand.execute()
protected BaseResult
CreateCampaignSourceCommand.execute()
protected BaseResult
CreateCampaignSourceDescriptionCommand.execute()
protected BaseResult
CreateCampaignTermCommand.execute()
protected BaseResult
CreateCampaignTermDescriptionCommand.execute()
protected BaseResult
CreateUserVisitCampaignCommand.execute()
protected BaseResult
DeleteCampaignCommand.execute()
protected BaseResult
DeleteCampaignContentCommand.execute()
protected BaseResult
DeleteCampaignContentDescriptionCommand.execute()
protected BaseResult
DeleteCampaignDescriptionCommand.execute()
protected BaseResult
DeleteCampaignMediumCommand.execute()
protected BaseResult
DeleteCampaignMediumDescriptionCommand.execute()
protected BaseResult
DeleteCampaignSourceCommand.execute()
protected BaseResult
DeleteCampaignSourceDescriptionCommand.execute()
protected BaseResult
DeleteCampaignTermCommand.execute()
protected BaseResult
DeleteCampaignTermDescriptionCommand.execute()
protected BaseResult
GetCampaignChoicesCommand.execute()
protected BaseResult
GetCampaignCommand.execute()
protected BaseResult
GetCampaignContentChoicesCommand.execute()
protected BaseResult
GetCampaignContentCommand.execute()
protected BaseResult
GetCampaignContentDescriptionCommand.execute()
protected BaseResult
GetCampaignContentDescriptionsCommand.execute()
protected BaseResult
GetCampaignContentsCommand.execute()
protected BaseResult
GetCampaignContentStatusChoicesCommand.execute()
protected BaseResult
GetCampaignDescriptionCommand.execute()
protected BaseResult
GetCampaignDescriptionsCommand.execute()
protected BaseResult
GetCampaignMediumChoicesCommand.execute()
protected BaseResult
GetCampaignMediumCommand.execute()
protected BaseResult
GetCampaignMediumDescriptionCommand.execute()
protected BaseResult
GetCampaignMediumDescriptionsCommand.execute()
protected BaseResult
GetCampaignMediumsCommand.execute()
protected BaseResult
GetCampaignMediumStatusChoicesCommand.execute()
protected BaseResult
GetCampaignsCommand.execute()
protected BaseResult
GetCampaignSourceChoicesCommand.execute()
protected BaseResult
GetCampaignSourceCommand.execute()
protected BaseResult
GetCampaignSourceDescriptionCommand.execute()
protected BaseResult
GetCampaignSourceDescriptionsCommand.execute()
protected BaseResult
GetCampaignSourcesCommand.execute()
protected BaseResult
GetCampaignSourceStatusChoicesCommand.execute()
protected BaseResult
GetCampaignStatusChoicesCommand.execute()
protected BaseResult
GetCampaignTermChoicesCommand.execute()
protected BaseResult
GetCampaignTermCommand.execute()
protected BaseResult
GetCampaignTermDescriptionCommand.execute()
protected BaseResult
GetCampaignTermDescriptionsCommand.execute()
protected BaseResult
GetCampaignTermsCommand.execute()
protected BaseResult
GetCampaignTermStatusChoicesCommand.execute()
protected BaseResult
SetCampaignContentStatusCommand.execute()
protected BaseResult
SetCampaignMediumStatusCommand.execute()
protected BaseResult
SetCampaignSourceStatusCommand.execute()
protected BaseResult
SetCampaignStatusCommand.execute()
protected BaseResult
SetCampaignTermStatusCommand.execute()
protected BaseResult
SetDefaultCampaignCommand.execute()
protected BaseResult
SetDefaultCampaignContentCommand.execute()
protected BaseResult
SetDefaultCampaignMediumCommand.execute()
protected BaseResult
SetDefaultCampaignSourceCommand.execute()
protected BaseResult
SetDefaultCampaignTermCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.cancellationpolicy.common.result
Subinterfaces of BaseResult in com.echothree.control.user.cancellationpolicy.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.cancellationpolicy.server.command
Methods in com.echothree.control.user.cancellationpolicy.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCancellationKindCommand.execute()
protected BaseResult
CreateCancellationKindDescriptionCommand.execute()
protected BaseResult
CreateCancellationPolicyCommand.execute()
protected BaseResult
CreateCancellationPolicyReasonCommand.execute()
protected BaseResult
CreateCancellationPolicyTranslationCommand.execute()
protected BaseResult
CreateCancellationReasonCommand.execute()
protected BaseResult
CreateCancellationReasonDescriptionCommand.execute()
protected BaseResult
CreateCancellationReasonTypeCommand.execute()
protected BaseResult
CreateCancellationTypeCommand.execute()
protected BaseResult
CreateCancellationTypeDescriptionCommand.execute()
protected BaseResult
DeleteCancellationKindCommand.execute()
protected BaseResult
DeleteCancellationKindDescriptionCommand.execute()
protected BaseResult
DeleteCancellationPolicyCommand.execute()
protected BaseResult
DeleteCancellationPolicyReasonCommand.execute()
protected BaseResult
DeleteCancellationPolicyTranslationCommand.execute()
protected BaseResult
DeleteCancellationReasonCommand.execute()
protected BaseResult
DeleteCancellationReasonDescriptionCommand.execute()
protected BaseResult
DeleteCancellationReasonTypeCommand.execute()
protected BaseResult
DeleteCancellationTypeCommand.execute()
protected BaseResult
DeleteCancellationTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyCancellationPolicyCommand.execute()
protected BaseResult
EditCancellationKindCommand.execute()
protected BaseResult
EditCancellationKindDescriptionCommand.execute()
protected BaseResult
EditCancellationPolicyReasonCommand.execute()
protected BaseResult
EditCancellationReasonCommand.execute()
protected BaseResult
EditCancellationReasonDescriptionCommand.execute()
protected BaseResult
EditCancellationReasonTypeCommand.execute()
protected BaseResult
EditCancellationTypeCommand.execute()
protected BaseResult
EditCancellationTypeDescriptionCommand.execute()
protected BaseResult
GetCancellationKindChoicesCommand.execute()
protected BaseResult
GetCancellationKindDescriptionsCommand.execute()
protected BaseResult
GetCancellationPolicyChoicesCommand.execute()
protected BaseResult
GetCancellationPolicyReasonsCommand.execute()
protected BaseResult
GetCancellationPolicyTranslationCommand.execute()
protected BaseResult
GetCancellationPolicyTranslationsCommand.execute()
protected BaseResult
GetCancellationReasonChoicesCommand.execute()
protected BaseResult
GetCancellationReasonCommand.execute()
protected BaseResult
GetCancellationReasonDescriptionsCommand.execute()
protected BaseResult
GetCancellationReasonsCommand.execute()
protected BaseResult
GetCancellationReasonTypesCommand.execute()
protected BaseResult
GetCancellationTypeChoicesCommand.execute()
protected BaseResult
GetCancellationTypeCommand.execute()
protected BaseResult
GetCancellationTypeDescriptionsCommand.execute()
protected BaseResult
GetCancellationTypesCommand.execute()
protected BaseResult
GetPartyCancellationPoliciesCommand.execute()
protected BaseResult
GetPartyCancellationPolicyCommand.execute()
protected BaseResult
GetPartyCancellationPolicyStatusChoicesCommand.execute()
protected BaseResult
SetDefaultCancellationKindCommand.execute()
protected BaseResult
SetDefaultCancellationPolicyCommand.execute()
protected BaseResult
SetDefaultCancellationPolicyReasonCommand.execute()
protected BaseResult
SetDefaultCancellationReasonCommand.execute()
protected BaseResult
SetDefaultCancellationReasonTypeCommand.execute()
protected BaseResult
SetDefaultCancellationTypeCommand.execute()
protected BaseResult
SetPartyCancellationPolicyStatusCommand.execute()
protected BaseResult
GetCancellationKindCommand.getResult
(CancellationKind cancellationKind) protected BaseResult
GetCancellationKindsCommand.getResult
(Collection<CancellationKind> entities) protected BaseResult
GetCancellationPoliciesCommand.getResult
(Collection<CancellationPolicy> entities) protected BaseResult
GetCancellationPolicyCommand.getResult
(CancellationPolicy cancellationPolicy) -
Uses of BaseResult in com.echothree.control.user.carrier.common.result
Subinterfaces of BaseResult in com.echothree.control.user.carrier.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.carrier.server.command
Methods in com.echothree.control.user.carrier.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCarrierCommand.execute()
protected BaseResult
CreateCarrierOptionCommand.execute()
protected BaseResult
CreateCarrierOptionDescriptionCommand.execute()
protected BaseResult
CreateCarrierServiceCommand.execute()
protected BaseResult
CreateCarrierServiceDescriptionCommand.execute()
protected BaseResult
CreateCarrierServiceOptionCommand.execute()
protected BaseResult
CreateCarrierTypeCommand.execute()
protected BaseResult
CreateCarrierTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyCarrierAccountCommand.execute()
protected BaseResult
CreatePartyCarrierCommand.execute()
protected BaseResult
DeleteCarrierCommand.execute()
protected BaseResult
DeleteCarrierOptionCommand.execute()
protected BaseResult
DeleteCarrierOptionDescriptionCommand.execute()
protected BaseResult
DeleteCarrierServiceCommand.execute()
protected BaseResult
DeleteCarrierServiceDescriptionCommand.execute()
protected BaseResult
DeleteCarrierServiceOptionCommand.execute()
protected BaseResult
DeleteCarrierTypeCommand.execute()
protected BaseResult
DeleteCarrierTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyCarrierAccountCommand.execute()
protected BaseResult
DeletePartyCarrierCommand.execute()
protected BaseResult
GetCarrierChoicesCommand.execute()
protected BaseResult
GetCarrierCommand.execute()
protected BaseResult
GetCarrierOptionChoicesCommand.execute()
protected BaseResult
GetCarrierOptionCommand.execute()
protected BaseResult
GetCarrierOptionDescriptionCommand.execute()
protected BaseResult
GetCarrierOptionDescriptionsCommand.execute()
protected BaseResult
GetCarrierOptionsCommand.execute()
protected BaseResult
GetCarriersCommand.execute()
protected BaseResult
GetCarrierServiceChoicesCommand.execute()
protected BaseResult
GetCarrierServiceCommand.execute()
protected BaseResult
GetCarrierServiceDescriptionCommand.execute()
protected BaseResult
GetCarrierServiceDescriptionsCommand.execute()
protected BaseResult
GetCarrierServiceOptionCommand.execute()
protected BaseResult
GetCarrierServiceOptionsCommand.execute()
protected BaseResult
GetCarrierServicesCommand.execute()
protected BaseResult
GetCarrierTypeChoicesCommand.execute()
protected BaseResult
GetCarrierTypeCommand.execute()
protected BaseResult
GetCarrierTypeDescriptionCommand.execute()
protected BaseResult
GetCarrierTypeDescriptionsCommand.execute()
protected BaseResult
GetCarrierTypesCommand.execute()
protected BaseResult
GetPartyCarrierAccountCommand.execute()
protected BaseResult
GetPartyCarrierAccountsCommand.execute()
protected BaseResult
GetPartyCarrierCommand.execute()
protected BaseResult
GetPartyCarriersCommand.execute()
protected BaseResult
SetDefaultCarrierCommand.execute()
protected BaseResult
SetDefaultCarrierOptionCommand.execute()
protected BaseResult
SetDefaultCarrierServiceCommand.execute()
protected BaseResult
SetDefaultCarrierTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.chain.common.result
Subinterfaces of BaseResult in com.echothree.control.user.chain.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.chain.server.command
Methods in com.echothree.control.user.chain.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateChainActionCommand.execute()
protected BaseResult
CreateChainActionDescriptionCommand.execute()
protected BaseResult
CreateChainActionSetCommand.execute()
protected BaseResult
CreateChainActionSetDescriptionCommand.execute()
protected BaseResult
CreateChainActionTypeCommand.execute()
protected BaseResult
CreateChainActionTypeDescriptionCommand.execute()
protected BaseResult
CreateChainActionTypeUseCommand.execute()
protected BaseResult
CreateChainCommand.execute()
protected BaseResult
CreateChainDescriptionCommand.execute()
protected BaseResult
CreateChainEntityRoleTypeCommand.execute()
protected BaseResult
CreateChainEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateChainKindCommand.execute()
protected BaseResult
CreateChainKindDescriptionCommand.execute()
protected BaseResult
CreateChainTypeCommand.execute()
protected BaseResult
CreateChainTypeDescriptionCommand.execute()
protected BaseResult
DeleteChainActionCommand.execute()
protected BaseResult
DeleteChainActionDescriptionCommand.execute()
protected BaseResult
DeleteChainActionSetCommand.execute()
protected BaseResult
DeleteChainActionSetDescriptionCommand.execute()
protected BaseResult
DeleteChainActionTypeCommand.execute()
protected BaseResult
DeleteChainActionTypeDescriptionCommand.execute()
protected BaseResult
DeleteChainCommand.execute()
protected BaseResult
DeleteChainDescriptionCommand.execute()
protected BaseResult
DeleteChainEntityRoleTypeCommand.execute()
protected BaseResult
DeleteChainEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
DeleteChainKindCommand.execute()
protected BaseResult
DeleteChainKindDescriptionCommand.execute()
protected BaseResult
DeleteChainTypeCommand.execute()
protected BaseResult
DeleteChainTypeDescriptionCommand.execute()
protected BaseResult
GetChainActionCommand.execute()
protected BaseResult
GetChainActionDescriptionCommand.execute()
protected BaseResult
GetChainActionDescriptionsCommand.execute()
protected BaseResult
GetChainActionsCommand.execute()
protected BaseResult
GetChainActionSetChoicesCommand.execute()
protected BaseResult
GetChainActionSetCommand.execute()
protected BaseResult
GetChainActionSetDescriptionCommand.execute()
protected BaseResult
GetChainActionSetDescriptionsCommand.execute()
protected BaseResult
GetChainActionSetsCommand.execute()
protected BaseResult
GetChainActionTypeChoicesCommand.execute()
protected BaseResult
GetChainActionTypeCommand.execute()
protected BaseResult
GetChainActionTypeDescriptionCommand.execute()
protected BaseResult
GetChainActionTypeDescriptionsCommand.execute()
protected BaseResult
GetChainActionTypesCommand.execute()
protected BaseResult
GetChainChoicesCommand.execute()
protected BaseResult
GetChainCommand.execute()
protected BaseResult
GetChainDescriptionCommand.execute()
protected BaseResult
GetChainDescriptionsCommand.execute()
protected BaseResult
GetChainEntityRoleTypeCommand.execute()
protected BaseResult
GetChainEntityRoleTypeDescriptionCommand.execute()
protected BaseResult
GetChainEntityRoleTypeDescriptionsCommand.execute()
protected BaseResult
GetChainEntityRoleTypesCommand.execute()
protected BaseResult
GetChainInstanceCommand.execute()
protected BaseResult
GetChainInstancesCommand.execute()
protected BaseResult
GetChainKindChoicesCommand.execute()
protected BaseResult
GetChainKindCommand.execute()
protected BaseResult
GetChainKindDescriptionCommand.execute()
protected BaseResult
GetChainKindDescriptionsCommand.execute()
protected BaseResult
GetChainKindsCommand.execute()
protected BaseResult
GetChainsCommand.execute()
protected BaseResult
GetChainTypeChoicesCommand.execute()
protected BaseResult
GetChainTypeCommand.execute()
protected BaseResult
GetChainTypeDescriptionCommand.execute()
protected BaseResult
GetChainTypeDescriptionsCommand.execute()
protected BaseResult
GetChainTypesCommand.execute()
protected BaseResult
ProcessChainInstanceStatusesCommand.execute()
protected BaseResult
SetDefaultChainActionSetCommand.execute()
protected BaseResult
SetDefaultChainActionTypeCommand.execute()
protected BaseResult
SetDefaultChainCommand.execute()
protected BaseResult
SetDefaultChainKindCommand.execute()
protected BaseResult
SetDefaultChainTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.club.common.result
Subinterfaces of BaseResult in com.echothree.control.user.club.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.club.server.command
Methods in com.echothree.control.user.club.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateClubCommand.execute()
protected BaseResult
CreateClubDescriptionCommand.execute()
protected BaseResult
CreateClubItemCommand.execute()
protected BaseResult
CreateClubItemTypeCommand.execute()
protected BaseResult
CreateClubItemTypeDescriptionCommand.execute()
protected BaseResult
DeleteClubCommand.execute()
protected BaseResult
DeleteClubDescriptionCommand.execute()
protected BaseResult
DeleteClubItemCommand.execute()
protected BaseResult
EditClubCommand.execute()
protected BaseResult
EditClubDescriptionCommand.execute()
protected BaseResult
GetClubCommand.execute()
protected BaseResult
GetClubDescriptionsCommand.execute()
protected BaseResult
GetClubItemsCommand.execute()
protected BaseResult
GetClubItemTypeChoicesCommand.execute()
protected BaseResult
GetClubsCommand.execute()
protected BaseResult
SetDefaultClubCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.comment.common.result
Subinterfaces of BaseResult in com.echothree.control.user.comment.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.comment.server.command
Methods in com.echothree.control.user.comment.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCommentCommand.execute()
protected BaseResult
CreateCommentTypeCommand.execute()
protected BaseResult
CreateCommentTypeDescriptionCommand.execute()
protected BaseResult
CreateCommentUsageCommand.execute()
protected BaseResult
CreateCommentUsageTypeCommand.execute()
protected BaseResult
CreateCommentUsageTypeDescriptionCommand.execute()
protected BaseResult
DeleteCommentCommand.execute()
protected BaseResult
DeleteCommentTypeCommand.execute()
protected BaseResult
DeleteCommentTypeDescriptionCommand.execute()
protected BaseResult
DeleteCommentUsageCommand.execute()
protected BaseResult
DeleteCommentUsageTypeCommand.execute()
protected BaseResult
DeleteCommentUsageTypeDescriptionCommand.execute()
protected BaseResult
EditCommentCommand.execute()
protected BaseResult
EditCommentTypeCommand.execute()
protected BaseResult
EditCommentTypeDescriptionCommand.execute()
protected BaseResult
EditCommentUsageTypeCommand.execute()
protected BaseResult
EditCommentUsageTypeDescriptionCommand.execute()
protected BaseResult
GetCommentCommand.execute()
protected BaseResult
GetCommentStatusChoicesCommand.execute()
protected BaseResult
GetCommentTypeCommand.execute()
protected BaseResult
GetCommentTypeDescriptionsCommand.execute()
protected BaseResult
GetCommentTypesCommand.execute()
protected BaseResult
GetCommentUsageTypeCommand.execute()
protected BaseResult
GetCommentUsageTypeDescriptionsCommand.execute()
protected BaseResult
GetCommentUsageTypesCommand.execute()
protected BaseResult
SetCommentStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.communication.common.result
Subinterfaces of BaseResult in com.echothree.control.user.communication.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.communication.server.server
Methods in com.echothree.control.user.communication.server.server that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCommunicationEventCommand.execute()
protected BaseResult
CreateCommunicationEventPurposeCommand.execute()
protected BaseResult
CreateCommunicationEventPurposeDescriptionCommand.execute()
protected BaseResult
CreateCommunicationEventRoleTypeCommand.execute()
protected BaseResult
CreateCommunicationEventRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateCommunicationEventTypeCommand.execute()
protected BaseResult
CreateCommunicationEventTypeDescriptionCommand.execute()
protected BaseResult
CreateCommunicationSourceCommand.execute()
protected BaseResult
CreateCommunicationSourceDescriptionCommand.execute()
protected BaseResult
CreateCommunicationSourceTypeCommand.execute()
protected BaseResult
CreateCommunicationSourceTypeDescriptionCommand.execute()
protected BaseResult
DeleteCommunicationEventPurposeCommand.execute()
protected BaseResult
DeleteCommunicationEventPurposeDescriptionCommand.execute()
protected BaseResult
DeleteCommunicationSourceCommand.execute()
protected BaseResult
DeleteCommunicationSourceDescriptionCommand.execute()
protected BaseResult
EditCommunicationEventPurposeCommand.execute()
protected BaseResult
EditCommunicationEventPurposeDescriptionCommand.execute()
protected BaseResult
EditCommunicationSourceDescriptionCommand.execute()
protected BaseResult
GetCommunicationEventCommand.execute()
protected BaseResult
GetCommunicationEventPurposeChoicesCommand.execute()
protected BaseResult
GetCommunicationEventPurposeCommand.execute()
protected BaseResult
GetCommunicationEventPurposeDescriptionsCommand.execute()
protected BaseResult
GetCommunicationEventPurposesCommand.execute()
protected BaseResult
GetCommunicationSourceCommand.execute()
protected BaseResult
GetCommunicationSourceDescriptionsCommand.execute()
protected BaseResult
GetCommunicationSourcesCommand.execute()
protected BaseResult
SetDefaultCommunicationEventPurposeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.contact.common.result
Subinterfaces of BaseResult in com.echothree.control.user.contact.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.contact.server.command
Methods in com.echothree.control.user.contact.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateContactEmailAddressCommand.execute()
protected BaseResult
CreateContactMechanismAliasCommand.execute()
protected BaseResult
CreateContactMechanismAliasTypeCommand.execute()
protected BaseResult
CreateContactMechanismAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateContactMechanismPurposeCommand.execute()
protected BaseResult
CreateContactMechanismPurposeDescriptionCommand.execute()
protected BaseResult
CreateContactMechanismTypeCommand.execute()
protected BaseResult
CreateContactMechanismTypeDescriptionCommand.execute()
protected BaseResult
CreateContactPostalAddressCommand.execute()
protected BaseResult
CreateContactTelephoneCommand.execute()
protected BaseResult
CreateContactWebAddressCommand.execute()
protected BaseResult
CreatePartyContactMechanismAliasCommand.execute()
protected BaseResult
CreatePartyContactMechanismPurposeCommand.execute()
protected BaseResult
CreatePartyContactMechanismRelationshipCommand.execute()
protected BaseResult
CreatePostalAddressElementTypeCommand.execute()
protected BaseResult
CreatePostalAddressElementTypeDescriptionCommand.execute()
protected BaseResult
CreatePostalAddressFormatCommand.execute()
protected BaseResult
CreatePostalAddressFormatDescriptionCommand.execute()
protected BaseResult
CreatePostalAddressLineCommand.execute()
protected BaseResult
CreatePostalAddressLineElementCommand.execute()
protected BaseResult
DeleteContactMechanismAliasCommand.execute()
protected BaseResult
DeleteContactMechanismAliasTypeCommand.execute()
protected BaseResult
DeleteContactMechanismAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteContactMechanismCommand.execute()
protected BaseResult
DeletePartyContactMechanismAliasCommand.execute()
protected BaseResult
DeletePartyContactMechanismPurposeCommand.execute()
protected BaseResult
DeletePartyContactMechanismRelationshipCommand.execute()
protected BaseResult
DeletePostalAddressFormatCommand.execute()
protected BaseResult
DeletePostalAddressFormatDescriptionCommand.execute()
protected BaseResult
DeletePostalAddressLineCommand.execute()
protected BaseResult
DeletePostalAddressLineElementCommand.execute()
protected BaseResult
EditPostalAddressFormatCommand.execute()
protected BaseResult
EditPostalAddressFormatDescriptionCommand.execute()
protected BaseResult
EditPostalAddressLineCommand.execute()
protected BaseResult
EditPostalAddressLineElementCommand.execute()
protected BaseResult
GetContactMechanismAliasTypeChoicesCommand.execute()
protected BaseResult
GetContactMechanismAliasTypeCommand.execute()
protected BaseResult
GetContactMechanismAliasTypeDescriptionCommand.execute()
protected BaseResult
GetContactMechanismAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetContactMechanismAliasTypesCommand.execute()
protected BaseResult
GetContactMechanismChoicesCommand.execute()
protected BaseResult
GetContactMechanismCommand.execute()
protected BaseResult
GetContactMechanismPurposeChoicesCommand.execute()
protected BaseResult
GetContactMechanismPurposesCommand.execute()
protected BaseResult
GetContactMechanismTypeChoicesCommand.execute()
protected BaseResult
GetContactMechanismTypesCommand.execute()
protected BaseResult
GetEmailAddressStatusChoicesCommand.execute()
protected BaseResult
GetEmailAddressVerificationChoicesCommand.execute()
protected BaseResult
GetPostalAddressElementTypeChoicesCommand.execute()
protected BaseResult
GetPostalAddressFormatChoicesCommand.execute()
protected BaseResult
GetPostalAddressFormatCommand.execute()
protected BaseResult
GetPostalAddressFormatDescriptionsCommand.execute()
protected BaseResult
GetPostalAddressFormatsCommand.execute()
protected BaseResult
GetPostalAddressLineElementsCommand.execute()
protected BaseResult
GetPostalAddressLinesCommand.execute()
protected BaseResult
GetPostalAddressStatusChoicesCommand.execute()
protected BaseResult
GetTelephoneStatusChoicesCommand.execute()
protected BaseResult
GetWebAddressStatusChoicesCommand.execute()
protected BaseResult
SetDefaultContactMechanismAliasTypeCommand.execute()
protected BaseResult
SetDefaultPartyContactMechanismPurposeCommand.execute()
protected BaseResult
SetDefaultPostalAddressFormatCommand.execute()
protected BaseResult
SetEmailAddressStatusCommand.execute()
protected BaseResult
SetEmailAddressVerificationCommand.execute()
protected BaseResult
SetPostalAddressStatusCommand.execute()
protected BaseResult
SetTelephoneStatusCommand.execute()
protected BaseResult
SetWebAddressStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.contactlist.common.result
Subinterfaces of BaseResult in com.echothree.control.user.contactlist.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.contactlist.server.command
Methods in com.echothree.control.user.contactlist.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateContactListCommand.execute()
protected BaseResult
CreateContactListContactMechanismPurposeCommand.execute()
protected BaseResult
CreateContactListDescriptionCommand.execute()
protected BaseResult
CreateContactListFrequencyCommand.execute()
protected BaseResult
CreateContactListFrequencyDescriptionCommand.execute()
protected BaseResult
CreateContactListGroupCommand.execute()
protected BaseResult
CreateContactListGroupDescriptionCommand.execute()
protected BaseResult
CreateContactListTypeCommand.execute()
protected BaseResult
CreateContactListTypeDescriptionCommand.execute()
protected BaseResult
CreateCustomerTypeContactListCommand.execute()
protected BaseResult
CreateCustomerTypeContactListGroupCommand.execute()
protected BaseResult
CreatePartyContactListCommand.execute()
protected BaseResult
CreatePartyTypeContactListCommand.execute()
protected BaseResult
CreatePartyTypeContactListGroupCommand.execute()
protected BaseResult
DeleteContactListCommand.execute()
protected BaseResult
DeleteContactListContactMechanismPurposeCommand.execute()
protected BaseResult
DeleteContactListDescriptionCommand.execute()
protected BaseResult
DeleteContactListFrequencyCommand.execute()
protected BaseResult
DeleteContactListFrequencyDescriptionCommand.execute()
protected BaseResult
DeleteContactListGroupCommand.execute()
protected BaseResult
DeleteContactListGroupDescriptionCommand.execute()
protected BaseResult
DeleteContactListTypeCommand.execute()
protected BaseResult
DeleteContactListTypeDescriptionCommand.execute()
protected BaseResult
DeleteCustomerTypeContactListCommand.execute()
protected BaseResult
DeleteCustomerTypeContactListGroupCommand.execute()
protected BaseResult
DeletePartyContactListCommand.execute()
protected BaseResult
DeletePartyTypeContactListCommand.execute()
protected BaseResult
DeletePartyTypeContactListGroupCommand.execute()
protected BaseResult
GetContactListChoicesCommand.execute()
protected BaseResult
GetContactListCommand.execute()
protected BaseResult
GetContactListContactMechanismPurposeChoicesCommand.execute()
protected BaseResult
GetContactListContactMechanismPurposeCommand.execute()
protected BaseResult
GetContactListContactMechanismPurposesCommand.execute()
protected BaseResult
GetContactListDescriptionCommand.execute()
protected BaseResult
GetContactListDescriptionsCommand.execute()
protected BaseResult
GetContactListFrequenciesCommand.execute()
protected BaseResult
GetContactListFrequencyChoicesCommand.execute()
protected BaseResult
GetContactListFrequencyCommand.execute()
protected BaseResult
GetContactListFrequencyDescriptionCommand.execute()
protected BaseResult
GetContactListFrequencyDescriptionsCommand.execute()
protected BaseResult
GetContactListGroupChoicesCommand.execute()
protected BaseResult
GetContactListGroupCommand.execute()
protected BaseResult
GetContactListGroupDescriptionCommand.execute()
protected BaseResult
GetContactListGroupDescriptionsCommand.execute()
protected BaseResult
GetContactListGroupsCommand.execute()
protected BaseResult
GetContactListsCommand.execute()
protected BaseResult
GetContactListTypeChoicesCommand.execute()
protected BaseResult
GetContactListTypeCommand.execute()
protected BaseResult
GetContactListTypeDescriptionCommand.execute()
protected BaseResult
GetContactListTypeDescriptionsCommand.execute()
protected BaseResult
GetContactListTypesCommand.execute()
protected BaseResult
GetCustomerTypeContactListCommand.execute()
protected BaseResult
GetCustomerTypeContactListGroupCommand.execute()
protected BaseResult
GetCustomerTypeContactListGroupsCommand.execute()
protected BaseResult
GetCustomerTypeContactListsCommand.execute()
protected BaseResult
GetPartyContactListCommand.execute()
protected BaseResult
GetPartyContactListsCommand.execute()
protected BaseResult
GetPartyContactListStatusChoicesCommand.execute()
protected BaseResult
GetPartyTypeContactListCommand.execute()
protected BaseResult
GetPartyTypeContactListGroupCommand.execute()
protected BaseResult
GetPartyTypeContactListGroupsCommand.execute()
protected BaseResult
GetPartyTypeContactListsCommand.execute()
protected BaseResult
SetDefaultContactListCommand.execute()
protected BaseResult
SetDefaultContactListContactMechanismPurposeCommand.execute()
protected BaseResult
SetDefaultContactListFrequencyCommand.execute()
protected BaseResult
SetDefaultContactListGroupCommand.execute()
protected BaseResult
SetDefaultContactListTypeCommand.execute()
protected BaseResult
SetPartyContactListStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.content.common.result
Subinterfaces of BaseResult in com.echothree.control.user.content.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateContentCatalogCommand.execute()
protected BaseResult
CreateContentCatalogDescriptionCommand.execute()
protected BaseResult
CreateContentCategoryCommand.execute()
protected BaseResult
CreateContentCategoryDescriptionCommand.execute()
protected BaseResult
CreateContentCategoryItemCommand.execute()
protected BaseResult
CreateContentCollectionCommand.execute()
protected BaseResult
CreateContentCollectionDescriptionCommand.execute()
protected BaseResult
CreateContentForumCommand.execute()
protected BaseResult
CreateContentPageAreaCommand.execute()
protected BaseResult
CreateContentPageAreaTypeCommand.execute()
protected BaseResult
CreateContentPageAreaTypeDescriptionCommand.execute()
protected BaseResult
CreateContentPageCommand.execute()
protected BaseResult
CreateContentPageDescriptionCommand.execute()
protected BaseResult
CreateContentPageLayoutAreaCommand.execute()
protected BaseResult
CreateContentPageLayoutAreaDescriptionCommand.execute()
protected BaseResult
CreateContentPageLayoutCommand.execute()
protected BaseResult
CreateContentPageLayoutDescriptionCommand.execute()
protected BaseResult
CreateContentSectionCommand.execute()
protected BaseResult
CreateContentSectionDescriptionCommand.execute()
protected BaseResult
CreateContentWebAddressCommand.execute()
protected BaseResult
CreateContentWebAddressDescriptionCommand.execute()
protected BaseResult
CreateContentWebAddressServerCommand.execute()
protected BaseResult
DeleteContentCatalogCommand.execute()
protected BaseResult
DeleteContentCatalogDescriptionCommand.execute()
protected BaseResult
DeleteContentCategoryCommand.execute()
protected BaseResult
DeleteContentCategoryDescriptionCommand.execute()
protected BaseResult
DeleteContentCategoryItemCommand.execute()
protected BaseResult
DeleteContentCollectionCommand.execute()
protected BaseResult
DeleteContentCollectionDescriptionCommand.execute()
protected BaseResult
DeleteContentForumCommand.execute()
protected BaseResult
DeleteContentPageAreaCommand.execute()
protected BaseResult
DeleteContentPageCommand.execute()
protected BaseResult
DeleteContentPageDescriptionCommand.execute()
protected BaseResult
DeleteContentPageLayoutCommand.execute()
protected BaseResult
DeleteContentPageLayoutDescriptionCommand.execute()
protected BaseResult
DeleteContentSectionCommand.execute()
protected BaseResult
DeleteContentSectionDescriptionCommand.execute()
protected BaseResult
DeleteContentWebAddressCommand.execute()
protected BaseResult
DeleteContentWebAddressDescriptionCommand.execute()
protected BaseResult
EditContentPageLayoutDescriptionCommand.execute()
protected BaseResult
GetContentCatalogDescriptionCommand.execute()
protected BaseResult
GetContentCatalogDescriptionsCommand.execute()
protected BaseResult
GetContentCategoryChoicesCommand.execute()
protected BaseResult
GetContentCategoryDescriptionCommand.execute()
protected BaseResult
GetContentCategoryDescriptionsCommand.execute()
protected BaseResult
GetContentCollectionChoicesCommand.execute()
protected BaseResult
GetContentCollectionDescriptionCommand.execute()
protected BaseResult
GetContentCollectionDescriptionsCommand.execute()
protected BaseResult
GetContentPageAreaTypeChoicesCommand.execute()
protected BaseResult
GetContentPageDescriptionCommand.execute()
protected BaseResult
GetContentPageDescriptionsCommand.execute()
protected BaseResult
GetContentPageLayoutChoicesCommand.execute()
protected BaseResult
GetContentPageLayoutDescriptionCommand.execute()
protected BaseResult
GetContentPageLayoutDescriptionsCommand.execute()
protected BaseResult
GetContentSectionChoicesCommand.execute()
protected BaseResult
GetContentSectionDescriptionCommand.execute()
protected BaseResult
GetContentSectionDescriptionsCommand.execute()
protected BaseResult
GetContentWebAddressDescriptionCommand.execute()
protected BaseResult
GetContentWebAddressDescriptionsCommand.execute()
protected BaseResult
SetDefaultContentCatalogCommand.execute()
protected BaseResult
SetDefaultContentCategoryCommand.execute()
protected BaseResult
SetDefaultContentCategoryItemCommand.execute()
protected BaseResult
SetDefaultContentForumCommand.execute()
protected BaseResult
SetDefaultContentPageCommand.execute()
protected BaseResult
SetDefaultContentPageLayoutCommand.execute()
protected BaseResult
SetDefaultContentSectionCommand.execute()
protected BaseResult
GetContentCatalogCommand.getResult
(ContentCatalog contentCatalog) protected BaseResult
GetContentCatalogItemCommand.getResult
(ContentCatalogItem contentCatalogItem) protected BaseResult
GetContentCatalogItemsCommand.getResult
(Collection<ContentCatalogItem> entities) protected BaseResult
GetContentCatalogsCommand.getResult
(Collection<ContentCatalog> entities) protected BaseResult
GetContentCategoriesCommand.getResult
(Collection<ContentCategory> entities) protected BaseResult
GetContentCategoryCommand.getResult
(ContentCategory contentCategory) protected BaseResult
GetContentCategoryItemCommand.getResult
(ContentCategoryItem contentCategoryItem) protected BaseResult
GetContentCategoryItemsCommand.getResult
(Collection<ContentCategoryItem> entities) protected BaseResult
GetContentCollectionCommand.getResult
(ContentCollection contentCollection) protected BaseResult
GetContentCollectionsCommand.getResult
(Collection<ContentCollection> entities) protected BaseResult
GetContentForumCommand.getResult
(ContentForum contentForum) protected BaseResult
GetContentForumsCommand.getResult
(Collection<ContentForum> entities) protected BaseResult
GetContentPageAreaCommand.getResult
(ContentPageArea contentPageArea) protected BaseResult
GetContentPageAreasCommand.getResult
(Collection<ContentPageArea> entities) protected BaseResult
GetContentPageAreaTypeCommand.getResult
(ContentPageAreaType contentPageAreaType) protected BaseResult
GetContentPageAreaTypesCommand.getResult
(Collection<ContentPageAreaType> entities) protected BaseResult
GetContentPageCommand.getResult
(ContentPage contentPage) protected BaseResult
GetContentPageLayoutAreaCommand.getResult
(ContentPageLayoutArea contentPageLayoutArea) protected BaseResult
GetContentPageLayoutAreasCommand.getResult
(Collection<ContentPageLayoutArea> entities) protected BaseResult
GetContentPageLayoutCommand.getResult
(ContentPageLayout contentPageLayout) protected BaseResult
GetContentPageLayoutsCommand.getResult
(Collection<ContentPageLayout> entities) protected BaseResult
GetContentPagesCommand.getResult
(Collection<ContentPage> entities) protected BaseResult
GetContentSectionCommand.getResult
(ContentSection contentSection) protected BaseResult
GetContentSectionsCommand.getResult
(Collection<ContentSection> entities) protected BaseResult
GetContentWebAddressCommand.getResult
(ContentWebAddress contentWebAddress) protected BaseResult
GetContentWebAddressesCommand.getResult
(Collection<ContentWebAddress> entities) -
Uses of BaseResult in com.echothree.control.user.core.common.result
Subinterfaces of BaseResult in com.echothree.control.user.core.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
ChangeBaseKeysCommand.execute()
protected BaseResult
CreateAppearanceCommand.execute()
protected BaseResult
CreateAppearanceDescriptionCommand.execute()
protected BaseResult
CreateAppearanceTextDecorationCommand.execute()
protected BaseResult
CreateAppearanceTextTransformationCommand.execute()
protected BaseResult
CreateApplicationCommand.execute()
protected BaseResult
CreateApplicationDescriptionCommand.execute()
protected BaseResult
CreateApplicationEditorCommand.execute()
protected BaseResult
CreateApplicationEditorUseCommand.execute()
protected BaseResult
CreateApplicationEditorUseDescriptionCommand.execute()
protected BaseResult
CreateCacheEntryCommand.execute()
protected BaseResult
CreateColorCommand.execute()
protected BaseResult
CreateColorDescriptionCommand.execute()
protected BaseResult
CreateCommandCommand.execute()
protected BaseResult
CreateCommandDescriptionCommand.execute()
protected BaseResult
CreateCommandMessageCommand.execute()
protected BaseResult
CreateCommandMessageTranslationCommand.execute()
protected BaseResult
CreateCommandMessageTypeCommand.execute()
protected BaseResult
CreateCommandMessageTypeDescriptionCommand.execute()
protected BaseResult
CreateComponentCommand.execute()
protected BaseResult
CreateComponentStageCommand.execute()
protected BaseResult
CreateComponentVendorCommand.execute()
protected BaseResult
CreateComponentVersionCommand.execute()
protected BaseResult
CreateEditorCommand.execute()
protected BaseResult
CreateEditorDescriptionCommand.execute()
protected BaseResult
CreateEntityAliasCommand.execute()
protected BaseResult
CreateEntityAliasTypeCommand.execute()
protected BaseResult
CreateEntityAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateEntityAppearanceCommand.execute()
protected BaseResult
CreateEntityAttributeCommand.execute()
protected BaseResult
CreateEntityAttributeDescriptionCommand.execute()
protected BaseResult
CreateEntityAttributeEntityAttributeGroupCommand.execute()
protected BaseResult
CreateEntityAttributeEntityTypeCommand.execute()
protected BaseResult
CreateEntityAttributeGroupCommand.execute()
protected BaseResult
CreateEntityAttributeGroupDescriptionCommand.execute()
protected BaseResult
CreateEntityAttributeTypeCommand.execute()
protected BaseResult
CreateEntityAttributeTypeDescriptionCommand.execute()
protected BaseResult
CreateEntityBlobAttributeCommand.execute()
protected BaseResult
CreateEntityBooleanAttributeCommand.execute()
protected BaseResult
CreateEntityClobAttributeCommand.execute()
protected BaseResult
CreateEntityCollectionAttributeCommand.execute()
protected BaseResult
CreateEntityDateAttributeCommand.execute()
protected BaseResult
CreateEntityEntityAttributeCommand.execute()
protected BaseResult
CreateEntityGeoPointAttributeCommand.execute()
protected BaseResult
CreateEntityInstanceCommand.execute()
protected BaseResult
CreateEntityIntegerAttributeCommand.execute()
protected BaseResult
CreateEntityIntegerRangeCommand.execute()
protected BaseResult
CreateEntityIntegerRangeDescriptionCommand.execute()
protected BaseResult
CreateEntityListItemAttributeCommand.execute()
protected BaseResult
CreateEntityListItemCommand.execute()
protected BaseResult
CreateEntityListItemDescriptionCommand.execute()
protected BaseResult
CreateEntityLongAttributeCommand.execute()
protected BaseResult
CreateEntityLongRangeCommand.execute()
protected BaseResult
CreateEntityLongRangeDescriptionCommand.execute()
protected BaseResult
CreateEntityMultipleListItemAttributeCommand.execute()
protected BaseResult
CreateEntityNameAttributeCommand.execute()
protected BaseResult
CreateEntityStringAttributeCommand.execute()
protected BaseResult
CreateEntityTimeAttributeCommand.execute()
protected BaseResult
CreateEntityTypeCommand.execute()
protected BaseResult
CreateEntityTypeDescriptionCommand.execute()
protected BaseResult
CreateEventTypeCommand.execute()
protected BaseResult
CreateEventTypeDescriptionCommand.execute()
protected BaseResult
CreateFontStyleCommand.execute()
protected BaseResult
CreateFontStyleDescriptionCommand.execute()
protected BaseResult
CreateFontWeightCommand.execute()
protected BaseResult
CreateFontWeightDescriptionCommand.execute()
protected BaseResult
CreateMimeTypeCommand.execute()
protected BaseResult
CreateMimeTypeDescriptionCommand.execute()
protected BaseResult
CreateMimeTypeFileExtensionCommand.execute()
protected BaseResult
CreateMimeTypeUsageCommand.execute()
protected BaseResult
CreateMimeTypeUsageTypeCommand.execute()
protected BaseResult
CreateMimeTypeUsageTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyApplicationEditorUseCommand.execute()
protected BaseResult
CreatePartyEntityTypeCommand.execute()
protected BaseResult
CreateProtocolCommand.execute()
protected BaseResult
CreateProtocolDescriptionCommand.execute()
protected BaseResult
CreateServerCommand.execute()
protected BaseResult
CreateServerDescriptionCommand.execute()
protected BaseResult
CreateServerServiceCommand.execute()
protected BaseResult
CreateServiceCommand.execute()
protected BaseResult
CreateServiceDescriptionCommand.execute()
protected BaseResult
CreateTextDecorationCommand.execute()
protected BaseResult
CreateTextDecorationDescriptionCommand.execute()
protected BaseResult
CreateTextTransformationCommand.execute()
protected BaseResult
CreateTextTransformationDescriptionCommand.execute()
protected BaseResult
DecryptCommand.execute()
protected BaseResult
DeleteAppearanceCommand.execute()
protected BaseResult
DeleteAppearanceDescriptionCommand.execute()
protected BaseResult
DeleteAppearanceTextDecorationCommand.execute()
protected BaseResult
DeleteAppearanceTextTransformationCommand.execute()
protected BaseResult
DeleteApplicationCommand.execute()
protected BaseResult
DeleteApplicationDescriptionCommand.execute()
protected BaseResult
DeleteApplicationEditorCommand.execute()
protected BaseResult
DeleteApplicationEditorUseCommand.execute()
protected BaseResult
DeleteApplicationEditorUseDescriptionCommand.execute()
protected BaseResult
DeleteColorCommand.execute()
protected BaseResult
DeleteColorDescriptionCommand.execute()
protected BaseResult
DeleteCommandCommand.execute()
protected BaseResult
DeleteCommandDescriptionCommand.execute()
protected BaseResult
DeleteCommandMessageCommand.execute()
protected BaseResult
DeleteCommandMessageTranslationCommand.execute()
protected BaseResult
DeleteCommandMessageTypeCommand.execute()
protected BaseResult
DeleteCommandMessageTypeDescriptionCommand.execute()
protected BaseResult
DeleteComponentVendorCommand.execute()
protected BaseResult
DeleteEditorCommand.execute()
protected BaseResult
DeleteEditorDescriptionCommand.execute()
protected BaseResult
DeleteEntityAliasCommand.execute()
protected BaseResult
DeleteEntityAliasTypeCommand.execute()
protected BaseResult
DeleteEntityAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteEntityAppearanceCommand.execute()
protected BaseResult
DeleteEntityAttributeCommand.execute()
protected BaseResult
DeleteEntityAttributeDescriptionCommand.execute()
protected BaseResult
DeleteEntityAttributeEntityAttributeGroupCommand.execute()
protected BaseResult
DeleteEntityAttributeEntityTypeCommand.execute()
protected BaseResult
DeleteEntityAttributeGroupCommand.execute()
protected BaseResult
DeleteEntityAttributeGroupDescriptionCommand.execute()
protected BaseResult
DeleteEntityBlobAttributeCommand.execute()
protected BaseResult
DeleteEntityBooleanAttributeCommand.execute()
protected BaseResult
DeleteEntityClobAttributeCommand.execute()
protected BaseResult
DeleteEntityCollectionAttributeCommand.execute()
protected BaseResult
DeleteEntityDateAttributeCommand.execute()
protected BaseResult
DeleteEntityEntityAttributeCommand.execute()
protected BaseResult
DeleteEntityGeoPointAttributeCommand.execute()
protected BaseResult
DeleteEntityInstanceCommand.execute()
protected BaseResult
DeleteEntityIntegerAttributeCommand.execute()
protected BaseResult
DeleteEntityIntegerRangeCommand.execute()
protected BaseResult
DeleteEntityIntegerRangeDescriptionCommand.execute()
protected BaseResult
DeleteEntityListItemAttributeCommand.execute()
protected BaseResult
DeleteEntityListItemCommand.execute()
protected BaseResult
DeleteEntityListItemDescriptionCommand.execute()
protected BaseResult
DeleteEntityLongAttributeCommand.execute()
protected BaseResult
DeleteEntityLongRangeCommand.execute()
protected BaseResult
DeleteEntityLongRangeDescriptionCommand.execute()
protected BaseResult
DeleteEntityMultipleListItemAttributeCommand.execute()
protected BaseResult
DeleteEntityNameAttributeCommand.execute()
protected BaseResult
DeleteEntityStringAttributeCommand.execute()
protected BaseResult
DeleteEntityTimeAttributeCommand.execute()
protected BaseResult
DeleteEntityTypeCommand.execute()
protected BaseResult
DeleteEntityTypeDescriptionCommand.execute()
protected BaseResult
DeleteFontStyleCommand.execute()
protected BaseResult
DeleteFontStyleDescriptionCommand.execute()
protected BaseResult
DeleteFontWeightCommand.execute()
protected BaseResult
DeleteFontWeightDescriptionCommand.execute()
protected BaseResult
DeleteMimeTypeCommand.execute()
protected BaseResult
DeleteMimeTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyApplicationEditorUseCommand.execute()
protected BaseResult
DeletePartyEntityTypeCommand.execute()
protected BaseResult
DeleteProtocolCommand.execute()
protected BaseResult
DeleteProtocolDescriptionCommand.execute()
protected BaseResult
DeleteServerCommand.execute()
protected BaseResult
DeleteServerDescriptionCommand.execute()
protected BaseResult
DeleteServerServiceCommand.execute()
protected BaseResult
DeleteServiceCommand.execute()
protected BaseResult
DeleteServiceDescriptionCommand.execute()
protected BaseResult
DeleteTextDecorationCommand.execute()
protected BaseResult
DeleteTextDecorationDescriptionCommand.execute()
protected BaseResult
DeleteTextTransformationCommand.execute()
protected BaseResult
DeleteTextTransformationDescriptionCommand.execute()
protected BaseResult
EditEntityAliasCommand.execute()
protected BaseResult
EditEntityAppearanceCommand.execute()
protected BaseResult
EditEntityBlobAttributeCommand.execute()
protected BaseResult
EditEntityBooleanAttributeCommand.execute()
protected BaseResult
EditEntityClobAttributeCommand.execute()
protected BaseResult
EditEntityDateAttributeCommand.execute()
protected BaseResult
EditEntityEntityAttributeCommand.execute()
protected BaseResult
EditEntityGeoPointAttributeCommand.execute()
protected BaseResult
EditEntityIntegerAttributeCommand.execute()
protected BaseResult
EditEntityListItemAttributeCommand.execute()
protected BaseResult
EditEntityLongAttributeCommand.execute()
protected BaseResult
EditEntityNameAttributeCommand.execute()
protected BaseResult
EditEntityStringAttributeCommand.execute()
protected BaseResult
EditEntityTimeAttributeCommand.execute()
protected BaseResult
EncryptCommand.execute()
protected BaseResult
GenerateBaseKeysCommand.execute()
protected BaseResult
GenerateGuidCommand.execute()
protected BaseResult
GenerateKeyCommand.execute()
protected BaseResult
GenerateUlidCommand.execute()
protected BaseResult
GetAppearanceChoicesCommand.execute()
protected BaseResult
GetAppearanceDescriptionCommand.execute()
protected BaseResult
GetAppearanceDescriptionsCommand.execute()
protected BaseResult
GetAppearanceTextDecorationCommand.execute()
protected BaseResult
GetAppearanceTextDecorationsCommand.execute()
protected BaseResult
GetAppearanceTextTransformationCommand.execute()
protected BaseResult
GetAppearanceTextTransformationsCommand.execute()
protected BaseResult
GetApplicationChoicesCommand.execute()
protected BaseResult
GetApplicationCommand.execute()
protected BaseResult
GetApplicationDescriptionCommand.execute()
protected BaseResult
GetApplicationDescriptionsCommand.execute()
protected BaseResult
GetApplicationEditorChoicesCommand.execute()
protected BaseResult
GetApplicationEditorCommand.execute()
protected BaseResult
GetApplicationEditorsCommand.execute()
protected BaseResult
GetApplicationEditorUseChoicesCommand.execute()
protected BaseResult
GetApplicationEditorUseCommand.execute()
protected BaseResult
GetApplicationEditorUseDescriptionCommand.execute()
protected BaseResult
GetApplicationEditorUseDescriptionsCommand.execute()
protected BaseResult
GetApplicationEditorUsesCommand.execute()
protected BaseResult
GetApplicationsCommand.execute()
protected BaseResult
GetBaseEncryptionKeyCommand.execute()
protected BaseResult
GetBaseEncryptionKeysCommand.execute()
protected BaseResult
GetBaseEncryptionKeyStatusChoicesCommand.execute()
protected BaseResult
GetCacheEntriesCommand.execute()
protected BaseResult
GetCacheEntryCommand.execute()
protected BaseResult
GetCacheEntryDependenciesCommand.execute()
protected BaseResult
GetColorChoicesCommand.execute()
protected BaseResult
GetColorDescriptionCommand.execute()
protected BaseResult
GetColorDescriptionsCommand.execute()
protected BaseResult
GetCommandCommand.execute()
protected BaseResult
GetCommandDescriptionCommand.execute()
protected BaseResult
GetCommandDescriptionsCommand.execute()
protected BaseResult
GetCommandMessageCommand.execute()
protected BaseResult
GetCommandMessagesCommand.execute()
protected BaseResult
GetCommandMessageTranslationCommand.execute()
protected BaseResult
GetCommandMessageTranslationsCommand.execute()
protected BaseResult
GetCommandMessageTypeChoicesCommand.execute()
protected BaseResult
GetCommandMessageTypeCommand.execute()
protected BaseResult
GetCommandMessageTypeDescriptionCommand.execute()
protected BaseResult
GetCommandMessageTypeDescriptionsCommand.execute()
protected BaseResult
GetCommandMessageTypesCommand.execute()
protected BaseResult
GetCommandsCommand.execute()
protected BaseResult
GetEditorChoicesCommand.execute()
protected BaseResult
GetEditorCommand.execute()
protected BaseResult
GetEditorDescriptionCommand.execute()
protected BaseResult
GetEditorDescriptionsCommand.execute()
protected BaseResult
GetEditorsCommand.execute()
protected BaseResult
GetEntityAliasTypeChoicesCommand.execute()
protected BaseResult
GetEntityAliasTypeDescriptionCommand.execute()
protected BaseResult
GetEntityAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetEntityAppearanceCommand.execute()
protected BaseResult
GetEntityAttributeDescriptionCommand.execute()
protected BaseResult
GetEntityAttributeDescriptionsCommand.execute()
protected BaseResult
GetEntityAttributeEntityTypeCommand.execute()
protected BaseResult
GetEntityAttributeEntityTypesCommand.execute()
protected BaseResult
GetEntityAttributeGroupChoicesCommand.execute()
protected BaseResult
GetEntityAttributeGroupDescriptionCommand.execute()
protected BaseResult
GetEntityAttributeGroupDescriptionsCommand.execute()
protected BaseResult
GetEntityAttributeTypeChoicesCommand.execute()
protected BaseResult
GetEntityBlobAttributeCommand.execute()
protected BaseResult
GetEntityClobAttributeCommand.execute()
protected BaseResult
GetEntityIntegerRangeChoicesCommand.execute()
protected BaseResult
GetEntityIntegerRangeDescriptionCommand.execute()
protected BaseResult
GetEntityIntegerRangeDescriptionsCommand.execute()
protected BaseResult
GetEntityListItemChoicesCommand.execute()
protected BaseResult
GetEntityListItemDescriptionCommand.execute()
protected BaseResult
GetEntityListItemDescriptionsCommand.execute()
protected BaseResult
GetEntityLongRangeChoicesCommand.execute()
protected BaseResult
GetEntityLongRangeDescriptionCommand.execute()
protected BaseResult
GetEntityLongRangeDescriptionsCommand.execute()
protected BaseResult
GetEntityTypeDescriptionCommand.execute()
protected BaseResult
GetEntityTypeDescriptionsCommand.execute()
protected BaseResult
GetEventGroupCommand.execute()
protected BaseResult
GetEventGroupsCommand.execute()
protected BaseResult
GetEventGroupStatusChoicesCommand.execute()
protected BaseResult
GetFontStyleChoicesCommand.execute()
protected BaseResult
GetFontStyleDescriptionCommand.execute()
protected BaseResult
GetFontStyleDescriptionsCommand.execute()
protected BaseResult
GetFontWeightChoicesCommand.execute()
protected BaseResult
GetFontWeightDescriptionCommand.execute()
protected BaseResult
GetFontWeightDescriptionsCommand.execute()
protected BaseResult
GetMimeTypeChoicesCommand.execute()
protected BaseResult
GetMimeTypeDescriptionCommand.execute()
protected BaseResult
GetMimeTypeDescriptionsCommand.execute()
protected BaseResult
GetMimeTypeUsageTypeChoicesCommand.execute()
protected BaseResult
GetPartyApplicationEditorUseCommand.execute()
protected BaseResult
GetPartyApplicationEditorUsesCommand.execute()
protected BaseResult
GetPartyEntityTypeCommand.execute()
protected BaseResult
GetPartyEntityTypesCommand.execute()
protected BaseResult
GetProtocolChoicesCommand.execute()
protected BaseResult
GetProtocolCommand.execute()
protected BaseResult
GetProtocolDescriptionCommand.execute()
protected BaseResult
GetProtocolDescriptionsCommand.execute()
protected BaseResult
GetProtocolsCommand.execute()
protected BaseResult
GetServerChoicesCommand.execute()
protected BaseResult
GetServerCommand.execute()
protected BaseResult
GetServerDescriptionCommand.execute()
protected BaseResult
GetServerDescriptionsCommand.execute()
protected BaseResult
GetServersCommand.execute()
protected BaseResult
GetServerServiceCommand.execute()
protected BaseResult
GetServerServicesCommand.execute()
protected BaseResult
GetServiceChoicesCommand.execute()
protected BaseResult
GetServiceCommand.execute()
protected BaseResult
GetServiceDescriptionCommand.execute()
protected BaseResult
GetServiceDescriptionsCommand.execute()
protected BaseResult
GetServicesCommand.execute()
protected BaseResult
GetTextDecorationChoicesCommand.execute()
protected BaseResult
GetTextDecorationDescriptionCommand.execute()
protected BaseResult
GetTextDecorationDescriptionsCommand.execute()
protected BaseResult
GetTextTransformationChoicesCommand.execute()
protected BaseResult
GetTextTransformationDescriptionCommand.execute()
protected BaseResult
GetTextTransformationDescriptionsCommand.execute()
protected BaseResult
LoadBaseKeysCommand.execute()
protected BaseResult
LockEntityCommand.execute()
protected BaseResult
ProcessQueuedEventsCommand.execute()
protected BaseResult
RemoveCacheEntryCommand.execute()
protected BaseResult
RemovedExpiredEntityLocksCommand.execute()
protected BaseResult
RemoveEntityInstanceCommand.execute()
protected BaseResult
SendEventCommand.execute()
protected BaseResult
SetBaseEncryptionKeyStatusCommand.execute()
protected BaseResult
SetDefaultAppearanceCommand.execute()
protected BaseResult
SetDefaultApplicationCommand.execute()
protected BaseResult
SetDefaultApplicationEditorCommand.execute()
protected BaseResult
SetDefaultApplicationEditorUseCommand.execute()
protected BaseResult
SetDefaultColorCommand.execute()
protected BaseResult
SetDefaultCommandMessageTypeCommand.execute()
protected BaseResult
SetDefaultEditorCommand.execute()
protected BaseResult
SetDefaultEntityAliasTypeCommand.execute()
protected BaseResult
SetDefaultEntityAttributeGroupCommand.execute()
protected BaseResult
SetDefaultEntityIntegerRangeCommand.execute()
protected BaseResult
SetDefaultEntityListItemCommand.execute()
protected BaseResult
SetDefaultEntityLongRangeCommand.execute()
protected BaseResult
SetDefaultFontStyleCommand.execute()
protected BaseResult
SetDefaultFontWeightCommand.execute()
protected BaseResult
SetDefaultMimeTypeCommand.execute()
protected BaseResult
SetDefaultProtocolCommand.execute()
protected BaseResult
SetDefaultServerCommand.execute()
protected BaseResult
SetDefaultServiceCommand.execute()
protected BaseResult
SetDefaultTextDecorationCommand.execute()
protected BaseResult
SetDefaultTextTransformationCommand.execute()
protected BaseResult
SetEventGroupStatusCommand.execute()
protected BaseResult
UnlockEntityCommand.execute()
protected BaseResult
ValidateCommand.execute()
protected BaseResult
GetAppearanceCommand.getResult
(Appearance appearance) protected BaseResult
GetAppearancesCommand.getResult
(Collection<Appearance> entities) protected BaseResult
protected BaseResult
GetColorsCommand.getResult
(Collection<Color> entities) protected BaseResult
GetComponentVendorCommand.getResult
(ComponentVendor componentVendor) protected BaseResult
GetComponentVendorsCommand.getResult
(Collection<ComponentVendor> entities) protected BaseResult
GetEntityAliasCommand.getResult
(EntityAlias entityAlias) protected BaseResult
GetEntityAliasesCommand.getResult
(Collection<EntityAlias> entities) protected BaseResult
GetEntityAliasTypeCommand.getResult
(EntityAliasType entityAliasType) protected BaseResult
GetEntityAliasTypesCommand.getResult
(Collection<EntityAliasType> entities) protected BaseResult
GetEntityAttributeCommand.getResult
(EntityAttribute entityAttribute) protected BaseResult
GetEntityAttributeEntityAttributeGroupCommand.getResult
(EntityAttributeEntityAttributeGroup entity) protected BaseResult
GetEntityAttributeEntityAttributeGroupsCommand.getResult
(Collection<EntityAttributeEntityAttributeGroup> entities) protected BaseResult
GetEntityAttributeGroupCommand.getResult
(EntityAttributeGroup entityAttributeGroup) protected BaseResult
GetEntityAttributeGroupsCommand.getResult
(Collection<EntityAttributeGroup> entities) protected BaseResult
GetEntityAttributesCommand.getResult
(Collection<EntityAttribute> entities) protected BaseResult
GetEntityAttributeTypeCommand.getResult
(EntityAttributeType entityAttributeType) protected BaseResult
GetEntityAttributeTypesCommand.getResult
(Collection<EntityAttributeType> entities) protected BaseResult
GetEntityInstanceCommand.getResult
(EntityInstance entityInstance) protected BaseResult
GetEntityInstancesCommand.getResult
(Collection<EntityInstance> entities) protected BaseResult
GetEntityIntegerRangeCommand.getResult
(EntityIntegerRange entityIntegerRange) protected BaseResult
GetEntityIntegerRangesCommand.getResult
(Collection<EntityIntegerRange> entities) protected BaseResult
GetEntityListItemCommand.getResult
(EntityListItem entityListItem) protected BaseResult
GetEntityListItemsCommand.getResult
(Collection<EntityListItem> entities) protected BaseResult
GetEntityLongRangeCommand.getResult
(EntityLongRange entityLongRange) protected BaseResult
GetEntityLongRangesCommand.getResult
(Collection<EntityLongRange> entities) protected BaseResult
GetEntityTypeCommand.getResult
(EntityType entityType) protected BaseResult
GetEntityTypesCommand.getResult
(Collection<EntityType> entities) protected BaseResult
GetEventsCommand.getResult
(Collection<Event> entities) protected BaseResult
protected BaseResult
GetFontStylesCommand.getResult
(Collection<FontStyle> entities) protected BaseResult
GetFontWeightCommand.getResult
(FontWeight fontWeight) protected BaseResult
GetFontWeightsCommand.getResult
(Collection<FontWeight> entities) protected BaseResult
protected BaseResult
GetMimeTypeFileExtensionCommand.getResult
(MimeTypeFileExtension mimeTypeFileExtension) protected BaseResult
GetMimeTypeFileExtensionsCommand.getResult
(Collection<MimeTypeFileExtension> entities) protected BaseResult
GetMimeTypesCommand.getResult
(Collection<MimeType> entities) protected BaseResult
GetMimeTypeUsagesCommand.getResult
(Collection<MimeTypeUsage> entities) protected BaseResult
GetMimeTypeUsageTypeCommand.getResult
(MimeTypeUsageType mimeTypeUsageType) protected BaseResult
GetMimeTypeUsageTypesCommand.getResult
(Collection<MimeTypeUsageType> entities) protected BaseResult
GetTextDecorationCommand.getResult
(TextDecoration textDecoration) protected BaseResult
GetTextDecorationsCommand.getResult
(Collection<TextDecoration> entities) protected BaseResult
GetTextTransformationCommand.getResult
(TextTransformation textTransformation) protected BaseResult
GetTextTransformationsCommand.getResult
(Collection<TextTransformation> entities) -
Uses of BaseResult in com.echothree.control.user.customer.common.result
Subinterfaces of BaseResult in com.echothree.control.user.customer.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.customer.server.command
Methods in com.echothree.control.user.customer.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCustomerTypeCommand.execute()
protected BaseResult
CreateCustomerTypeDescriptionCommand.execute()
protected BaseResult
CreateCustomerTypePaymentMethodCommand.execute()
protected BaseResult
CreateCustomerTypeShippingMethodCommand.execute()
protected BaseResult
DeleteCustomerTypeCommand.execute()
protected BaseResult
DeleteCustomerTypeDescriptionCommand.execute()
protected BaseResult
DeleteCustomerTypePaymentMethodCommand.execute()
protected BaseResult
DeleteCustomerTypeShippingMethodCommand.execute()
protected BaseResult
EditCustomerTypeCommand.execute()
protected BaseResult
EditCustomerTypeDescriptionCommand.execute()
protected BaseResult
GetCustomerCreditStatusChoicesCommand.execute()
protected BaseResult
GetCustomerStatusChoicesCommand.execute()
protected BaseResult
GetCustomerTypeChoicesCommand.execute()
protected BaseResult
GetCustomerTypeDescriptionsCommand.execute()
protected BaseResult
GetCustomerTypePaymentMethodCommand.execute()
protected BaseResult
GetCustomerTypePaymentMethodsCommand.execute()
protected BaseResult
GetCustomerTypeShippingMethodCommand.execute()
protected BaseResult
GetCustomerTypeShippingMethodsCommand.execute()
protected BaseResult
SetCustomerCreditStatusCommand.execute()
protected BaseResult
SetCustomerStatusCommand.execute()
protected BaseResult
SetDefaultCustomerTypeCommand.execute()
protected BaseResult
SetDefaultCustomerTypePaymentMethodCommand.execute()
protected BaseResult
SetDefaultCustomerTypeShippingMethodCommand.execute()
protected BaseResult
protected BaseResult
GetCustomersCommand.getResult
(Collection<Customer> entities) protected BaseResult
GetCustomerTypeCommand.getResult
(CustomerType customerType) protected BaseResult
GetCustomerTypesCommand.getResult
(Collection<CustomerType> entities) -
Uses of BaseResult in com.echothree.control.user.document.common.result
Subinterfaces of BaseResult in com.echothree.control.user.document.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.document.server.command
Methods in com.echothree.control.user.document.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateDocumentDescriptionCommand.execute()
protected BaseResult
CreateDocumentTypeCommand.execute()
protected BaseResult
CreateDocumentTypeDescriptionCommand.execute()
protected BaseResult
CreateDocumentTypeUsageCommand.execute()
protected BaseResult
CreateDocumentTypeUsageTypeCommand.execute()
protected BaseResult
CreateDocumentTypeUsageTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyDocumentCommand.execute()
protected BaseResult
CreatePartyTypeDocumentTypeUsageTypeCommand.execute()
protected BaseResult
DeleteDocumentDescriptionCommand.execute()
protected BaseResult
DeleteDocumentTypeCommand.execute()
protected BaseResult
DeleteDocumentTypeDescriptionCommand.execute()
protected BaseResult
DeleteDocumentTypeUsageCommand.execute()
protected BaseResult
DeleteDocumentTypeUsageTypeCommand.execute()
protected BaseResult
DeleteDocumentTypeUsageTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyDocumentCommand.execute()
protected BaseResult
DeletePartyTypeDocumentTypeUsageTypeCommand.execute()
protected BaseResult
GetDocumentDescriptionCommand.execute()
protected BaseResult
GetDocumentDescriptionsCommand.execute()
protected BaseResult
GetDocumentTypeChoicesCommand.execute()
protected BaseResult
GetDocumentTypeCommand.execute()
protected BaseResult
GetDocumentTypeDescriptionCommand.execute()
protected BaseResult
GetDocumentTypeDescriptionsCommand.execute()
protected BaseResult
GetDocumentTypesCommand.execute()
protected BaseResult
GetDocumentTypeUsageCommand.execute()
protected BaseResult
GetDocumentTypeUsagesCommand.execute()
protected BaseResult
GetDocumentTypeUsageTypeChoicesCommand.execute()
protected BaseResult
GetDocumentTypeUsageTypeCommand.execute()
protected BaseResult
GetDocumentTypeUsageTypeDescriptionCommand.execute()
protected BaseResult
GetDocumentTypeUsageTypeDescriptionsCommand.execute()
protected BaseResult
GetDocumentTypeUsageTypesCommand.execute()
protected BaseResult
GetPartyDocumentChoicesCommand.execute()
protected BaseResult
GetPartyDocumentCommand.execute()
protected BaseResult
GetPartyDocumentsCommand.execute()
protected BaseResult
GetPartyTypeDocumentTypeUsageTypeCommand.execute()
protected BaseResult
GetPartyTypeDocumentTypeUsageTypesCommand.execute()
protected BaseResult
SetDefaultDocumentTypeCommand.execute()
protected BaseResult
SetDefaultDocumentTypeUsageCommand.execute()
protected BaseResult
SetDefaultDocumentTypeUsageTypeCommand.execute()
protected BaseResult
SetDefaultPartyDocumentCommand.execute()
protected BaseResult
SetDefaultPartyTypeDocumentTypeUsageTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.employee.common.result
Subinterfaces of BaseResult in com.echothree.control.user.employee.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.employee.server.command
Methods in com.echothree.control.user.employee.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateEmployeeTypeCommand.execute()
protected BaseResult
CreateEmployeeTypeDescriptionCommand.execute()
protected BaseResult
CreateEmploymentCommand.execute()
protected BaseResult
CreateLeaveCommand.execute()
protected BaseResult
CreateLeaveReasonCommand.execute()
protected BaseResult
CreateLeaveReasonDescriptionCommand.execute()
protected BaseResult
CreateLeaveTypeCommand.execute()
protected BaseResult
CreateLeaveTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyResponsibilityCommand.execute()
protected BaseResult
CreatePartySkillCommand.execute()
protected BaseResult
CreateResponsibilityTypeCommand.execute()
protected BaseResult
CreateResponsibilityTypeDescriptionCommand.execute()
protected BaseResult
CreateSkillTypeCommand.execute()
protected BaseResult
CreateSkillTypeDescriptionCommand.execute()
protected BaseResult
CreateTerminationReasonCommand.execute()
protected BaseResult
CreateTerminationReasonDescriptionCommand.execute()
protected BaseResult
CreateTerminationTypeCommand.execute()
protected BaseResult
CreateTerminationTypeDescriptionCommand.execute()
protected BaseResult
DeleteEmployeeTypeCommand.execute()
protected BaseResult
DeleteEmployeeTypeDescriptionCommand.execute()
protected BaseResult
DeleteEmploymentCommand.execute()
protected BaseResult
DeleteLeaveCommand.execute()
protected BaseResult
DeleteLeaveReasonCommand.execute()
protected BaseResult
DeleteLeaveReasonDescriptionCommand.execute()
protected BaseResult
DeleteLeaveTypeCommand.execute()
protected BaseResult
DeleteLeaveTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyResponsibilityCommand.execute()
protected BaseResult
DeletePartySkillCommand.execute()
protected BaseResult
DeleteResponsibilityTypeCommand.execute()
protected BaseResult
DeleteResponsibilityTypeDescriptionCommand.execute()
protected BaseResult
DeleteSkillTypeCommand.execute()
protected BaseResult
DeleteSkillTypeDescriptionCommand.execute()
protected BaseResult
DeleteTerminationReasonCommand.execute()
protected BaseResult
DeleteTerminationReasonDescriptionCommand.execute()
protected BaseResult
DeleteTerminationTypeCommand.execute()
protected BaseResult
DeleteTerminationTypeDescriptionCommand.execute()
protected BaseResult
EditEmployeeTypeCommand.execute()
protected BaseResult
EditEmployeeTypeDescriptionCommand.execute()
protected BaseResult
EditResponsibilityTypeCommand.execute()
protected BaseResult
EditResponsibilityTypeDescriptionCommand.execute()
protected BaseResult
EditSkillTypeCommand.execute()
protected BaseResult
EditSkillTypeDescriptionCommand.execute()
protected BaseResult
EditTerminationReasonCommand.execute()
protected BaseResult
EditTerminationReasonDescriptionCommand.execute()
protected BaseResult
EditTerminationTypeCommand.execute()
protected BaseResult
EditTerminationTypeDescriptionCommand.execute()
protected BaseResult
GetEmployeeTypeChoicesCommand.execute()
protected BaseResult
GetEmployeeTypeCommand.execute()
protected BaseResult
GetEmployeeTypeDescriptionsCommand.execute()
protected BaseResult
GetEmployeeTypesCommand.execute()
protected BaseResult
GetEmploymentCommand.execute()
protected BaseResult
GetEmploymentsCommand.execute()
protected BaseResult
GetLeaveCommand.execute()
protected BaseResult
GetLeaveReasonChoicesCommand.execute()
protected BaseResult
GetLeaveReasonCommand.execute()
protected BaseResult
GetLeaveReasonDescriptionCommand.execute()
protected BaseResult
GetLeaveReasonDescriptionsCommand.execute()
protected BaseResult
GetLeaveReasonsCommand.execute()
protected BaseResult
GetLeavesCommand.execute()
protected BaseResult
GetLeaveStatusChoicesCommand.execute()
protected BaseResult
GetLeaveTypeChoicesCommand.execute()
protected BaseResult
GetLeaveTypeCommand.execute()
protected BaseResult
GetLeaveTypeDescriptionCommand.execute()
protected BaseResult
GetLeaveTypeDescriptionsCommand.execute()
protected BaseResult
GetLeaveTypesCommand.execute()
protected BaseResult
GetPartyResponsibilitiesCommand.execute()
protected BaseResult
GetPartySkillsCommand.execute()
protected BaseResult
GetResponsibilityTypeChoicesCommand.execute()
protected BaseResult
GetResponsibilityTypeCommand.execute()
protected BaseResult
GetResponsibilityTypeDescriptionsCommand.execute()
protected BaseResult
GetResponsibilityTypesCommand.execute()
protected BaseResult
GetSkillTypeChoicesCommand.execute()
protected BaseResult
GetSkillTypeCommand.execute()
protected BaseResult
GetSkillTypeDescriptionsCommand.execute()
protected BaseResult
GetSkillTypesCommand.execute()
protected BaseResult
GetTerminationReasonChoicesCommand.execute()
protected BaseResult
GetTerminationReasonCommand.execute()
protected BaseResult
GetTerminationReasonDescriptionsCommand.execute()
protected BaseResult
GetTerminationReasonsCommand.execute()
protected BaseResult
GetTerminationTypeChoicesCommand.execute()
protected BaseResult
GetTerminationTypeCommand.execute()
protected BaseResult
GetTerminationTypeDescriptionsCommand.execute()
protected BaseResult
GetTerminationTypesCommand.execute()
protected BaseResult
SetDefaultEmployeeTypeCommand.execute()
protected BaseResult
SetDefaultLeaveReasonCommand.execute()
protected BaseResult
SetDefaultLeaveTypeCommand.execute()
protected BaseResult
SetDefaultResponsibilityTypeCommand.execute()
protected BaseResult
SetDefaultSkillTypeCommand.execute()
protected BaseResult
SetDefaultTerminationReasonCommand.execute()
protected BaseResult
SetDefaultTerminationTypeCommand.execute()
protected BaseResult
GetEmployeeCommand.getResult
(PartyEmployee partyEmployee) protected BaseResult
GetEmployeesCommand.getResult
(Collection<PartyEmployee> entities) -
Uses of BaseResult in com.echothree.control.user.filter.common.result
Subinterfaces of BaseResult in com.echothree.control.user.filter.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.filter.server.command
Methods in com.echothree.control.user.filter.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateFilterAdjustmentAmountCommand.execute()
protected BaseResult
CreateFilterAdjustmentCommand.execute()
protected BaseResult
CreateFilterAdjustmentDescriptionCommand.execute()
protected BaseResult
CreateFilterAdjustmentFixedAmountCommand.execute()
protected BaseResult
CreateFilterAdjustmentPercentCommand.execute()
protected BaseResult
CreateFilterAdjustmentSourceCommand.execute()
protected BaseResult
CreateFilterAdjustmentSourceDescriptionCommand.execute()
protected BaseResult
CreateFilterAdjustmentTypeCommand.execute()
protected BaseResult
CreateFilterAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
CreateFilterCommand.execute()
protected BaseResult
CreateFilterDescriptionCommand.execute()
protected BaseResult
CreateFilterEntranceStepCommand.execute()
protected BaseResult
CreateFilterKindCommand.execute()
protected BaseResult
CreateFilterKindDescriptionCommand.execute()
protected BaseResult
CreateFilterStepCommand.execute()
protected BaseResult
CreateFilterStepDescriptionCommand.execute()
protected BaseResult
CreateFilterStepDestinationCommand.execute()
protected BaseResult
CreateFilterStepElementCommand.execute()
protected BaseResult
CreateFilterStepElementDescriptionCommand.execute()
protected BaseResult
CreateFilterTypeCommand.execute()
protected BaseResult
CreateFilterTypeDescriptionCommand.execute()
protected BaseResult
DeleteFilterAdjustmentAmountCommand.execute()
protected BaseResult
DeleteFilterAdjustmentCommand.execute()
protected BaseResult
DeleteFilterAdjustmentDescriptionCommand.execute()
protected BaseResult
DeleteFilterAdjustmentFixedAmountCommand.execute()
protected BaseResult
DeleteFilterAdjustmentPercentCommand.execute()
protected BaseResult
DeleteFilterCommand.execute()
protected BaseResult
DeleteFilterDescriptionCommand.execute()
protected BaseResult
DeleteFilterEntranceStepCommand.execute()
protected BaseResult
DeleteFilterKindCommand.execute()
protected BaseResult
DeleteFilterKindDescriptionCommand.execute()
protected BaseResult
DeleteFilterStepCommand.execute()
protected BaseResult
DeleteFilterStepDescriptionCommand.execute()
protected BaseResult
DeleteFilterStepDestinationCommand.execute()
protected BaseResult
DeleteFilterStepElementCommand.execute()
protected BaseResult
DeleteFilterStepElementDescriptionCommand.execute()
protected BaseResult
DeleteFilterTypeCommand.execute()
protected BaseResult
DeleteFilterTypeDescriptionCommand.execute()
protected BaseResult
EditFilterAdjustmentAmountCommand.execute()
protected BaseResult
EditFilterAdjustmentCommand.execute()
protected BaseResult
EditFilterAdjustmentDescriptionCommand.execute()
protected BaseResult
EditFilterAdjustmentFixedAmountCommand.execute()
protected BaseResult
EditFilterAdjustmentPercentCommand.execute()
protected BaseResult
EditFilterCommand.execute()
protected BaseResult
EditFilterDescriptionCommand.execute()
protected BaseResult
EditFilterStepCommand.execute()
protected BaseResult
EditFilterStepDescriptionCommand.execute()
protected BaseResult
EditFilterStepElementCommand.execute()
protected BaseResult
EditFilterStepElementDescriptionCommand.execute()
protected BaseResult
GetFilterAdjustmentChoicesCommand.execute()
protected BaseResult
GetFilterAdjustmentDescriptionsCommand.execute()
protected BaseResult
GetFilterAdjustmentSourceChoicesCommand.execute()
protected BaseResult
GetFilterAdjustmentTypeChoicesCommand.execute()
protected BaseResult
GetFilterChoicesCommand.execute()
protected BaseResult
GetFilterDescriptionsCommand.execute()
protected BaseResult
GetFilterEntranceStepsCommand.execute()
protected BaseResult
GetFilterKindChoicesCommand.execute()
protected BaseResult
GetFilterKindDescriptionCommand.execute()
protected BaseResult
GetFilterKindDescriptionsCommand.execute()
protected BaseResult
GetFilterStepChoicesCommand.execute()
protected BaseResult
GetFilterStepDescriptionsCommand.execute()
protected BaseResult
GetFilterStepDestinationsCommand.execute()
protected BaseResult
GetFilterStepElementCommand.execute()
protected BaseResult
GetFilterStepElementDescriptionsCommand.execute()
protected BaseResult
GetFilterStepElementsCommand.execute()
protected BaseResult
GetFilterTypeChoicesCommand.execute()
protected BaseResult
GetFilterTypeDescriptionCommand.execute()
protected BaseResult
GetFilterTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultFilterAdjustmentCommand.execute()
protected BaseResult
SetDefaultFilterCommand.execute()
protected BaseResult
SetDefaultFilterKindCommand.execute()
protected BaseResult
SetDefaultFilterTypeCommand.execute()
protected BaseResult
GetFilterAdjustmentAmountCommand.getResult
(FilterAdjustmentAmount entity) protected BaseResult
GetFilterAdjustmentAmountsCommand.getResult
(Collection<FilterAdjustmentAmount> entities) protected BaseResult
GetFilterAdjustmentCommand.getResult
(FilterAdjustment filterAdjustment) protected BaseResult
GetFilterAdjustmentFixedAmountCommand.getResult
(FilterAdjustmentFixedAmount entity) protected BaseResult
GetFilterAdjustmentFixedAmountsCommand.getResult
(Collection<FilterAdjustmentFixedAmount> entities) protected BaseResult
GetFilterAdjustmentPercentCommand.getResult
(FilterAdjustmentPercent entity) protected BaseResult
GetFilterAdjustmentPercentsCommand.getResult
(Collection<FilterAdjustmentPercent> entities) protected BaseResult
GetFilterAdjustmentsCommand.getResult
(Collection<FilterAdjustment> entities) protected BaseResult
GetFilterAdjustmentSourceCommand.getResult
(FilterAdjustmentSource filterAdjustmentSource) protected BaseResult
GetFilterAdjustmentSourcesCommand.getResult
(Collection<FilterAdjustmentSource> entities) protected BaseResult
GetFilterAdjustmentTypeCommand.getResult
(FilterAdjustmentType filterAdjustmentType) protected BaseResult
GetFilterAdjustmentTypesCommand.getResult
(Collection<FilterAdjustmentType> entities) protected BaseResult
protected BaseResult
GetFilterKindCommand.getResult
(FilterKind filterKind) protected BaseResult
GetFilterKindsCommand.getResult
(Collection<FilterKind> entities) protected BaseResult
GetFiltersCommand.getResult
(Collection<Filter> entities) protected BaseResult
GetFilterStepCommand.getResult
(FilterStep filterStep) protected BaseResult
GetFilterStepsCommand.getResult
(Collection<FilterStep> entities) protected BaseResult
GetFilterTypeCommand.getResult
(FilterType filterType) protected BaseResult
GetFilterTypesCommand.getResult
(Collection<FilterType> entities) -
Uses of BaseResult in com.echothree.control.user.forum.common.result
Subinterfaces of BaseResult in com.echothree.control.user.forum.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.forum.server.command
Methods in com.echothree.control.user.forum.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateBlogCommentCommand.execute()
protected BaseResult
CreateBlogEntryCommand.execute()
protected BaseResult
CreateForumCommand.execute()
protected BaseResult
CreateForumDescriptionCommand.execute()
protected BaseResult
CreateForumForumThreadCommand.execute()
protected BaseResult
CreateForumGroupCommand.execute()
protected BaseResult
CreateForumGroupDescriptionCommand.execute()
protected BaseResult
CreateForumGroupForumCommand.execute()
protected BaseResult
CreateForumMessageAttachmentCommand.execute()
protected BaseResult
CreateForumMessageAttachmentDescriptionCommand.execute()
protected BaseResult
CreateForumMessagePartTypeCommand.execute()
protected BaseResult
CreateForumMessagePartTypeDescriptionCommand.execute()
protected BaseResult
CreateForumMessageTypeCommand.execute()
protected BaseResult
CreateForumMessageTypeDescriptionCommand.execute()
protected BaseResult
CreateForumMessageTypePartTypeCommand.execute()
protected BaseResult
CreateForumMimeTypeCommand.execute()
protected BaseResult
CreateForumPartyRoleCommand.execute()
protected BaseResult
CreateForumPartyTypeRoleCommand.execute()
protected BaseResult
CreateForumRoleTypeCommand.execute()
protected BaseResult
CreateForumRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateForumTypeCommand.execute()
protected BaseResult
CreateForumTypeDescriptionCommand.execute()
protected BaseResult
CreateForumTypeMessageTypeCommand.execute()
protected BaseResult
DeleteForumCommand.execute()
protected BaseResult
DeleteForumDescriptionCommand.execute()
protected BaseResult
DeleteForumForumThreadCommand.execute()
protected BaseResult
DeleteForumGroupCommand.execute()
protected BaseResult
DeleteForumGroupDescriptionCommand.execute()
protected BaseResult
DeleteForumGroupForumCommand.execute()
protected BaseResult
DeleteForumMessageAttachmentCommand.execute()
protected BaseResult
DeleteForumMessageAttachmentDescriptionCommand.execute()
protected BaseResult
DeleteForumMessageCommand.execute()
protected BaseResult
DeleteForumMimeTypeCommand.execute()
protected BaseResult
DeleteForumPartyRoleCommand.execute()
protected BaseResult
DeleteForumPartyTypeRoleCommand.execute()
protected BaseResult
DeleteForumThreadCommand.execute()
protected BaseResult
GetForumChoicesCommand.execute()
protected BaseResult
GetForumCommand.execute()
protected BaseResult
GetForumDescriptionsCommand.execute()
protected BaseResult
GetForumForumThreadsCommand.execute()
protected BaseResult
GetForumGroupChoicesCommand.execute()
protected BaseResult
GetForumGroupCommand.execute()
protected BaseResult
GetForumGroupDescriptionsCommand.execute()
protected BaseResult
GetForumGroupForumsCommand.execute()
protected BaseResult
GetForumGroupsCommand.execute()
protected BaseResult
GetForumMessageAttachmentCommand.execute()
protected BaseResult
GetForumMessageAttachmentDescriptionCommand.execute()
protected BaseResult
GetForumMessageAttachmentDescriptionsCommand.execute()
protected BaseResult
GetForumMessageAttachmentsCommand.execute()
protected BaseResult
GetForumMessageCommand.execute()
protected BaseResult
GetForumMessagesCommand.execute()
protected BaseResult
GetForumMessageTypeChoicesCommand.execute()
protected BaseResult
GetForumMimeTypesCommand.execute()
protected BaseResult
GetForumPartyRolesCommand.execute()
protected BaseResult
GetForumPartyTypeRolesCommand.execute()
protected BaseResult
GetForumRoleTypeChoicesCommand.execute()
protected BaseResult
GetForumsCommand.execute()
protected BaseResult
GetForumThreadCommand.execute()
protected BaseResult
GetForumThreadsCommand.execute()
protected BaseResult
GetForumTypeChoicesCommand.execute()
protected BaseResult
SetDefaultForumForumThreadCommand.execute()
protected BaseResult
SetDefaultForumGroupForumCommand.execute()
protected BaseResult
SetDefaultForumMimeTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.geo.common.result
Subinterfaces of BaseResult in com.echothree.control.user.geo.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.geo.server.command
Methods in com.echothree.control.user.geo.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
AddCityToCountyCommand.execute()
protected BaseResult
AddZipCodeToCityCommand.execute()
protected BaseResult
CreateCityCommand.execute()
protected BaseResult
CreateCountryCommand.execute()
protected BaseResult
CreateCountyCommand.execute()
protected BaseResult
CreateGeoCodeAliasCommand.execute()
protected BaseResult
CreateGeoCodeAliasTypeCommand.execute()
protected BaseResult
CreateGeoCodeAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateGeoCodeCurrencyCommand.execute()
protected BaseResult
CreateGeoCodeDateTimeFormatCommand.execute()
protected BaseResult
CreateGeoCodeDescriptionCommand.execute()
protected BaseResult
CreateGeoCodeLanguageCommand.execute()
protected BaseResult
CreateGeoCodeScopeCommand.execute()
protected BaseResult
CreateGeoCodeScopeDescriptionCommand.execute()
protected BaseResult
CreateGeoCodeTimeZoneCommand.execute()
protected BaseResult
CreateGeoCodeTypeCommand.execute()
protected BaseResult
CreateGeoCodeTypeDescriptionCommand.execute()
protected BaseResult
CreateStateCommand.execute()
protected BaseResult
CreateZipCodeCommand.execute()
protected BaseResult
DeleteGeoCodeAliasCommand.execute()
protected BaseResult
DeleteGeoCodeAliasTypeCommand.execute()
protected BaseResult
DeleteGeoCodeAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteGeoCodeCommand.execute()
protected BaseResult
DeleteGeoCodeCurrencyCommand.execute()
protected BaseResult
DeleteGeoCodeDateTimeFormatCommand.execute()
protected BaseResult
DeleteGeoCodeDescriptionCommand.execute()
protected BaseResult
DeleteGeoCodeLanguageCommand.execute()
protected BaseResult
DeleteGeoCodeScopeCommand.execute()
protected BaseResult
DeleteGeoCodeScopeDescriptionCommand.execute()
protected BaseResult
DeleteGeoCodeTimeZoneCommand.execute()
protected BaseResult
DeleteGeoCodeTypeCommand.execute()
protected BaseResult
DeleteGeoCodeTypeDescriptionCommand.execute()
protected BaseResult
EditGeoCodeCurrencyCommand.execute()
protected BaseResult
EditGeoCodeDateTimeFormatCommand.execute()
protected BaseResult
EditGeoCodeDescriptionCommand.execute()
protected BaseResult
EditGeoCodeLanguageCommand.execute()
protected BaseResult
EditGeoCodeTimeZoneCommand.execute()
protected BaseResult
GetCountryChoicesCommand.execute()
protected BaseResult
GetGeoCodeAliasCommand.execute()
protected BaseResult
GetGeoCodeAliasesCommand.execute()
protected BaseResult
GetGeoCodeAliasTypeChoicesCommand.execute()
protected BaseResult
GetGeoCodeAliasTypeCommand.execute()
protected BaseResult
GetGeoCodeAliasTypeDescriptionCommand.execute()
protected BaseResult
GetGeoCodeAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetGeoCodeAliasTypesCommand.execute()
protected BaseResult
GetGeoCodeCurrenciesCommand.execute()
protected BaseResult
GetGeoCodeCurrencyCommand.execute()
protected BaseResult
GetGeoCodeDateTimeFormatCommand.execute()
protected BaseResult
GetGeoCodeDateTimeFormatsCommand.execute()
protected BaseResult
GetGeoCodeDescriptionCommand.execute()
protected BaseResult
GetGeoCodeDescriptionsCommand.execute()
protected BaseResult
GetGeoCodeLanguageCommand.execute()
protected BaseResult
GetGeoCodeLanguagesCommand.execute()
protected BaseResult
GetGeoCodeScopeChoicesCommand.execute()
protected BaseResult
GetGeoCodeScopeDescriptionCommand.execute()
protected BaseResult
GetGeoCodeScopeDescriptionsCommand.execute()
protected BaseResult
GetGeoCodeTimeZoneCommand.execute()
protected BaseResult
GetGeoCodeTimeZonesCommand.execute()
protected BaseResult
GetGeoCodeTypeChoicesCommand.execute()
protected BaseResult
GetGeoCodeTypeDescriptionCommand.execute()
protected BaseResult
GetGeoCodeTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultGeoCodeAliasTypeCommand.execute()
protected BaseResult
SetDefaultGeoCodeCommand.execute()
protected BaseResult
SetDefaultGeoCodeCurrencyCommand.execute()
protected BaseResult
SetDefaultGeoCodeDateTimeFormatCommand.execute()
protected BaseResult
SetDefaultGeoCodeLanguageCommand.execute()
protected BaseResult
SetDefaultGeoCodeScopeCommand.execute()
protected BaseResult
SetDefaultGeoCodeTimeZoneCommand.execute()
protected BaseResult
SetDefaultGeoCodeTypeCommand.execute()
protected BaseResult
GetCitiesCommand.getResult
(Collection<GeoCode> entities) protected BaseResult
protected BaseResult
GetCountiesCommand.getResult
(Collection<GeoCode> entities) protected BaseResult
GetCountriesCommand.getResult
(Collection<GeoCode> entities) protected BaseResult
protected BaseResult
protected BaseResult
protected BaseResult
GetGeoCodeScopeCommand.getResult
(GeoCodeScope entity) protected BaseResult
GetGeoCodeScopesCommand.getResult
(Collection<GeoCodeScope> entities) protected BaseResult
GetGeoCodeTypeCommand.getResult
(GeoCodeType entity) protected BaseResult
GetGeoCodeTypesCommand.getResult
(Collection<GeoCodeType> entities) protected BaseResult
protected BaseResult
GetStatesCommand.getResult
(Collection<GeoCode> entities) protected BaseResult
protected BaseResult
GetZipCodesCommand.getResult
(Collection<GeoCode> entities) -
Uses of BaseResult in com.echothree.control.user.graphql.common.result
Subinterfaces of BaseResult in com.echothree.control.user.graphql.common.result -
Uses of BaseResult in com.echothree.control.user.graphql.server.command
Methods in com.echothree.control.user.graphql.server.command that return BaseResult -
Uses of BaseResult in com.echothree.control.user.icon.common.result
Subinterfaces of BaseResult in com.echothree.control.user.icon.common.result -
Uses of BaseResult in com.echothree.control.user.icon.server.command
Methods in com.echothree.control.user.icon.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateIconUsageTypeCommand.execute()
protected BaseResult
CreateIconUsageTypeDescriptionCommand.execute()
protected BaseResult
GetIconChoicesCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.index.common.result
Subinterfaces of BaseResult in com.echothree.control.user.index.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.index.server.command
Methods in com.echothree.control.user.index.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateIndexCommand.execute()
protected BaseResult
CreateIndexDescriptionCommand.execute()
protected BaseResult
CreateIndexFieldCommand.execute()
protected BaseResult
CreateIndexFieldDescriptionCommand.execute()
protected BaseResult
CreateIndexTypeCommand.execute()
protected BaseResult
CreateIndexTypeDescriptionCommand.execute()
protected BaseResult
DeleteIndexCommand.execute()
protected BaseResult
DeleteIndexDescriptionCommand.execute()
protected BaseResult
DeleteIndexFieldCommand.execute()
protected BaseResult
DeleteIndexFieldDescriptionCommand.execute()
protected BaseResult
DeleteIndexTypeCommand.execute()
protected BaseResult
DeleteIndexTypeDescriptionCommand.execute()
protected BaseResult
ForceReindexCommand.execute()
protected BaseResult
GetIndexChoicesCommand.execute()
protected BaseResult
GetIndexCommand.execute()
protected BaseResult
GetIndexDescriptionCommand.execute()
protected BaseResult
GetIndexDescriptionsCommand.execute()
protected BaseResult
GetIndexesCommand.execute()
protected BaseResult
GetIndexFieldChoicesCommand.execute()
protected BaseResult
GetIndexFieldCommand.execute()
protected BaseResult
GetIndexFieldDescriptionCommand.execute()
protected BaseResult
GetIndexFieldDescriptionsCommand.execute()
protected BaseResult
GetIndexFieldsCommand.execute()
protected BaseResult
GetIndexTypeChoicesCommand.execute()
protected BaseResult
GetIndexTypeCommand.execute()
protected BaseResult
GetIndexTypeDescriptionCommand.execute()
protected BaseResult
GetIndexTypeDescriptionsCommand.execute()
protected BaseResult
GetIndexTypesCommand.execute()
protected BaseResult
SetDefaultIndexCommand.execute()
protected BaseResult
SetDefaultIndexFieldCommand.execute()
protected BaseResult
SetDefaultIndexTypeCommand.execute()
protected BaseResult
UpdateIndexesCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.inventory.common.result
Subinterfaces of BaseResult in com.echothree.control.user.inventory.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateAllocationPriorityCommand.execute()
protected BaseResult
CreateAllocationPriorityDescriptionCommand.execute()
protected BaseResult
CreateInventoryConditionCommand.execute()
protected BaseResult
CreateInventoryConditionDescriptionCommand.execute()
protected BaseResult
CreateInventoryConditionUseCommand.execute()
protected BaseResult
CreateInventoryConditionUseTypeCommand.execute()
protected BaseResult
CreateInventoryConditionUseTypeDescriptionCommand.execute()
protected BaseResult
CreateInventoryLocationGroupCapacityCommand.execute()
protected BaseResult
CreateInventoryLocationGroupCommand.execute()
protected BaseResult
CreateInventoryLocationGroupDescriptionCommand.execute()
protected BaseResult
CreateInventoryLocationGroupVolumeCommand.execute()
protected BaseResult
CreateLotAliasCommand.execute()
protected BaseResult
CreateLotAliasTypeCommand.execute()
protected BaseResult
CreateLotAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateLotTimeTypeCommand.execute()
protected BaseResult
CreateLotTimeTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyInventoryLevelCommand.execute()
protected BaseResult
DeleteAllocationPriorityCommand.execute()
protected BaseResult
DeleteAllocationPriorityDescriptionCommand.execute()
protected BaseResult
DeleteInventoryConditionCommand.execute()
protected BaseResult
DeleteInventoryConditionDescriptionCommand.execute()
protected BaseResult
DeleteInventoryConditionUseCommand.execute()
protected BaseResult
DeleteInventoryLocationGroupCapacityCommand.execute()
protected BaseResult
DeleteInventoryLocationGroupCommand.execute()
protected BaseResult
DeleteInventoryLocationGroupDescriptionCommand.execute()
protected BaseResult
DeleteInventoryLocationGroupVolumeCommand.execute()
protected BaseResult
DeleteLotAliasCommand.execute()
protected BaseResult
DeleteLotAliasTypeCommand.execute()
protected BaseResult
DeleteLotAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteLotTimeTypeCommand.execute()
protected BaseResult
DeleteLotTimeTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyInventoryLevelCommand.execute()
protected BaseResult
EditInventoryConditionDescriptionCommand.execute()
protected BaseResult
EditInventoryLocationGroupCapacityCommand.execute()
protected BaseResult
EditInventoryLocationGroupCommand.execute()
protected BaseResult
EditInventoryLocationGroupDescriptionCommand.execute()
protected BaseResult
EditInventoryLocationGroupVolumeCommand.execute()
protected BaseResult
GetAllocationPriorityChoicesCommand.execute()
protected BaseResult
GetAllocationPriorityDescriptionCommand.execute()
protected BaseResult
GetAllocationPriorityDescriptionsCommand.execute()
protected BaseResult
GetInventoryConditionChoicesCommand.execute()
protected BaseResult
GetInventoryConditionDescriptionCommand.execute()
protected BaseResult
GetInventoryConditionDescriptionsCommand.execute()
protected BaseResult
GetInventoryConditionUsesCommand.execute()
protected BaseResult
GetInventoryConditionUseTypeChoicesCommand.execute()
protected BaseResult
GetInventoryConditionUseTypesCommand.execute()
protected BaseResult
GetInventoryLocationGroupCapacitiesCommand.execute()
protected BaseResult
GetInventoryLocationGroupChoicesCommand.execute()
protected BaseResult
GetInventoryLocationGroupCommand.execute()
protected BaseResult
GetInventoryLocationGroupDescriptionsCommand.execute()
protected BaseResult
GetInventoryLocationGroupsCommand.execute()
protected BaseResult
GetInventoryLocationGroupStatusChoicesCommand.execute()
protected BaseResult
GetLotAliasCommand.execute()
protected BaseResult
GetLotAliasesCommand.execute()
protected BaseResult
GetLotAliasTypeChoicesCommand.execute()
protected BaseResult
GetLotAliasTypeCommand.execute()
protected BaseResult
GetLotAliasTypeDescriptionCommand.execute()
protected BaseResult
GetLotAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetLotAliasTypesCommand.execute()
protected BaseResult
GetLotTimeTypeChoicesCommand.execute()
protected BaseResult
GetLotTimeTypeCommand.execute()
protected BaseResult
GetLotTimeTypeDescriptionCommand.execute()
protected BaseResult
GetLotTimeTypeDescriptionsCommand.execute()
protected BaseResult
GetLotTimeTypesCommand.execute()
protected BaseResult
GetPartyInventoryLevelCommand.execute()
protected BaseResult
GetPartyInventoryLevelsCommand.execute()
protected BaseResult
SetDefaultAllocationPriorityCommand.execute()
protected BaseResult
SetDefaultInventoryConditionCommand.execute()
protected BaseResult
SetDefaultInventoryConditionUseCommand.execute()
protected BaseResult
SetDefaultInventoryLocationGroupCommand.execute()
protected BaseResult
SetDefaultLotAliasTypeCommand.execute()
protected BaseResult
SetDefaultLotTimeTypeCommand.execute()
protected BaseResult
SetInventoryLocationGroupStatusCommand.execute()
protected BaseResult
GetAllocationPrioritiesCommand.getResult
(Collection<AllocationPriority> entities) protected BaseResult
GetAllocationPriorityCommand.getResult
(AllocationPriority entity) protected BaseResult
GetInventoryConditionCommand.getResult
(InventoryCondition entity) protected BaseResult
GetInventoryConditionsCommand.getResult
(Collection<InventoryCondition> entities) protected BaseResult
protected BaseResult
GetLotsCommand.getResult
(Collection<Lot> entities) -
Uses of BaseResult in com.echothree.control.user.invoice.common.result
Subinterfaces of BaseResult in com.echothree.control.user.invoice.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.invoice.server.command
Methods in com.echothree.control.user.invoice.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateInvoiceLineTypeCommand.execute()
protected BaseResult
CreateInvoiceLineTypeDescriptionCommand.execute()
protected BaseResult
CreateInvoiceLineUseTypeCommand.execute()
protected BaseResult
CreateInvoiceLineUseTypeDescriptionCommand.execute()
protected BaseResult
CreateInvoiceRoleTypeCommand.execute()
protected BaseResult
CreateInvoiceRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateInvoiceTimeTypeCommand.execute()
protected BaseResult
CreateInvoiceTimeTypeDescriptionCommand.execute()
protected BaseResult
CreateInvoiceTypeCommand.execute()
protected BaseResult
CreateInvoiceTypeDescriptionCommand.execute()
protected BaseResult
DeleteInvoiceLineTypeCommand.execute()
protected BaseResult
DeleteInvoiceLineTypeDescriptionCommand.execute()
protected BaseResult
DeleteInvoiceTimeTypeCommand.execute()
protected BaseResult
DeleteInvoiceTimeTypeDescriptionCommand.execute()
protected BaseResult
DeleteInvoiceTypeCommand.execute()
protected BaseResult
DeleteInvoiceTypeDescriptionCommand.execute()
protected BaseResult
EditInvoiceLineTypeCommand.execute()
protected BaseResult
EditInvoiceLineTypeDescriptionCommand.execute()
protected BaseResult
EditInvoiceTypeCommand.execute()
protected BaseResult
EditInvoiceTypeDescriptionCommand.execute()
protected BaseResult
GetInvoiceLineTypeChoicesCommand.execute()
protected BaseResult
GetInvoiceLineTypeCommand.execute()
protected BaseResult
GetInvoiceLineTypeDescriptionsCommand.execute()
protected BaseResult
GetInvoiceLineTypesCommand.execute()
protected BaseResult
GetInvoiceTimeTypeChoicesCommand.execute()
protected BaseResult
GetInvoiceTimeTypeCommand.execute()
protected BaseResult
GetInvoiceTimeTypeDescriptionCommand.execute()
protected BaseResult
GetInvoiceTimeTypeDescriptionsCommand.execute()
protected BaseResult
GetInvoiceTimeTypesCommand.execute()
protected BaseResult
GetInvoiceTypeChoicesCommand.execute()
protected BaseResult
GetInvoiceTypeCommand.execute()
protected BaseResult
GetInvoiceTypeDescriptionsCommand.execute()
protected BaseResult
GetInvoiceTypesCommand.execute()
protected BaseResult
SetDefaultInvoiceLineTypeCommand.execute()
protected BaseResult
SetDefaultInvoiceTimeTypeCommand.execute()
protected BaseResult
SetDefaultInvoiceTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.item.common.result
Subinterfaces of BaseResult in com.echothree.control.user.item.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.item.server.command
Methods in com.echothree.control.user.item.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeTranslationCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeUnitCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeUnitDescriptionCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeUseCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeUseTypeCommand.execute()
protected BaseResult
CreateHarmonizedTariffScheduleCodeUseTypeDescriptionCommand.execute()
protected BaseResult
CreateItemAliasChecksumTypeCommand.execute()
protected BaseResult
CreateItemAliasChecksumTypeDescriptionCommand.execute()
protected BaseResult
CreateItemAliasCommand.execute()
protected BaseResult
CreateItemAliasTypeCommand.execute()
protected BaseResult
CreateItemAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateItemCategoryCommand.execute()
protected BaseResult
CreateItemCategoryDescriptionCommand.execute()
protected BaseResult
CreateItemCommand.execute()
protected BaseResult
CreateItemCountryOfOriginCommand.execute()
protected BaseResult
CreateItemDeliveryTypeCommand.execute()
protected BaseResult
CreateItemDeliveryTypeDescriptionCommand.execute()
protected BaseResult
CreateItemDescriptionCommand.execute()
protected BaseResult
CreateItemDescriptionTypeCommand.execute()
protected BaseResult
CreateItemDescriptionTypeDescriptionCommand.execute()
protected BaseResult
CreateItemDescriptionTypeUseCommand.execute()
protected BaseResult
CreateItemDescriptionTypeUseTypeCommand.execute()
protected BaseResult
CreateItemDescriptionTypeUseTypeDescriptionCommand.execute()
protected BaseResult
CreateItemHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
CreateItemImageTypeCommand.execute()
protected BaseResult
CreateItemImageTypeDescriptionCommand.execute()
protected BaseResult
CreateItemInventoryTypeCommand.execute()
protected BaseResult
CreateItemInventoryTypeDescriptionCommand.execute()
protected BaseResult
CreateItemKitMemberCommand.execute()
protected BaseResult
CreateItemPackCheckRequirementCommand.execute()
protected BaseResult
CreateItemPriceCommand.execute()
protected BaseResult
CreateItemPriceTypeCommand.execute()
protected BaseResult
CreateItemPriceTypeDescriptionCommand.execute()
protected BaseResult
CreateItemTypeCommand.execute()
protected BaseResult
CreateItemTypeDescriptionCommand.execute()
protected BaseResult
CreateItemUnitCustomerTypeLimitCommand.execute()
protected BaseResult
CreateItemUnitLimitCommand.execute()
protected BaseResult
CreateItemUnitOfMeasureTypeCommand.execute()
protected BaseResult
CreateItemUnitPriceLimitCommand.execute()
protected BaseResult
CreateItemUseTypeCommand.execute()
protected BaseResult
CreateItemUseTypeDescriptionCommand.execute()
protected BaseResult
CreateItemVolumeCommand.execute()
protected BaseResult
CreateItemWeightCommand.execute()
protected BaseResult
CreateRelatedItemCommand.execute()
protected BaseResult
CreateRelatedItemTypeCommand.execute()
protected BaseResult
CreateRelatedItemTypeDescriptionCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeTranslationCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeUnitCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeUnitDescriptionCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeUseCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeUseTypeCommand.execute()
protected BaseResult
DeleteHarmonizedTariffScheduleCodeUseTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemAliasCommand.execute()
protected BaseResult
DeleteItemAliasTypeCommand.execute()
protected BaseResult
DeleteItemAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemCategoryCommand.execute()
protected BaseResult
DeleteItemCategoryDescriptionCommand.execute()
protected BaseResult
DeleteItemCountryOfOriginCommand.execute()
protected BaseResult
DeleteItemDescriptionCommand.execute()
protected BaseResult
DeleteItemDescriptionTypeCommand.execute()
protected BaseResult
DeleteItemDescriptionTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemDescriptionTypeUseCommand.execute()
protected BaseResult
DeleteItemDescriptionTypeUseTypeCommand.execute()
protected BaseResult
DeleteItemDescriptionTypeUseTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
DeleteItemImageTypeCommand.execute()
protected BaseResult
DeleteItemImageTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemKitMemberCommand.execute()
protected BaseResult
DeleteItemPackCheckRequirementCommand.execute()
protected BaseResult
DeleteItemPriceCommand.execute()
protected BaseResult
DeleteItemUnitCustomerTypeLimitCommand.execute()
protected BaseResult
DeleteItemUnitLimitCommand.execute()
protected BaseResult
DeleteItemUnitOfMeasureTypeCommand.execute()
protected BaseResult
DeleteItemUnitPriceLimitCommand.execute()
protected BaseResult
DeleteItemVolumeCommand.execute()
protected BaseResult
DeleteItemWeightCommand.execute()
protected BaseResult
DeleteRelatedItemCommand.execute()
protected BaseResult
DeleteRelatedItemTypeCommand.execute()
protected BaseResult
DeleteRelatedItemTypeDescriptionCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeChoicesCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodesCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeTranslationCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeTranslationsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUnitChoicesCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUnitCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUnitDescriptionCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUnitDescriptionsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUnitsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUsesCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseTypeChoicesCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseTypeCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseTypeDescriptionCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseTypeDescriptionsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeUseTypesCommand.execute()
protected BaseResult
GetItemAliasChecksumTypeChoicesCommand.execute()
protected BaseResult
GetItemAliasTypeChoicesCommand.execute()
protected BaseResult
GetItemAliasTypeDescriptionCommand.execute()
protected BaseResult
GetItemAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetItemCategoryChoicesCommand.execute()
protected BaseResult
GetItemCategoryDescriptionCommand.execute()
protected BaseResult
GetItemCategoryDescriptionsCommand.execute()
protected BaseResult
GetItemCountryOfOriginCommand.execute()
protected BaseResult
GetItemCountryOfOriginsCommand.execute()
protected BaseResult
GetItemDeliveryTypeChoicesCommand.execute()
protected BaseResult
GetItemDescriptionTypeChoicesCommand.execute()
protected BaseResult
GetItemDescriptionTypeDescriptionCommand.execute()
protected BaseResult
GetItemDescriptionTypeDescriptionsCommand.execute()
protected BaseResult
GetItemDescriptionTypeUseTypeChoicesCommand.execute()
protected BaseResult
GetItemDescriptionTypeUseTypeDescriptionCommand.execute()
protected BaseResult
GetItemDescriptionTypeUseTypeDescriptionsCommand.execute()
protected BaseResult
GetItemHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
GetItemHarmonizedTariffScheduleCodesCommand.execute()
protected BaseResult
GetItemImageTypeChoicesCommand.execute()
protected BaseResult
GetItemImageTypeDescriptionCommand.execute()
protected BaseResult
GetItemImageTypeDescriptionsCommand.execute()
protected BaseResult
GetItemInventoryTypeChoicesCommand.execute()
protected BaseResult
GetItemKitMemberCommand.execute()
protected BaseResult
GetItemKitMembersCommand.execute()
protected BaseResult
GetItemPackCheckRequirementCommand.execute()
protected BaseResult
GetItemPackCheckRequirementsCommand.execute()
protected BaseResult
GetItemPriceTypeChoicesCommand.execute()
protected BaseResult
GetItemShippingTimeCommand.execute()
protected BaseResult
GetItemShippingTimesCommand.execute()
protected BaseResult
GetItemStatusChoicesCommand.execute()
protected BaseResult
GetItemTypeChoicesCommand.execute()
protected BaseResult
GetItemUnitCustomerTypeLimitCommand.execute()
protected BaseResult
GetItemUnitCustomerTypeLimitsCommand.execute()
protected BaseResult
GetItemUnitLimitCommand.execute()
protected BaseResult
GetItemUnitLimitsCommand.execute()
protected BaseResult
GetItemUnitPriceLimitCommand.execute()
protected BaseResult
GetItemUnitPriceLimitsCommand.execute()
protected BaseResult
GetItemUseTypeChoicesCommand.execute()
protected BaseResult
GetItemVolumeCommand.execute()
protected BaseResult
GetItemVolumesCommand.execute()
protected BaseResult
GetItemWeightCommand.execute()
protected BaseResult
GetItemWeightsCommand.execute()
protected BaseResult
GetRelatedItemTypeChoicesCommand.execute()
protected BaseResult
GetRelatedItemTypeDescriptionCommand.execute()
protected BaseResult
GetRelatedItemTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultHarmonizedTariffScheduleCodeCommand.execute()
protected BaseResult
SetDefaultHarmonizedTariffScheduleCodeUnitCommand.execute()
protected BaseResult
SetDefaultHarmonizedTariffScheduleCodeUseTypeCommand.execute()
protected BaseResult
SetDefaultItemAliasTypeCommand.execute()
protected BaseResult
SetDefaultItemCategoryCommand.execute()
protected BaseResult
SetDefaultItemDescriptionTypeCommand.execute()
protected BaseResult
SetDefaultItemDescriptionTypeUseTypeCommand.execute()
protected BaseResult
SetDefaultItemImageTypeCommand.execute()
protected BaseResult
SetDefaultItemUnitOfMeasureTypeCommand.execute()
protected BaseResult
SetDefaultRelatedItemTypeCommand.execute()
protected BaseResult
SetItemStatusCommand.execute()
protected BaseResult
GetItemAliasChecksumTypeCommand.getResult
(ItemAliasChecksumType itemAliasChecksumType) protected BaseResult
GetItemAliasChecksumTypesCommand.getResult
(Collection<ItemAliasChecksumType> entities) protected BaseResult
protected BaseResult
GetItemAliasesCommand.getResult
(Collection<ItemAlias> entities) protected BaseResult
GetItemAliasTypeCommand.getResult
(ItemAliasType itemAliasType) protected BaseResult
GetItemAliasTypesCommand.getResult
(Collection<ItemAliasType> entities) protected BaseResult
GetItemCategoriesCommand.getResult
(Collection<ItemCategory> entities) protected BaseResult
GetItemCategoryCommand.getResult
(ItemCategory itemCategory) protected BaseResult
protected BaseResult
GetItemDeliveryTypeCommand.getResult
(ItemDeliveryType itemDeliveryType) protected BaseResult
GetItemDeliveryTypesCommand.getResult
(Collection<ItemDeliveryType> entities) protected BaseResult
GetItemDescriptionCommand.getResult
(ItemDescription itemDescription) protected BaseResult
GetItemDescriptionsCommand.getResult
(Collection<ItemDescription> entities) protected BaseResult
GetItemDescriptionTypeCommand.getResult
(ItemDescriptionType itemDescriptionType) protected BaseResult
GetItemDescriptionTypesCommand.getResult
(Collection<ItemDescriptionType> entities) protected BaseResult
GetItemDescriptionTypeUseCommand.getResult
(ItemDescriptionTypeUse itemDescriptionTypeUse) protected BaseResult
GetItemDescriptionTypeUsesCommand.getResult
(Collection<ItemDescriptionTypeUse> entities) protected BaseResult
GetItemDescriptionTypeUseTypeCommand.getResult
(ItemDescriptionTypeUseType itemDescriptionTypeUseType) protected BaseResult
GetItemDescriptionTypeUseTypesCommand.getResult
(Collection<ItemDescriptionTypeUseType> entities) protected BaseResult
GetItemImageTypeCommand.getResult
(ItemImageType itemImageType) protected BaseResult
GetItemImageTypesCommand.getResult
(Collection<ItemImageType> entities) protected BaseResult
GetItemInventoryTypeCommand.getResult
(ItemInventoryType itemInventoryType) protected BaseResult
GetItemInventoryTypesCommand.getResult
(Collection<ItemInventoryType> entities) protected BaseResult
protected BaseResult
GetItemPricesCommand.getResult
(Collection<ItemPrice> entities) protected BaseResult
GetItemPriceTypeCommand.getResult
(ItemPriceType itemPriceType) protected BaseResult
GetItemPriceTypesCommand.getResult
(Collection<ItemPriceType> entities) protected BaseResult
GetItemsCommand.getResult
(Collection<Item> entities) protected BaseResult
protected BaseResult
GetItemTypesCommand.getResult
(Collection<ItemType> entities) protected BaseResult
GetItemUnitOfMeasureTypeCommand.getResult
(ItemUnitOfMeasureType entity) protected BaseResult
GetItemUnitOfMeasureTypesCommand.getResult
(Collection<ItemUnitOfMeasureType> entities) protected BaseResult
GetItemUseTypeCommand.getResult
(ItemUseType itemUseType) protected BaseResult
GetItemUseTypesCommand.getResult
(Collection<ItemUseType> entities) protected BaseResult
GetRelatedItemCommand.getResult
(RelatedItem relatedItem) protected BaseResult
GetRelatedItemsCommand.getResult
(Collection<RelatedItem> entities) protected BaseResult
GetRelatedItemTypeCommand.getResult
(RelatedItemType relatedItemType) protected BaseResult
GetRelatedItemTypesCommand.getResult
(Collection<RelatedItemType> entities) -
Uses of BaseResult in com.echothree.control.user.job.common.result
Subinterfaces of BaseResult in com.echothree.control.user.job.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.job.server.command
Methods in com.echothree.control.user.job.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateJobCommand.execute()
protected BaseResult
CreateJobDescriptionCommand.execute()
protected BaseResult
DeleteJobCommand.execute()
protected BaseResult
DeleteJobDescriptionCommand.execute()
protected BaseResult
EditJobCommand.execute()
protected BaseResult
EditJobDescriptionCommand.execute()
protected BaseResult
EndJobCommand.execute()
protected BaseResult
GetJobCommand.execute()
protected BaseResult
GetJobDescriptionsCommand.execute()
protected BaseResult
GetJobsCommand.execute()
protected BaseResult
GetJobStatusChoicesCommand.execute()
protected BaseResult
SetJobStatusCommand.execute()
protected BaseResult
StartJobCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.letter.common.result
Subinterfaces of BaseResult in com.echothree.control.user.letter.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.letter.server.command
Methods in com.echothree.control.user.letter.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateLetterCommand.execute()
protected BaseResult
CreateLetterContactMechanismPurposeCommand.execute()
protected BaseResult
CreateLetterDescriptionCommand.execute()
protected BaseResult
CreateLetterSourceCommand.execute()
protected BaseResult
CreateLetterSourceDescriptionCommand.execute()
protected BaseResult
DeleteLetterCommand.execute()
protected BaseResult
DeleteLetterContactMechanismPurposeCommand.execute()
protected BaseResult
DeleteLetterDescriptionCommand.execute()
protected BaseResult
DeleteLetterSourceCommand.execute()
protected BaseResult
DeleteLetterSourceDescriptionCommand.execute()
protected BaseResult
DeleteQueuedLetterCommand.execute()
protected BaseResult
EditLetterCommand.execute()
protected BaseResult
EditLetterContactMechanismPurposeCommand.execute()
protected BaseResult
EditLetterDescriptionCommand.execute()
protected BaseResult
EditLetterSourceCommand.execute()
protected BaseResult
EditLetterSourceDescriptionCommand.execute()
protected BaseResult
GetLetterChoicesCommand.execute()
protected BaseResult
GetLetterCommand.execute()
protected BaseResult
GetLetterContactMechanismPurposesCommand.execute()
protected BaseResult
GetLetterDescriptionsCommand.execute()
protected BaseResult
GetLettersCommand.execute()
protected BaseResult
GetLetterSourceChoicesCommand.execute()
protected BaseResult
GetLetterSourceCommand.execute()
protected BaseResult
GetLetterSourceDescriptionsCommand.execute()
protected BaseResult
GetLetterSourcesCommand.execute()
protected BaseResult
GetQueuedLetterCommand.execute()
protected BaseResult
GetQueuedLettersCommand.execute()
protected BaseResult
SetDefaultLetterCommand.execute()
protected BaseResult
SetDefaultLetterSourceCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.license.common.result
Subinterfaces of BaseResult in com.echothree.control.user.license.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.license.server.command
Methods in com.echothree.control.user.license.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateLicenseTypeCommand.execute()
protected BaseResult
CreateLicenseTypeDescriptionCommand.execute()
protected BaseResult
DeleteLicenseTypeCommand.execute()
protected BaseResult
DeleteLicenseTypeDescriptionCommand.execute()
protected BaseResult
GetLicenseTypeChoicesCommand.execute()
protected BaseResult
GetLicenseTypeCommand.execute()
protected BaseResult
GetLicenseTypeDescriptionCommand.execute()
protected BaseResult
GetLicenseTypeDescriptionsCommand.execute()
protected BaseResult
GetLicenseTypesCommand.execute()
protected BaseResult
SetDefaultLicenseTypeCommand.execute()
protected BaseResult
UpdateLicenseCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.message.common.result
Subinterfaces of BaseResult in com.echothree.control.user.message.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.message.server.command
Methods in com.echothree.control.user.message.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateEntityMessageCommand.execute()
protected BaseResult
CreateMessageCommand.execute()
protected BaseResult
CreateMessageDescriptionCommand.execute()
protected BaseResult
CreateMessageTypeCommand.execute()
protected BaseResult
CreateMessageTypeDescriptionCommand.execute()
protected BaseResult
DeleteEntityMessageCommand.execute()
protected BaseResult
DeleteMessageCommand.execute()
protected BaseResult
DeleteMessageDescriptionCommand.execute()
protected BaseResult
DeleteMessageTypeCommand.execute()
protected BaseResult
DeleteMessageTypeDescriptionCommand.execute()
protected BaseResult
EditMessageDescriptionCommand.execute()
protected BaseResult
EditMessageTypeCommand.execute()
protected BaseResult
EditMessageTypeDescriptionCommand.execute()
protected BaseResult
GetEntityMessageCommand.execute()
protected BaseResult
GetEntityMessagesCommand.execute()
protected BaseResult
GetMessageCommand.execute()
protected BaseResult
GetMessageDescriptionsCommand.execute()
protected BaseResult
GetMessagesCommand.execute()
protected BaseResult
GetMessageTypeCommand.execute()
protected BaseResult
GetMessageTypeDescriptionsCommand.execute()
protected BaseResult
GetMessageTypesCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.offer.common.result
Subinterfaces of BaseResult in com.echothree.control.user.offer.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.offer.server.command
Methods in com.echothree.control.user.offer.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateOfferChainTypeCommand.execute()
protected BaseResult
CreateOfferCommand.execute()
protected BaseResult
CreateOfferCustomerTypeCommand.execute()
protected BaseResult
CreateOfferDescriptionCommand.execute()
protected BaseResult
CreateOfferItemCommand.execute()
protected BaseResult
CreateOfferItemPriceCommand.execute()
protected BaseResult
CreateOfferNameElementCommand.execute()
protected BaseResult
CreateOfferNameElementDescriptionCommand.execute()
protected BaseResult
CreateOfferUseCommand.execute()
protected BaseResult
CreateSourceCommand.execute()
protected BaseResult
CreateUseCommand.execute()
protected BaseResult
CreateUseDescriptionCommand.execute()
protected BaseResult
CreateUseNameElementCommand.execute()
protected BaseResult
CreateUseNameElementDescriptionCommand.execute()
protected BaseResult
CreateUseTypeCommand.execute()
protected BaseResult
CreateUseTypeDescriptionCommand.execute()
protected BaseResult
DeleteOfferChainTypeCommand.execute()
protected BaseResult
DeleteOfferCommand.execute()
protected BaseResult
DeleteOfferCustomerTypeCommand.execute()
protected BaseResult
DeleteOfferDescriptionCommand.execute()
protected BaseResult
DeleteOfferItemCommand.execute()
protected BaseResult
DeleteOfferItemPriceCommand.execute()
protected BaseResult
DeleteOfferNameElementCommand.execute()
protected BaseResult
DeleteOfferNameElementDescriptionCommand.execute()
protected BaseResult
DeleteOfferUseCommand.execute()
protected BaseResult
DeleteSourceCommand.execute()
protected BaseResult
DeleteUseCommand.execute()
protected BaseResult
DeleteUseDescriptionCommand.execute()
protected BaseResult
DeleteUseNameElementCommand.execute()
protected BaseResult
DeleteUseNameElementDescriptionCommand.execute()
protected BaseResult
DeleteUseTypeCommand.execute()
protected BaseResult
DeleteUseTypeDescriptionCommand.execute()
protected BaseResult
EditOfferChainTypeCommand.execute()
protected BaseResult
EditOfferCommand.execute()
protected BaseResult
EditOfferCustomerTypeCommand.execute()
protected BaseResult
EditOfferDescriptionCommand.execute()
protected BaseResult
EditOfferItemPriceCommand.execute()
protected BaseResult
EditOfferNameElementDescriptionCommand.execute()
protected BaseResult
EditOfferUseCommand.execute()
protected BaseResult
EditUseCommand.execute()
protected BaseResult
EditUseDescriptionCommand.execute()
protected BaseResult
EditUseNameElementDescriptionCommand.execute()
protected BaseResult
EditUseTypeDescriptionCommand.execute()
protected BaseResult
GetOfferChoicesCommand.execute()
protected BaseResult
GetOfferDescriptionsCommand.execute()
protected BaseResult
GetOfferNameElementDescriptionCommand.execute()
protected BaseResult
GetOfferNameElementDescriptionsCommand.execute()
protected BaseResult
GetSourceChoicesCommand.execute()
protected BaseResult
GetUseChoicesCommand.execute()
protected BaseResult
GetUseDescriptionsCommand.execute()
protected BaseResult
GetUseNameElementDescriptionCommand.execute()
protected BaseResult
GetUseNameElementDescriptionsCommand.execute()
protected BaseResult
GetUseTypeChoicesCommand.execute()
protected BaseResult
GetUseTypeDescriptionCommand.execute()
protected BaseResult
GetUseTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultOfferCommand.execute()
protected BaseResult
SetDefaultOfferCustomerTypeCommand.execute()
protected BaseResult
SetDefaultSourceCommand.execute()
protected BaseResult
SetDefaultUseCommand.execute()
protected BaseResult
SetDefaultUseTypeCommand.execute()
protected BaseResult
GetOfferChainTypeCommand.getResult
(OfferChainType offerChainType) protected BaseResult
GetOfferChainTypesCommand.getResult
(Collection<OfferChainType> entities) protected BaseResult
protected BaseResult
GetOfferCustomerTypeCommand.getResult
(OfferCustomerType offerCustomerType) protected BaseResult
GetOfferCustomerTypesCommand.getResult
(Collection<OfferCustomerType> entities) protected BaseResult
protected BaseResult
GetOfferItemPriceCommand.getResult
(OfferItemPrice offerItemPrice) protected BaseResult
GetOfferItemPricesCommand.getResult
(Collection<OfferItemPrice> entities) protected BaseResult
GetOfferItemsCommand.getResult
(Collection<OfferItem> entities) protected BaseResult
GetOfferNameElementCommand.getResult
(OfferNameElement offerNameElement) protected BaseResult
GetOfferNameElementsCommand.getResult
(Collection<OfferNameElement> entities) protected BaseResult
GetOffersCommand.getResult
(Collection<Offer> entities) protected BaseResult
protected BaseResult
GetOfferUsesCommand.getResult
(Collection<OfferUse> entities) protected BaseResult
protected BaseResult
GetSourcesCommand.getResult
(Collection<Source> entities) protected BaseResult
protected BaseResult
GetUseNameElementCommand.getResult
(UseNameElement useNameElement) protected BaseResult
GetUseNameElementsCommand.getResult
(Collection<UseNameElement> entities) protected BaseResult
GetUsesCommand.getResult
(Collection<Use> entities) protected BaseResult
protected BaseResult
GetUseTypesCommand.getResult
(Collection<UseType> entities) -
Uses of BaseResult in com.echothree.control.user.order.common.result
Subinterfaces of BaseResult in com.echothree.control.user.order.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.order.server.command
Methods in com.echothree.control.user.order.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateOrderAdjustmentTypeCommand.execute()
protected BaseResult
CreateOrderAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
CreateOrderAliasCommand.execute()
protected BaseResult
CreateOrderAliasTypeCommand.execute()
protected BaseResult
CreateOrderAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateOrderLineAdjustmentTypeCommand.execute()
protected BaseResult
CreateOrderLineAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
CreateOrderPriorityCommand.execute()
protected BaseResult
CreateOrderPriorityDescriptionCommand.execute()
protected BaseResult
CreateOrderRoleTypeCommand.execute()
protected BaseResult
CreateOrderRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateOrderTimeTypeCommand.execute()
protected BaseResult
CreateOrderTimeTypeDescriptionCommand.execute()
protected BaseResult
CreateOrderTypeCommand.execute()
protected BaseResult
CreateOrderTypeDescriptionCommand.execute()
protected BaseResult
DeleteOrderAdjustmentTypeCommand.execute()
protected BaseResult
DeleteOrderAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
DeleteOrderAliasCommand.execute()
protected BaseResult
DeleteOrderAliasTypeCommand.execute()
protected BaseResult
DeleteOrderAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteOrderLineAdjustmentTypeCommand.execute()
protected BaseResult
DeleteOrderLineAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
DeleteOrderPriorityCommand.execute()
protected BaseResult
DeleteOrderPriorityDescriptionCommand.execute()
protected BaseResult
DeleteOrderTimeTypeCommand.execute()
protected BaseResult
DeleteOrderTimeTypeDescriptionCommand.execute()
protected BaseResult
DeleteOrderTypeCommand.execute()
protected BaseResult
DeleteOrderTypeDescriptionCommand.execute()
protected BaseResult
GetOrderAdjustmentTypeChoicesCommand.execute()
protected BaseResult
GetOrderAdjustmentTypeCommand.execute()
protected BaseResult
GetOrderAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
GetOrderAdjustmentTypeDescriptionsCommand.execute()
protected BaseResult
GetOrderAdjustmentTypesCommand.execute()
protected BaseResult
GetOrderAliasCommand.execute()
protected BaseResult
GetOrderAliasesCommand.execute()
protected BaseResult
GetOrderAliasTypeChoicesCommand.execute()
protected BaseResult
GetOrderAliasTypeCommand.execute()
protected BaseResult
GetOrderAliasTypeDescriptionCommand.execute()
protected BaseResult
GetOrderAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetOrderAliasTypesCommand.execute()
protected BaseResult
GetOrderLineAdjustmentTypeChoicesCommand.execute()
protected BaseResult
GetOrderLineAdjustmentTypeCommand.execute()
protected BaseResult
GetOrderLineAdjustmentTypeDescriptionCommand.execute()
protected BaseResult
GetOrderLineAdjustmentTypeDescriptionsCommand.execute()
protected BaseResult
GetOrderLineAdjustmentTypesCommand.execute()
protected BaseResult
GetOrderPriorityChoicesCommand.execute()
protected BaseResult
GetOrderPriorityDescriptionCommand.execute()
protected BaseResult
GetOrderPriorityDescriptionsCommand.execute()
protected BaseResult
GetOrderTimeTypeChoicesCommand.execute()
protected BaseResult
GetOrderTimeTypeDescriptionCommand.execute()
protected BaseResult
GetOrderTimeTypeDescriptionsCommand.execute()
protected BaseResult
GetOrderTypeChoicesCommand.execute()
protected BaseResult
GetOrderTypeDescriptionCommand.execute()
protected BaseResult
GetOrderTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultOrderAdjustmentTypeCommand.execute()
protected BaseResult
SetDefaultOrderAliasTypeCommand.execute()
protected BaseResult
SetDefaultOrderLineAdjustmentTypeCommand.execute()
protected BaseResult
SetDefaultOrderPriorityCommand.execute()
protected BaseResult
SetDefaultOrderTimeTypeCommand.execute()
protected BaseResult
SetDefaultOrderTypeCommand.execute()
protected BaseResult
GetOrderPrioritiesCommand.getResult
(Collection<OrderPriority> entities) protected BaseResult
GetOrderPriorityCommand.getResult
(OrderPriority orderPriority) protected BaseResult
GetOrderTimeTypeCommand.getResult
(OrderTimeType orderTimeType) protected BaseResult
GetOrderTimeTypesCommand.getResult
(Collection<OrderTimeType> entities) protected BaseResult
protected BaseResult
GetOrderTypesCommand.getResult
(Collection<OrderType> entities) -
Uses of BaseResult in com.echothree.control.user.party.common.result
Subinterfaces of BaseResult in com.echothree.control.user.party.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
AddEmployeeToCompanyCommand.execute()
protected BaseResult
AddEmployeeToDepartmentCommand.execute()
protected BaseResult
AddEmployeeToDivisionCommand.execute()
protected BaseResult
CreateBirthdayFormatCommand.execute()
protected BaseResult
CreateBirthdayFormatDescriptionCommand.execute()
protected BaseResult
CreateCompanyCommand.execute()
protected BaseResult
CreateCustomerCommand.execute()
protected BaseResult
CreateCustomerWithLoginCommand.execute()
protected BaseResult
CreateDateTimeFormatCommand.execute()
protected BaseResult
CreateDateTimeFormatDescriptionCommand.execute()
protected BaseResult
CreateDepartmentCommand.execute()
protected BaseResult
CreateDivisionCommand.execute()
protected BaseResult
CreateEmployeeCommand.execute()
protected BaseResult
CreateGenderCommand.execute()
protected BaseResult
CreateGenderDescriptionCommand.execute()
protected BaseResult
CreateLanguageCommand.execute()
protected BaseResult
CreateLanguageDescriptionCommand.execute()
protected BaseResult
CreateMoodCommand.execute()
protected BaseResult
CreateMoodDescriptionCommand.execute()
protected BaseResult
CreateNameSuffixCommand.execute()
protected BaseResult
CreatePartyAliasCommand.execute()
protected BaseResult
CreatePartyAliasTypeCommand.execute()
protected BaseResult
CreatePartyAliasTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyRelationshipTypeCommand.execute()
protected BaseResult
CreatePartyRelationshipTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyTypeAuditPolicyCommand.execute()
protected BaseResult
CreatePartyTypeCommand.execute()
protected BaseResult
CreatePartyTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyTypeLockoutPolicyCommand.execute()
protected BaseResult
CreatePartyTypePasswordStringPolicyCommand.execute()
protected BaseResult
CreatePartyTypeUseCommand.execute()
protected BaseResult
CreatePartyTypeUseTypeCommand.execute()
protected BaseResult
CreatePartyTypeUseTypeDescriptionCommand.execute()
protected BaseResult
CreatePersonalTitleCommand.execute()
protected BaseResult
CreateProfileCommand.execute()
protected BaseResult
CreateRoleTypeCommand.execute()
protected BaseResult
CreateRoleTypeDescriptionCommand.execute()
protected BaseResult
CreateTimeZoneCommand.execute()
protected BaseResult
CreateTimeZoneDescriptionCommand.execute()
protected BaseResult
CreateVendorCommand.execute()
protected BaseResult
DeleteBirthdayFormatCommand.execute()
protected BaseResult
DeleteBirthdayFormatDescriptionCommand.execute()
protected BaseResult
DeleteCompanyCommand.execute()
protected BaseResult
DeleteDateTimeFormatDescriptionCommand.execute()
protected BaseResult
DeleteDepartmentCommand.execute()
protected BaseResult
DeleteDivisionCommand.execute()
protected BaseResult
DeleteGenderCommand.execute()
protected BaseResult
DeleteGenderDescriptionCommand.execute()
protected BaseResult
DeleteMoodCommand.execute()
protected BaseResult
DeleteMoodDescriptionCommand.execute()
protected BaseResult
DeleteNameSuffixCommand.execute()
protected BaseResult
DeletePartyAliasCommand.execute()
protected BaseResult
DeletePartyAliasTypeCommand.execute()
protected BaseResult
DeletePartyAliasTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyTypeAuditPolicyCommand.execute()
protected BaseResult
DeletePartyTypeLockoutPolicyCommand.execute()
protected BaseResult
DeletePartyTypePasswordStringPolicyCommand.execute()
protected BaseResult
DeletePersonalTitleCommand.execute()
protected BaseResult
DeleteTimeZoneDescriptionCommand.execute()
protected BaseResult
EditCompanyCommand.execute()
protected BaseResult
EditDateTimeFormatDescriptionCommand.execute()
protected BaseResult
EditDepartmentCommand.execute()
protected BaseResult
EditDivisionCommand.execute()
protected BaseResult
EditGenderCommand.execute()
protected BaseResult
EditGenderDescriptionCommand.execute()
protected BaseResult
EditMoodCommand.execute()
protected BaseResult
EditMoodDescriptionCommand.execute()
protected BaseResult
EditNameSuffixCommand.execute()
protected BaseResult
EditPartyTypeAuditPolicyCommand.execute()
protected BaseResult
EditPartyTypeLockoutPolicyCommand.execute()
protected BaseResult
EditPartyTypePasswordStringPolicyCommand.execute()
protected BaseResult
EditPersonalTitleCommand.execute()
protected BaseResult
EditTimeZoneDescriptionCommand.execute()
protected BaseResult
GetBirthdayFormatChoicesCommand.execute()
protected BaseResult
GetBirthdayFormatCommand.execute()
protected BaseResult
GetBirthdayFormatDescriptionCommand.execute()
protected BaseResult
GetBirthdayFormatDescriptionsCommand.execute()
protected BaseResult
GetBirthdayFormatsCommand.execute()
protected BaseResult
GetCompanyChoicesCommand.execute()
protected BaseResult
GetDateTimeFormatChoicesCommand.execute()
protected BaseResult
GetDateTimeFormatDescriptionsCommand.execute()
protected BaseResult
GetDepartmentChoicesCommand.execute()
protected BaseResult
GetDivisionChoicesCommand.execute()
protected BaseResult
GetEmployeeAvailabilityChoicesCommand.execute()
protected BaseResult
GetEmployeeStatusChoicesCommand.execute()
protected BaseResult
GetGenderChoicesCommand.execute()
protected BaseResult
GetGenderCommand.execute()
protected BaseResult
GetGenderDescriptionsCommand.execute()
protected BaseResult
GetGendersCommand.execute()
protected BaseResult
GetLanguageChoicesCommand.execute()
protected BaseResult
GetMoodChoicesCommand.execute()
protected BaseResult
GetMoodCommand.execute()
protected BaseResult
GetMoodDescriptionsCommand.execute()
protected BaseResult
GetMoodsCommand.execute()
protected BaseResult
GetNameSuffixChoicesCommand.execute()
protected BaseResult
GetPartyAliasTypeChoicesCommand.execute()
protected BaseResult
GetPartyAliasTypeDescriptionCommand.execute()
protected BaseResult
GetPartyAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetPartyTypeChoicesCommand.execute()
protected BaseResult
GetPersonalTitleChoicesCommand.execute()
protected BaseResult
GetPreferredDateTimeFormatCommand.execute()
protected BaseResult
GetPreferredLanguageCommand.execute()
protected BaseResult
GetPreferredTimeZoneCommand.execute()
protected BaseResult
GetTimeZoneChoicesCommand.execute()
protected BaseResult
GetTimeZoneDescriptionsCommand.execute()
protected BaseResult
GetVendorStatusChoicesCommand.execute()
protected BaseResult
RemoveEmployeeFromCompanyCommand.execute()
protected BaseResult
RemoveEmployeeFromDivisionCommand.execute()
protected BaseResult
RemoveEmployeFromDepartmentCommand.execute()
protected BaseResult
SetDefaultBirthdayFormatCommand.execute()
protected BaseResult
SetDefaultCompanyCommand.execute()
protected BaseResult
SetDefaultDepartmentCommand.execute()
protected BaseResult
SetDefaultDivisionCommand.execute()
protected BaseResult
SetDefaultGenderCommand.execute()
protected BaseResult
SetDefaultMoodCommand.execute()
protected BaseResult
SetDefaultNameSuffixCommand.execute()
protected BaseResult
SetDefaultPartyAliasTypeCommand.execute()
protected BaseResult
SetDefaultPersonalTitleCommand.execute()
protected BaseResult
SetEmployeeAvailabilityCommand.execute()
protected BaseResult
SetEmployeeStatusCommand.execute()
protected BaseResult
SetVendorStatusCommand.execute()
protected BaseResult
GetCompaniesCommand.getResult
(Collection<PartyCompany> entities) protected BaseResult
GetCompanyCommand.getResult
(PartyCompany partyCompany) protected BaseResult
GetDateTimeFormatCommand.getResult
(DateTimeFormat dateTimeFormat) protected BaseResult
GetDateTimeFormatsCommand.getResult
(Collection<DateTimeFormat> entities) protected BaseResult
GetDepartmentCommand.getResult
(PartyDepartment partyDepartment) protected BaseResult
GetDepartmentsCommand.getResult
(Collection<PartyDepartment> entities) protected BaseResult
GetDivisionCommand.getResult
(PartyDivision partyDivision) protected BaseResult
GetDivisionsCommand.getResult
(Collection<PartyDivision> entities) protected BaseResult
protected BaseResult
GetLanguagesCommand.getResult
(Collection<Language> entities) protected BaseResult
GetNameSuffixesCommand.getResult
(Collection<NameSuffix> entities) protected BaseResult
GetPartiesCommand.getResult
(Collection<Party> entities) protected BaseResult
GetPartyAliasCommand.getResult
(PartyAlias partyAlias) protected BaseResult
GetPartyAliasesCommand.getResult
(Collection<PartyAlias> entities) protected BaseResult
GetPartyAliasTypeCommand.getResult
(PartyAliasType partyAliasType) protected BaseResult
GetPartyAliasTypesCommand.getResult
(Collection<PartyAliasType> entities) protected BaseResult
protected BaseResult
GetPartyRelationshipCommand.getResult
(PartyRelationship partyRelationship) protected BaseResult
GetPartyRelationshipsCommand.getResult
(Collection<PartyRelationship> entities) protected BaseResult
protected BaseResult
GetPartyTypesCommand.getResult
(Collection<PartyType> entities) protected BaseResult
GetPersonalTitlesCommand.getResult
(Collection<PersonalTitle> entities) protected BaseResult
protected BaseResult
GetTimeZonesCommand.getResult
(Collection<TimeZone> entities) -
Uses of BaseResult in com.echothree.control.user.payment.common.result
Subinterfaces of BaseResult in com.echothree.control.user.payment.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.payment.server.command
Methods in com.echothree.control.user.payment.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateBillingAccountRoleTypeCommand.execute()
protected BaseResult
CreateBillingAccountRoleTypeDescriptionCommand.execute()
protected BaseResult
CreatePartyPaymentMethodCommand.execute()
protected BaseResult
CreatePaymentMethodCommand.execute()
protected BaseResult
CreatePaymentMethodDescriptionCommand.execute()
protected BaseResult
CreatePaymentMethodTypeCommand.execute()
protected BaseResult
CreatePaymentMethodTypeDescriptionCommand.execute()
protected BaseResult
CreatePaymentMethodTypePartyTypeCommand.execute()
protected BaseResult
CreatePaymentProcessorActionCommand.execute()
protected BaseResult
CreatePaymentProcessorActionTypeCommand.execute()
protected BaseResult
CreatePaymentProcessorActionTypeDescriptionCommand.execute()
protected BaseResult
CreatePaymentProcessorCommand.execute()
protected BaseResult
CreatePaymentProcessorDescriptionCommand.execute()
protected BaseResult
CreatePaymentProcessorResultCodeCommand.execute()
protected BaseResult
CreatePaymentProcessorResultCodeDescriptionCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeActionCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeCodeCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeCodeDescriptionCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeCodeTypeCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeCodeTypeDescriptionCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeCommand.execute()
protected BaseResult
CreatePaymentProcessorTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyPaymentMethodCommand.execute()
protected BaseResult
DeletePaymentMethodCommand.execute()
protected BaseResult
DeletePaymentMethodDescriptionCommand.execute()
protected BaseResult
DeletePaymentMethodTypeCommand.execute()
protected BaseResult
DeletePaymentMethodTypeDescriptionCommand.execute()
protected BaseResult
DeletePaymentProcessorActionTypeCommand.execute()
protected BaseResult
DeletePaymentProcessorActionTypeDescriptionCommand.execute()
protected BaseResult
DeletePaymentProcessorCommand.execute()
protected BaseResult
DeletePaymentProcessorDescriptionCommand.execute()
protected BaseResult
DeletePaymentProcessorResultCodeCommand.execute()
protected BaseResult
DeletePaymentProcessorResultCodeDescriptionCommand.execute()
protected BaseResult
DeletePaymentProcessorTypeCommand.execute()
protected BaseResult
DeletePaymentProcessorTypeDescriptionCommand.execute()
protected BaseResult
EditPaymentMethodTypeDescriptionCommand.execute()
protected BaseResult
EditPaymentProcessorActionTypeDescriptionCommand.execute()
protected BaseResult
EditPaymentProcessorResultCodeDescriptionCommand.execute()
protected BaseResult
EditPaymentProcessorTypeDescriptionCommand.execute()
protected BaseResult
GetPartyPaymentMethodChoicesCommand.execute()
protected BaseResult
GetPartyPaymentMethodCommand.execute()
protected BaseResult
GetPartyPaymentMethodsCommand.execute()
protected BaseResult
GetPaymentMethodChoicesCommand.execute()
protected BaseResult
GetPaymentMethodCommand.execute()
protected BaseResult
GetPaymentMethodDescriptionCommand.execute()
protected BaseResult
GetPaymentMethodDescriptionsCommand.execute()
protected BaseResult
GetPaymentMethodsCommand.execute()
protected BaseResult
GetPaymentMethodTypeChoicesCommand.execute()
protected BaseResult
GetPaymentMethodTypeDescriptionCommand.execute()
protected BaseResult
GetPaymentMethodTypeDescriptionsCommand.execute()
protected BaseResult
GetPaymentProcessorActionTypeChoicesCommand.execute()
protected BaseResult
GetPaymentProcessorActionTypeDescriptionCommand.execute()
protected BaseResult
GetPaymentProcessorActionTypeDescriptionsCommand.execute()
protected BaseResult
GetPaymentProcessorChoicesCommand.execute()
protected BaseResult
GetPaymentProcessorDescriptionCommand.execute()
protected BaseResult
GetPaymentProcessorDescriptionsCommand.execute()
protected BaseResult
GetPaymentProcessorResultCodeChoicesCommand.execute()
protected BaseResult
GetPaymentProcessorResultCodeDescriptionCommand.execute()
protected BaseResult
GetPaymentProcessorResultCodeDescriptionsCommand.execute()
protected BaseResult
GetPaymentProcessorTypeChoicesCommand.execute()
protected BaseResult
GetPaymentProcessorTypeDescriptionCommand.execute()
protected BaseResult
GetPaymentProcessorTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultPartyPaymentMethodCommand.execute()
protected BaseResult
SetDefaultPaymentMethodCommand.execute()
protected BaseResult
SetDefaultPaymentMethodTypeCommand.execute()
protected BaseResult
SetDefaultPaymentProcessorActionTypeCommand.execute()
protected BaseResult
SetDefaultPaymentProcessorCommand.execute()
protected BaseResult
SetDefaultPaymentProcessorResultCodeCommand.execute()
protected BaseResult
SetDefaultPaymentProcessorTypeCommand.execute()
protected BaseResult
GetPaymentMethodTypeCommand.getResult
(PaymentMethodType paymentMethodType) protected BaseResult
GetPaymentMethodTypesCommand.getResult
(Collection<PaymentMethodType> entities) protected BaseResult
GetPaymentProcessorActionTypeCommand.getResult
(PaymentProcessorActionType paymentProcessorActionType) protected BaseResult
GetPaymentProcessorActionTypesCommand.getResult
(Collection<PaymentProcessorActionType> entities) protected BaseResult
GetPaymentProcessorCommand.getResult
(PaymentProcessor paymentProcessor) protected BaseResult
GetPaymentProcessorResultCodeCommand.getResult
(PaymentProcessorResultCode paymentProcessorResultCode) protected BaseResult
GetPaymentProcessorResultCodesCommand.getResult
(Collection<PaymentProcessorResultCode> entities) protected BaseResult
GetPaymentProcessorsCommand.getResult
(Collection<PaymentProcessor> entities) protected BaseResult
GetPaymentProcessorTransactionCodesCommand.getResult
(Collection<PaymentProcessorTransactionCode> entities) protected BaseResult
GetPaymentProcessorTransactionCommand.getResult
(PaymentProcessorTransaction paymentProcessorTransaction) protected BaseResult
GetPaymentProcessorTransactionsCommand.getResult
(Collection<PaymentProcessorTransaction> entities) protected BaseResult
GetPaymentProcessorTypeCodeCommand.getResult
(PaymentProcessorTypeCode paymentProcessorTypeCode) protected BaseResult
GetPaymentProcessorTypeCodeTypeCommand.getResult
(PaymentProcessorTypeCodeType paymentProcessorTypeCodeType) protected BaseResult
GetPaymentProcessorTypeCommand.getResult
(PaymentProcessorType paymentProcessorType) protected BaseResult
GetPaymentProcessorTypesCommand.getResult
(Collection<PaymentProcessorType> entities) -
Uses of BaseResult in com.echothree.control.user.period.common.result
Subinterfaces of BaseResult in com.echothree.control.user.period.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.period.server.command
Methods in com.echothree.control.user.period.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateFiscalYearCommand.execute()
protected BaseResult
CreatePeriodKindCommand.execute()
protected BaseResult
CreatePeriodKindDescriptionCommand.execute()
protected BaseResult
CreatePeriodTypeCommand.execute()
protected BaseResult
CreatePeriodTypeDescriptionCommand.execute()
protected BaseResult
DeletePeriodKindCommand.execute()
protected BaseResult
DeletePeriodKindDescriptionCommand.execute()
protected BaseResult
DeletePeriodTypeCommand.execute()
protected BaseResult
DeletePeriodTypeDescriptionCommand.execute()
protected BaseResult
EditPeriodKindCommand.execute()
protected BaseResult
EditPeriodKindDescriptionCommand.execute()
protected BaseResult
EditPeriodTypeCommand.execute()
protected BaseResult
EditPeriodTypeDescriptionCommand.execute()
protected BaseResult
GetFiscalPeriodStatusChoicesCommand.execute()
protected BaseResult
GetPeriodKindChoicesCommand.execute()
protected BaseResult
GetPeriodKindCommand.execute()
protected BaseResult
GetPeriodKindDescriptionsCommand.execute()
protected BaseResult
GetPeriodKindsCommand.execute()
protected BaseResult
GetPeriodTypeChoicesCommand.execute()
protected BaseResult
GetPeriodTypeCommand.execute()
protected BaseResult
GetPeriodTypeDescriptionsCommand.execute()
protected BaseResult
GetPeriodTypesCommand.execute()
protected BaseResult
SetDefaultPeriodKindCommand.execute()
protected BaseResult
SetDefaultPeriodTypeCommand.execute()
protected BaseResult
SetFiscalPeriodStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.picklist.common.result
Subinterfaces of BaseResult in com.echothree.control.user.picklist.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.picklist.server.command
Methods in com.echothree.control.user.picklist.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreatePicklistAliasCommand.execute()
protected BaseResult
CreatePicklistAliasTypeCommand.execute()
protected BaseResult
CreatePicklistAliasTypeDescriptionCommand.execute()
protected BaseResult
CreatePicklistTimeTypeCommand.execute()
protected BaseResult
CreatePicklistTimeTypeDescriptionCommand.execute()
protected BaseResult
CreatePicklistTypeCommand.execute()
protected BaseResult
CreatePicklistTypeDescriptionCommand.execute()
protected BaseResult
DeletePicklistAliasCommand.execute()
protected BaseResult
DeletePicklistAliasTypeCommand.execute()
protected BaseResult
DeletePicklistAliasTypeDescriptionCommand.execute()
protected BaseResult
DeletePicklistTimeTypeCommand.execute()
protected BaseResult
DeletePicklistTimeTypeDescriptionCommand.execute()
protected BaseResult
DeletePicklistTypeCommand.execute()
protected BaseResult
DeletePicklistTypeDescriptionCommand.execute()
protected BaseResult
GetPicklistAliasCommand.execute()
protected BaseResult
GetPicklistAliasesCommand.execute()
protected BaseResult
GetPicklistAliasTypeChoicesCommand.execute()
protected BaseResult
GetPicklistAliasTypeCommand.execute()
protected BaseResult
GetPicklistAliasTypeDescriptionCommand.execute()
protected BaseResult
GetPicklistAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetPicklistAliasTypesCommand.execute()
protected BaseResult
GetPicklistTimeTypeChoicesCommand.execute()
protected BaseResult
GetPicklistTimeTypeCommand.execute()
protected BaseResult
GetPicklistTimeTypeDescriptionCommand.execute()
protected BaseResult
GetPicklistTimeTypeDescriptionsCommand.execute()
protected BaseResult
GetPicklistTimeTypesCommand.execute()
protected BaseResult
GetPicklistTypeChoicesCommand.execute()
protected BaseResult
GetPicklistTypeCommand.execute()
protected BaseResult
GetPicklistTypeDescriptionCommand.execute()
protected BaseResult
GetPicklistTypeDescriptionsCommand.execute()
protected BaseResult
GetPicklistTypesCommand.execute()
protected BaseResult
SetDefaultPicklistAliasTypeCommand.execute()
protected BaseResult
SetDefaultPicklistTimeTypeCommand.execute()
protected BaseResult
SetDefaultPicklistTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.printer.common.result
Subinterfaces of BaseResult in com.echothree.control.user.printer.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.printer.server.command
Methods in com.echothree.control.user.printer.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreatePartyPrinterGroupUseCommand.execute()
protected BaseResult
CreatePrinterCommand.execute()
protected BaseResult
CreatePrinterDescriptionCommand.execute()
protected BaseResult
CreatePrinterGroupCommand.execute()
protected BaseResult
CreatePrinterGroupDescriptionCommand.execute()
protected BaseResult
CreatePrinterGroupJobCommand.execute()
protected BaseResult
CreatePrinterGroupUseTypeCommand.execute()
protected BaseResult
CreatePrinterGroupUseTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyPrinterGroupUseCommand.execute()
protected BaseResult
DeletePrinterCommand.execute()
protected BaseResult
DeletePrinterDescriptionCommand.execute()
protected BaseResult
DeletePrinterGroupCommand.execute()
protected BaseResult
DeletePrinterGroupDescriptionCommand.execute()
protected BaseResult
DeletePrinterGroupJobCommand.execute()
protected BaseResult
DeletePrinterGroupUseTypeCommand.execute()
protected BaseResult
DeletePrinterGroupUseTypeDescriptionCommand.execute()
protected BaseResult
GetPartyPrinterGroupUseCommand.execute()
protected BaseResult
GetPartyPrinterGroupUsesCommand.execute()
protected BaseResult
GetPrinterCommand.execute()
protected BaseResult
GetPrinterDescriptionCommand.execute()
protected BaseResult
GetPrinterDescriptionsCommand.execute()
protected BaseResult
GetPrinterGroupChoicesCommand.execute()
protected BaseResult
GetPrinterGroupCommand.execute()
protected BaseResult
GetPrinterGroupDescriptionCommand.execute()
protected BaseResult
GetPrinterGroupDescriptionsCommand.execute()
protected BaseResult
GetPrinterGroupJobCommand.execute()
protected BaseResult
GetPrinterGroupJobsCommand.execute()
protected BaseResult
GetPrinterGroupJobStatusChoicesCommand.execute()
protected BaseResult
GetPrinterGroupsCommand.execute()
protected BaseResult
GetPrinterGroupStatusChoicesCommand.execute()
protected BaseResult
GetPrinterGroupUseTypeChoicesCommand.execute()
protected BaseResult
GetPrinterGroupUseTypeCommand.execute()
protected BaseResult
GetPrinterGroupUseTypeDescriptionCommand.execute()
protected BaseResult
GetPrinterGroupUseTypeDescriptionsCommand.execute()
protected BaseResult
GetPrinterGroupUseTypesCommand.execute()
protected BaseResult
GetPrintersCommand.execute()
protected BaseResult
GetPrinterStatusChoicesCommand.execute()
protected BaseResult
SetDefaultPrinterGroupCommand.execute()
protected BaseResult
SetDefaultPrinterGroupUseTypeCommand.execute()
protected BaseResult
SetPrinterGroupJobStatusCommand.execute()
protected BaseResult
SetPrinterGroupStatusCommand.execute()
protected BaseResult
SetPrinterStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.purchase.common.result
Subinterfaces of BaseResult in com.echothree.control.user.purchase.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.purchase.server.command
Methods in com.echothree.control.user.purchase.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreatePurchaseInvoiceCommand.execute()
protected BaseResult
CreatePurchaseInvoiceLineCommand.execute()
protected BaseResult
CreatePurchaseOrderCommand.execute()
protected BaseResult
GetPurchaseInvoiceStatusChoicesCommand.execute()
protected BaseResult
GetPurchaseOrderStatusChoicesCommand.execute()
protected BaseResult
SetPurchaseInvoiceStatusCommand.execute()
protected BaseResult
SetPurchaseOrderStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.queue.common.result
Subinterfaces of BaseResult in com.echothree.control.user.queue.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.queue.server.command
Methods in com.echothree.control.user.queue.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateQueueTypeCommand.execute()
protected BaseResult
CreateQueueTypeDescriptionCommand.execute()
protected BaseResult
DeleteQueueTypeCommand.execute()
protected BaseResult
DeleteQueueTypeDescriptionCommand.execute()
protected BaseResult
GetQueueTypeChoicesCommand.execute()
protected BaseResult
GetQueueTypeDescriptionCommand.execute()
protected BaseResult
GetQueueTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultQueueTypeCommand.execute()
protected BaseResult
protected BaseResult
GetQueueTypesCommand.getResult
(Collection<QueueType> entities) -
Uses of BaseResult in com.echothree.control.user.rating.common.result
Subinterfaces of BaseResult in com.echothree.control.user.rating.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.rating.server.command
Methods in com.echothree.control.user.rating.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateRatingCommand.execute()
protected BaseResult
CreateRatingTypeCommand.execute()
protected BaseResult
CreateRatingTypeDescriptionCommand.execute()
protected BaseResult
CreateRatingTypeListItemCommand.execute()
protected BaseResult
CreateRatingTypeListItemDescriptionCommand.execute()
protected BaseResult
DeleteRatingCommand.execute()
protected BaseResult
DeleteRatingTypeCommand.execute()
protected BaseResult
DeleteRatingTypeDescriptionCommand.execute()
protected BaseResult
DeleteRatingTypeListItemCommand.execute()
protected BaseResult
DeleteRatingTypeListItemDescriptionCommand.execute()
protected BaseResult
EditRatingCommand.execute()
protected BaseResult
EditRatingTypeCommand.execute()
protected BaseResult
EditRatingTypeDescriptionCommand.execute()
protected BaseResult
EditRatingTypeListItemCommand.execute()
protected BaseResult
EditRatingTypeListItemDescriptionCommand.execute()
protected BaseResult
GetRatingCommand.execute()
protected BaseResult
GetRatingTypeCommand.execute()
protected BaseResult
GetRatingTypeDescriptionCommand.execute()
protected BaseResult
GetRatingTypeDescriptionsCommand.execute()
protected BaseResult
GetRatingTypeListItemChoicesCommand.execute()
protected BaseResult
GetRatingTypeListItemCommand.execute()
protected BaseResult
GetRatingTypeListItemDescriptionCommand.execute()
protected BaseResult
GetRatingTypeListItemDescriptionsCommand.execute()
protected BaseResult
GetRatingTypeListItemsCommand.execute()
protected BaseResult
GetRatingTypesCommand.execute()
protected BaseResult
SetDefaultRatingTypeListItemCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.returnpolicy.common.result
Subinterfaces of BaseResult in com.echothree.control.user.returnpolicy.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.returnpolicy.server.command
Methods in com.echothree.control.user.returnpolicy.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateReturnKindCommand.execute()
protected BaseResult
CreateReturnKindDescriptionCommand.execute()
protected BaseResult
CreateReturnPolicyCommand.execute()
protected BaseResult
CreateReturnPolicyReasonCommand.execute()
protected BaseResult
CreateReturnPolicyTranslationCommand.execute()
protected BaseResult
CreateReturnReasonCommand.execute()
protected BaseResult
CreateReturnReasonDescriptionCommand.execute()
protected BaseResult
CreateReturnReasonTypeCommand.execute()
protected BaseResult
CreateReturnTypeCommand.execute()
protected BaseResult
CreateReturnTypeDescriptionCommand.execute()
protected BaseResult
CreateReturnTypeShippingMethodCommand.execute()
protected BaseResult
DeletePartyReturnPolicyCommand.execute()
protected BaseResult
DeleteReturnKindCommand.execute()
protected BaseResult
DeleteReturnKindDescriptionCommand.execute()
protected BaseResult
DeleteReturnPolicyCommand.execute()
protected BaseResult
DeleteReturnPolicyReasonCommand.execute()
protected BaseResult
DeleteReturnPolicyTranslationCommand.execute()
protected BaseResult
DeleteReturnReasonCommand.execute()
protected BaseResult
DeleteReturnReasonDescriptionCommand.execute()
protected BaseResult
DeleteReturnReasonTypeCommand.execute()
protected BaseResult
DeleteReturnTypeCommand.execute()
protected BaseResult
DeleteReturnTypeDescriptionCommand.execute()
protected BaseResult
DeleteReturnTypeShippingMethodCommand.execute()
protected BaseResult
EditReturnPolicyReasonCommand.execute()
protected BaseResult
EditReturnReasonCommand.execute()
protected BaseResult
EditReturnReasonDescriptionCommand.execute()
protected BaseResult
EditReturnReasonTypeCommand.execute()
protected BaseResult
EditReturnTypeShippingMethodCommand.execute()
protected BaseResult
GetPartyReturnPoliciesCommand.execute()
protected BaseResult
GetPartyReturnPolicyCommand.execute()
protected BaseResult
GetPartyReturnPolicyStatusChoicesCommand.execute()
protected BaseResult
GetReturnKindChoicesCommand.execute()
protected BaseResult
GetReturnKindDescriptionCommand.execute()
protected BaseResult
GetReturnKindDescriptionsCommand.execute()
protected BaseResult
GetReturnPolicyChoicesCommand.execute()
protected BaseResult
GetReturnPolicyReasonsCommand.execute()
protected BaseResult
GetReturnPolicyTranslationCommand.execute()
protected BaseResult
GetReturnPolicyTranslationsCommand.execute()
protected BaseResult
GetReturnReasonChoicesCommand.execute()
protected BaseResult
GetReturnReasonCommand.execute()
protected BaseResult
GetReturnReasonDescriptionsCommand.execute()
protected BaseResult
GetReturnReasonsCommand.execute()
protected BaseResult
GetReturnReasonTypesCommand.execute()
protected BaseResult
GetReturnTypeChoicesCommand.execute()
protected BaseResult
GetReturnTypeCommand.execute()
protected BaseResult
GetReturnTypeDescriptionCommand.execute()
protected BaseResult
GetReturnTypeDescriptionsCommand.execute()
protected BaseResult
GetReturnTypesCommand.execute()
protected BaseResult
GetReturnTypeShippingMethodsCommand.execute()
protected BaseResult
SetDefaultReturnKindCommand.execute()
protected BaseResult
SetDefaultReturnPolicyCommand.execute()
protected BaseResult
SetDefaultReturnPolicyReasonCommand.execute()
protected BaseResult
SetDefaultReturnReasonCommand.execute()
protected BaseResult
SetDefaultReturnReasonTypeCommand.execute()
protected BaseResult
SetDefaultReturnTypeCommand.execute()
protected BaseResult
SetDefaultReturnTypeShippingMethodCommand.execute()
protected BaseResult
SetPartyReturnPolicyStatusCommand.execute()
protected BaseResult
GetReturnKindCommand.getResult
(ReturnKind returnKind) protected BaseResult
GetReturnKindsCommand.getResult
(Collection<ReturnKind> entities) protected BaseResult
GetReturnPoliciesCommand.getResult
(Collection<ReturnPolicy> entities) protected BaseResult
GetReturnPolicyCommand.getResult
(ReturnPolicy returnPolicy) -
Uses of BaseResult in com.echothree.control.user.sales.common.result
Subinterfaces of BaseResult in com.echothree.control.user.sales.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.sales.server.command
Methods in com.echothree.control.user.sales.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateSalesOrderBatchCommand.execute()
protected BaseResult
CreateSalesOrderCommand.execute()
protected BaseResult
CreateSalesOrderLineCommand.execute()
protected BaseResult
CreateSalesOrderLineTimeCommand.execute()
protected BaseResult
CreateSalesOrderPaymentPreferenceCommand.execute()
protected BaseResult
CreateSalesOrderTimeCommand.execute()
protected BaseResult
DeleteSalesOrderBatchCommand.execute()
protected BaseResult
DeleteSalesOrderLineTimeCommand.execute()
protected BaseResult
DeleteSalesOrderTimeCommand.execute()
protected BaseResult
GetSalesOrderBatchCommand.execute()
protected BaseResult
GetSalesOrderBatchesCommand.execute()
protected BaseResult
GetSalesOrderBatchStatusChoicesCommand.execute()
protected BaseResult
GetSalesOrderLineTimeCommand.execute()
protected BaseResult
GetSalesOrderLineTimesCommand.execute()
protected BaseResult
GetSalesOrderStatusChoicesCommand.execute()
protected BaseResult
GetSalesOrderTimeCommand.execute()
protected BaseResult
GetSalesOrderTimesCommand.execute()
protected BaseResult
SetSalesOrderBatchStatusCommand.execute()
protected BaseResult
SetSalesOrderStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.scale.common.result
Subinterfaces of BaseResult in com.echothree.control.user.scale.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.scale.server.command
Methods in com.echothree.control.user.scale.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreatePartyScaleUseCommand.execute()
protected BaseResult
CreateScaleCommand.execute()
protected BaseResult
CreateScaleDescriptionCommand.execute()
protected BaseResult
CreateScaleTypeCommand.execute()
protected BaseResult
CreateScaleTypeDescriptionCommand.execute()
protected BaseResult
CreateScaleUseTypeCommand.execute()
protected BaseResult
CreateScaleUseTypeDescriptionCommand.execute()
protected BaseResult
DeletePartyScaleUseCommand.execute()
protected BaseResult
DeleteScaleCommand.execute()
protected BaseResult
DeleteScaleDescriptionCommand.execute()
protected BaseResult
DeleteScaleTypeCommand.execute()
protected BaseResult
DeleteScaleTypeDescriptionCommand.execute()
protected BaseResult
DeleteScaleUseTypeCommand.execute()
protected BaseResult
DeleteScaleUseTypeDescriptionCommand.execute()
protected BaseResult
GetPartyScaleUseCommand.execute()
protected BaseResult
GetPartyScaleUsesCommand.execute()
protected BaseResult
GetScaleChoicesCommand.execute()
protected BaseResult
GetScaleCommand.execute()
protected BaseResult
GetScaleDescriptionCommand.execute()
protected BaseResult
GetScaleDescriptionsCommand.execute()
protected BaseResult
GetScalesCommand.execute()
protected BaseResult
GetScaleTypeChoicesCommand.execute()
protected BaseResult
GetScaleTypeCommand.execute()
protected BaseResult
GetScaleTypeDescriptionCommand.execute()
protected BaseResult
GetScaleTypeDescriptionsCommand.execute()
protected BaseResult
GetScaleTypesCommand.execute()
protected BaseResult
GetScaleUseTypeChoicesCommand.execute()
protected BaseResult
GetScaleUseTypeCommand.execute()
protected BaseResult
GetScaleUseTypeDescriptionCommand.execute()
protected BaseResult
GetScaleUseTypeDescriptionsCommand.execute()
protected BaseResult
GetScaleUseTypesCommand.execute()
protected BaseResult
SetDefaultScaleCommand.execute()
protected BaseResult
SetDefaultScaleTypeCommand.execute()
protected BaseResult
SetDefaultScaleUseTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.search.common.result
Subinterfaces of BaseResult in com.echothree.control.user.search.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.search.server.command
Classes in com.echothree.control.user.search.server.command with type parameters of type BaseResultModifier and TypeClassDescriptionclass
BaseCheckSpellingCommand<F extends BaseCheckSpellingForm,
R extends BaseResult> class
BaseSearchCommand<F extends BaseSearchForm,
R extends BaseResult> Methods in com.echothree.control.user.search.server.command that return BaseResultModifier and TypeMethodDescriptionprotected abstract BaseResult
BaseClearResultsCommand.execute()
protected BaseResult
protected abstract BaseResult
BaseCountResultsCommand.execute()
protected BaseResult
BaseCountResultsCommand.execute
(String searchKindName, BaseCountResultsResult result) protected abstract BaseResult
BaseCreateSearchResultActionCommand.execute()
protected BaseResult
BaseCreateSearchResultActionCommand.execute
(String searchKindName, BaseEntity baseEntity) protected abstract BaseResult
BaseGetResultsFacetCommand.execute()
protected BaseResult
BaseGetResultsFacetCommand.execute
(String componentVendorName, String entityTypeName, String searchKindName, BaseGetResultsFacetResult result) protected abstract BaseResult
BaseGetResultsFacetsCommand.execute()
protected BaseResult
BaseGetResultsFacetsCommand.execute
(String componentVendorName, String entityTypeName, String searchKindName, BaseGetResultsFacetsResult result) protected BaseResult
CheckItemSpellingCommand.execute()
protected BaseResult
ClearContactMechanismResultsCommand.execute()
protected BaseResult
ClearContentCategoryResultsCommand.execute()
protected BaseResult
ClearCustomerResultsCommand.execute()
protected BaseResult
ClearEmployeeResultsCommand.execute()
protected BaseResult
ClearEntityListItemResultsCommand.execute()
protected BaseResult
ClearEntityTypeResultsCommand.execute()
protected BaseResult
ClearForumMessageResultsCommand.execute()
protected BaseResult
ClearHarmonizedTariffScheduleCodeResultsCommand.execute()
protected BaseResult
ClearItemResultsCommand.execute()
protected BaseResult
ClearLeaveResultsCommand.execute()
protected BaseResult
ClearOfferResultsCommand.execute()
protected BaseResult
ClearSalesOrderBatchResultsCommand.execute()
protected BaseResult
ClearSalesOrderResultsCommand.execute()
protected BaseResult
ClearSecurityRoleGroupResultsCommand.execute()
protected BaseResult
ClearSecurityRoleResultsCommand.execute()
protected BaseResult
ClearUseResultsCommand.execute()
protected BaseResult
ClearUseTypeResultsCommand.execute()
protected BaseResult
ClearVendorResultsCommand.execute()
protected BaseResult
ClearWarehouseResultsCommand.execute()
protected BaseResult
CountContactMechanismResultsCommand.execute()
protected BaseResult
CountContentCategoryResultsCommand.execute()
protected BaseResult
CountCustomerResultsCommand.execute()
protected BaseResult
CountEmployeeResultsCommand.execute()
protected BaseResult
CountEntityListItemResultsCommand.execute()
protected BaseResult
CountEntityTypeResultsCommand.execute()
protected BaseResult
CountForumMessageResultsCommand.execute()
protected BaseResult
CountHarmonizedTariffScheduleCodeResultsCommand.execute()
protected BaseResult
CountItemResultsCommand.execute()
protected BaseResult
CountLeaveResultsCommand.execute()
protected BaseResult
CountOfferResultsCommand.execute()
protected BaseResult
CountSalesOrderBatchResultsCommand.execute()
protected BaseResult
CountSalesOrderResultsCommand.execute()
protected BaseResult
CountSecurityRoleGroupResultsCommand.execute()
protected BaseResult
CountSecurityRoleResultsCommand.execute()
protected BaseResult
CountUseResultsCommand.execute()
protected BaseResult
CountUseTypeResultsCommand.execute()
protected BaseResult
CountVendorResultsCommand.execute()
protected BaseResult
CountWarehouseResultsCommand.execute()
protected BaseResult
CreateItemSearchResultActionCommand.execute()
protected BaseResult
CreateSearchCheckSpellingActionTypeCommand.execute()
protected BaseResult
CreateSearchCheckSpellingActionTypeDescriptionCommand.execute()
protected BaseResult
CreateSearchDefaultOperatorCommand.execute()
protected BaseResult
CreateSearchDefaultOperatorDescriptionCommand.execute()
protected BaseResult
CreateSearchKindCommand.execute()
protected BaseResult
CreateSearchKindDescriptionCommand.execute()
protected BaseResult
CreateSearchResultActionTypeCommand.execute()
protected BaseResult
CreateSearchResultActionTypeDescriptionCommand.execute()
protected BaseResult
CreateSearchSortDirectionCommand.execute()
protected BaseResult
CreateSearchSortDirectionDescriptionCommand.execute()
protected BaseResult
CreateSearchSortOrderCommand.execute()
protected BaseResult
CreateSearchSortOrderDescriptionCommand.execute()
protected BaseResult
CreateSearchTypeCommand.execute()
protected BaseResult
CreateSearchTypeDescriptionCommand.execute()
protected BaseResult
CreateSearchUseTypeCommand.execute()
protected BaseResult
CreateSearchUseTypeDescriptionCommand.execute()
protected BaseResult
DeleteSearchCheckSpellingActionTypeCommand.execute()
protected BaseResult
DeleteSearchCheckSpellingActionTypeDescriptionCommand.execute()
protected BaseResult
DeleteSearchDefaultOperatorCommand.execute()
protected BaseResult
DeleteSearchDefaultOperatorDescriptionCommand.execute()
protected BaseResult
DeleteSearchKindCommand.execute()
protected BaseResult
DeleteSearchKindDescriptionCommand.execute()
protected BaseResult
DeleteSearchResultActionTypeCommand.execute()
protected BaseResult
DeleteSearchResultActionTypeDescriptionCommand.execute()
protected BaseResult
DeleteSearchSortDirectionCommand.execute()
protected BaseResult
DeleteSearchSortDirectionDescriptionCommand.execute()
protected BaseResult
DeleteSearchSortOrderCommand.execute()
protected BaseResult
DeleteSearchSortOrderDescriptionCommand.execute()
protected BaseResult
DeleteSearchTypeCommand.execute()
protected BaseResult
DeleteSearchTypeDescriptionCommand.execute()
protected BaseResult
DeleteSearchUseTypeCommand.execute()
protected BaseResult
DeleteSearchUseTypeDescriptionCommand.execute()
protected BaseResult
GetContactMechanismResultsCommand.execute()
protected BaseResult
GetContactMechanismResultsFacetCommand.execute()
protected BaseResult
GetContactMechanismResultsFacetsCommand.execute()
protected BaseResult
GetContentCategoryResultsCommand.execute()
protected BaseResult
GetContentCategoryResultsFacetCommand.execute()
protected BaseResult
GetContentCategoryResultsFacetsCommand.execute()
protected BaseResult
GetCustomerResultsCommand.execute()
protected BaseResult
GetCustomerResultsFacetCommand.execute()
protected BaseResult
GetCustomerResultsFacetsCommand.execute()
protected BaseResult
GetEmployeeResultsCommand.execute()
protected BaseResult
GetEmployeeResultsFacetCommand.execute()
protected BaseResult
GetEmployeeResultsFacetsCommand.execute()
protected BaseResult
GetEntityListItemResultsCommand.execute()
protected BaseResult
GetEntityTypeResultsCommand.execute()
protected BaseResult
GetEntityTypeResultsFacetCommand.execute()
protected BaseResult
GetEntityTypeResultsFacetsCommand.execute()
protected BaseResult
GetForumMessageResultsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeResultsCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeResultsFacetCommand.execute()
protected BaseResult
GetHarmonizedTariffScheduleCodeResultsFacetsCommand.execute()
protected BaseResult
GetItemResultsCommand.execute()
protected BaseResult
GetItemResultsFacetCommand.execute()
protected BaseResult
GetItemResultsFacetsCommand.execute()
protected BaseResult
GetLeaveResultsCommand.execute()
protected BaseResult
GetOfferResultsCommand.execute()
protected BaseResult
GetOfferResultsFacetCommand.execute()
protected BaseResult
GetOfferResultsFacetsCommand.execute()
protected BaseResult
GetSalesOrderBatchResultsCommand.execute()
protected BaseResult
GetSalesOrderResultsCommand.execute()
protected BaseResult
GetSearchCheckSpellingActionTypeChoicesCommand.execute()
protected BaseResult
GetSearchCheckSpellingActionTypeDescriptionCommand.execute()
protected BaseResult
GetSearchCheckSpellingActionTypeDescriptionsCommand.execute()
protected BaseResult
GetSearchDefaultOperatorChoicesCommand.execute()
protected BaseResult
GetSearchDefaultOperatorCommand.execute()
protected BaseResult
GetSearchDefaultOperatorDescriptionCommand.execute()
protected BaseResult
GetSearchDefaultOperatorDescriptionsCommand.execute()
protected BaseResult
GetSearchDefaultOperatorsCommand.execute()
protected BaseResult
GetSearchKindChoicesCommand.execute()
protected BaseResult
GetSearchKindCommand.execute()
protected BaseResult
GetSearchKindDescriptionCommand.execute()
protected BaseResult
GetSearchKindDescriptionsCommand.execute()
protected BaseResult
GetSearchKindsCommand.execute()
protected BaseResult
GetSearchResultActionTypeChoicesCommand.execute()
protected BaseResult
GetSearchResultActionTypeDescriptionCommand.execute()
protected BaseResult
GetSearchResultActionTypeDescriptionsCommand.execute()
protected BaseResult
GetSearchSortDirectionChoicesCommand.execute()
protected BaseResult
GetSearchSortDirectionCommand.execute()
protected BaseResult
GetSearchSortDirectionDescriptionCommand.execute()
protected BaseResult
GetSearchSortDirectionDescriptionsCommand.execute()
protected BaseResult
GetSearchSortDirectionsCommand.execute()
protected BaseResult
GetSearchSortOrderChoicesCommand.execute()
protected BaseResult
GetSearchSortOrderCommand.execute()
protected BaseResult
GetSearchSortOrderDescriptionCommand.execute()
protected BaseResult
GetSearchSortOrderDescriptionsCommand.execute()
protected BaseResult
GetSearchSortOrdersCommand.execute()
protected BaseResult
GetSearchTypeChoicesCommand.execute()
protected BaseResult
GetSearchTypeCommand.execute()
protected BaseResult
GetSearchTypeDescriptionCommand.execute()
protected BaseResult
GetSearchTypeDescriptionsCommand.execute()
protected BaseResult
GetSearchTypesCommand.execute()
protected BaseResult
GetSearchUseTypeChoicesCommand.execute()
protected BaseResult
GetSearchUseTypeCommand.execute()
protected BaseResult
GetSearchUseTypeDescriptionCommand.execute()
protected BaseResult
GetSearchUseTypeDescriptionsCommand.execute()
protected BaseResult
GetSearchUseTypesCommand.execute()
protected BaseResult
GetSecurityRoleGroupResultsCommand.execute()
protected BaseResult
GetSecurityRoleGroupResultsFacetCommand.execute()
protected BaseResult
GetSecurityRoleGroupResultsFacetsCommand.execute()
protected BaseResult
GetSecurityRoleResultsCommand.execute()
protected BaseResult
GetSecurityRoleResultsFacetCommand.execute()
protected BaseResult
GetSecurityRoleResultsFacetsCommand.execute()
protected BaseResult
GetUseResultsCommand.execute()
protected BaseResult
GetUseResultsFacetCommand.execute()
protected BaseResult
GetUseResultsFacetsCommand.execute()
protected BaseResult
GetUseTypeResultsCommand.execute()
protected BaseResult
GetUseTypeResultsFacetCommand.execute()
protected BaseResult
GetUseTypeResultsFacetsCommand.execute()
protected BaseResult
GetVendorResultsCommand.execute()
protected BaseResult
GetWarehouseResultsCommand.execute()
protected BaseResult
GetWarehouseResultsFacetCommand.execute()
protected BaseResult
GetWarehouseResultsFacetsCommand.execute()
protected BaseResult
IdentifyCommand.execute()
protected BaseResult
SearchContactMechanismsCommand.execute()
protected BaseResult
SearchContentCategoriesCommand.execute()
protected BaseResult
SearchCustomersCommand.execute()
protected BaseResult
SearchEmployeesCommand.execute()
protected BaseResult
SearchEntityListItemsCommand.execute()
protected BaseResult
SearchEntityTypesCommand.execute()
protected BaseResult
SearchForumMessagesCommand.execute()
protected BaseResult
SearchHarmonizedTariffScheduleCodesCommand.execute()
protected BaseResult
SearchItemsCommand.execute()
protected BaseResult
SearchLeavesCommand.execute()
protected BaseResult
SearchOffersCommand.execute()
protected BaseResult
SearchSalesOrderBatchesCommand.execute()
protected BaseResult
SearchSalesOrdersCommand.execute()
protected BaseResult
SearchSecurityRoleGroupsCommand.execute()
protected BaseResult
SearchSecurityRolesCommand.execute()
protected BaseResult
SearchUsesCommand.execute()
protected BaseResult
SearchUseTypesCommand.execute()
protected BaseResult
SearchVendorsCommand.execute()
protected BaseResult
SearchWarehousesCommand.execute()
protected BaseResult
SetDefaultSearchCheckSpellingActionTypeCommand.execute()
protected BaseResult
SetDefaultSearchDefaultOperatorCommand.execute()
protected BaseResult
SetDefaultSearchKindCommand.execute()
protected BaseResult
SetDefaultSearchResultActionTypeCommand.execute()
protected BaseResult
SetDefaultSearchSortDirectionCommand.execute()
protected BaseResult
SetDefaultSearchSortOrderCommand.execute()
protected BaseResult
SetDefaultSearchTypeCommand.execute()
protected BaseResult
SetDefaultSearchUseTypeCommand.execute()
protected BaseResult
GetSearchCheckSpellingActionTypeCommand.getResult
(SearchCheckSpellingActionType searchCheckSpellingActionType) protected BaseResult
GetSearchCheckSpellingActionTypesCommand.getResult
(Collection<SearchCheckSpellingActionType> entities) protected BaseResult
GetSearchResultActionTypeCommand.getResult
(SearchResultActionType searchResultActionType) protected BaseResult
GetSearchResultActionTypesCommand.getResult
(Collection<SearchResultActionType> entities) -
Uses of BaseResult in com.echothree.control.user.security.common.result
Subinterfaces of BaseResult in com.echothree.control.user.security.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.security.server.command
Methods in com.echothree.control.user.security.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CheckSecurityRolesCommand.execute()
protected BaseResult
CreatePartySecurityRoleTemplateCommand.execute()
protected BaseResult
CreatePartySecurityRoleTemplateDescriptionCommand.execute()
protected BaseResult
CreatePartySecurityRoleTemplateRoleCommand.execute()
protected BaseResult
CreatePartySecurityRoleTemplateTrainingClassCommand.execute()
protected BaseResult
CreateSecurityRoleCommand.execute()
protected BaseResult
CreateSecurityRoleDescriptionCommand.execute()
protected BaseResult
CreateSecurityRoleGroupCommand.execute()
protected BaseResult
CreateSecurityRoleGroupDescriptionCommand.execute()
protected BaseResult
CreateSecurityRolePartyTypeCommand.execute()
protected BaseResult
DeletePartySecurityRoleTemplateCommand.execute()
protected BaseResult
DeletePartySecurityRoleTemplateDescriptionCommand.execute()
protected BaseResult
DeletePartySecurityRoleTemplateRoleCommand.execute()
protected BaseResult
DeletePartySecurityRoleTemplateTrainingClassCommand.execute()
protected BaseResult
DeleteSecurityRoleCommand.execute()
protected BaseResult
DeleteSecurityRoleDescriptionCommand.execute()
protected BaseResult
DeleteSecurityRoleGroupCommand.execute()
protected BaseResult
DeleteSecurityRoleGroupDescriptionCommand.execute()
protected BaseResult
DeleteSecurityRolePartyTypeCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateChoicesCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateDescriptionCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateDescriptionsCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateRoleCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateRolesCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplatesCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateTrainingClassCommand.execute()
protected BaseResult
GetPartySecurityRoleTemplateTrainingClassesCommand.execute()
protected BaseResult
GetSecurityRoleChoicesCommand.execute()
protected BaseResult
GetSecurityRoleDescriptionCommand.execute()
protected BaseResult
GetSecurityRoleDescriptionsCommand.execute()
protected BaseResult
GetSecurityRoleGroupChoicesCommand.execute()
protected BaseResult
GetSecurityRoleGroupDescriptionCommand.execute()
protected BaseResult
GetSecurityRoleGroupDescriptionsCommand.execute()
protected BaseResult
GetSecurityRolePartyTypeCommand.execute()
protected BaseResult
GetSecurityRolePartyTypesCommand.execute()
protected BaseResult
SetDefaultPartySecurityRoleTemplateCommand.execute()
protected BaseResult
SetDefaultSecurityRoleCommand.execute()
protected BaseResult
SetDefaultSecurityRoleGroupCommand.execute()
protected BaseResult
GetSecurityRoleCommand.getResult
(SecurityRole securityRole) protected BaseResult
GetSecurityRoleGroupCommand.getResult
(SecurityRoleGroup securityRoleGroup) protected BaseResult
GetSecurityRoleGroupsCommand.getResult
(Collection<SecurityRoleGroup> entities) protected BaseResult
GetSecurityRolesCommand.getResult
(Collection<SecurityRole> entities) -
Uses of BaseResult in com.echothree.control.user.selector.common.result
Subinterfaces of BaseResult in com.echothree.control.user.selector.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.selector.server.command
Methods in com.echothree.control.user.selector.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateSelectorBooleanTypeCommand.execute()
protected BaseResult
CreateSelectorBooleanTypeDescriptionCommand.execute()
protected BaseResult
CreateSelectorCommand.execute()
protected BaseResult
CreateSelectorComparisonTypeCommand.execute()
protected BaseResult
CreateSelectorComparisonTypeDescriptionCommand.execute()
protected BaseResult
CreateSelectorDescriptionCommand.execute()
protected BaseResult
CreateSelectorKindCommand.execute()
protected BaseResult
CreateSelectorKindDescriptionCommand.execute()
protected BaseResult
CreateSelectorNodeCommand.execute()
protected BaseResult
CreateSelectorNodeDescriptionCommand.execute()
protected BaseResult
CreateSelectorNodeTypeCommand.execute()
protected BaseResult
CreateSelectorNodeTypeDescriptionCommand.execute()
protected BaseResult
CreateSelectorNodeTypeUseCommand.execute()
protected BaseResult
CreateSelectorTextSearchTypeCommand.execute()
protected BaseResult
CreateSelectorTextSearchTypeDescriptionCommand.execute()
protected BaseResult
CreateSelectorTypeCommand.execute()
protected BaseResult
CreateSelectorTypeDescriptionCommand.execute()
protected BaseResult
DeleteSelectorCommand.execute()
protected BaseResult
DeleteSelectorDescriptionCommand.execute()
protected BaseResult
DeleteSelectorKindCommand.execute()
protected BaseResult
DeleteSelectorKindDescriptionCommand.execute()
protected BaseResult
DeleteSelectorNodeCommand.execute()
protected BaseResult
DeleteSelectorNodeDescriptionCommand.execute()
protected BaseResult
DeleteSelectorTypeCommand.execute()
protected BaseResult
DeleteSelectorTypeDescriptionCommand.execute()
protected BaseResult
EditSelectorCommand.execute()
protected BaseResult
EditSelectorDescriptionCommand.execute()
protected BaseResult
EditSelectorNodeDescriptionCommand.execute()
protected BaseResult
EvaluateSelectorsCommand.execute()
protected BaseResult
GetSelectorBooleanTypeChoicesCommand.execute()
protected BaseResult
GetSelectorChoicesCommand.execute()
protected BaseResult
GetSelectorComparisonTypeChoicesCommand.execute()
protected BaseResult
GetSelectorDescriptionsCommand.execute()
protected BaseResult
GetSelectorKindChoicesCommand.execute()
protected BaseResult
GetSelectorKindDescriptionCommand.execute()
protected BaseResult
GetSelectorKindDescriptionsCommand.execute()
protected BaseResult
GetSelectorNodeChoicesCommand.execute()
protected BaseResult
GetSelectorNodeCommand.execute()
protected BaseResult
GetSelectorNodeDescriptionsCommand.execute()
protected BaseResult
GetSelectorNodesCommand.execute()
protected BaseResult
GetSelectorNodeTypeCommand.execute()
protected BaseResult
GetSelectorNodeTypesCommand.execute()
protected BaseResult
GetSelectorPartiesCommand.execute()
protected BaseResult
GetSelectorTextSearchTypeChoicesCommand.execute()
protected BaseResult
GetSelectorTypeChoicesCommand.execute()
protected BaseResult
GetSelectorTypeDescriptionCommand.execute()
protected BaseResult
GetSelectorTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultSelectorCommand.execute()
protected BaseResult
SetDefaultSelectorKindCommand.execute()
protected BaseResult
SetDefaultSelectorTypeCommand.execute()
protected BaseResult
SetRootSelectorNodeCommand.execute()
protected BaseResult
protected BaseResult
GetSelectorKindCommand.getResult
(SelectorKind selectorKind) protected BaseResult
GetSelectorKindsCommand.getResult
(Collection<SelectorKind> entities) protected BaseResult
GetSelectorsCommand.getResult
(Collection<Selector> entities) protected BaseResult
GetSelectorTypeCommand.getResult
(SelectorType selectorType) protected BaseResult
GetSelectorTypesCommand.getResult
(Collection<SelectorType> entities) -
Uses of BaseResult in com.echothree.control.user.sequence.common.result
Subinterfaces of BaseResult in com.echothree.control.user.sequence.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.sequence.server.command
Methods in com.echothree.control.user.sequence.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateSequenceChecksumTypeCommand.execute()
protected BaseResult
CreateSequenceChecksumTypeDescriptionCommand.execute()
protected BaseResult
CreateSequenceCommand.execute()
protected BaseResult
CreateSequenceDescriptionCommand.execute()
protected BaseResult
CreateSequenceEncoderTypeCommand.execute()
protected BaseResult
CreateSequenceEncoderTypeDescriptionCommand.execute()
protected BaseResult
CreateSequenceTypeCommand.execute()
protected BaseResult
CreateSequenceTypeDescriptionCommand.execute()
protected BaseResult
DeleteSequenceCommand.execute()
protected BaseResult
DeleteSequenceDescriptionCommand.execute()
protected BaseResult
DeleteSequenceTypeCommand.execute()
protected BaseResult
DeleteSequenceTypeDescriptionCommand.execute()
protected BaseResult
GetSequenceChecksumTypeChoicesCommand.execute()
protected BaseResult
GetSequenceChoicesCommand.execute()
protected BaseResult
GetSequenceDescriptionsCommand.execute()
protected BaseResult
GetSequenceEncoderTypeChoicesCommand.execute()
protected BaseResult
GetSequenceTypeChoicesCommand.execute()
protected BaseResult
GetSequenceTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultSequenceCommand.execute()
protected BaseResult
SetDefaultSequenceTypeCommand.execute()
protected BaseResult
SetSequenceValueCommand.execute()
protected BaseResult
GetSequenceChecksumTypeCommand.getResult
(SequenceChecksumType sequenceChecksumType) protected BaseResult
GetSequenceChecksumTypesCommand.getResult
(Collection<SequenceChecksumType> entities) protected BaseResult
protected BaseResult
GetSequenceEncoderTypeCommand.getResult
(SequenceEncoderType sequenceEncoderType) protected BaseResult
GetSequenceEncoderTypesCommand.getResult
(Collection<SequenceEncoderType> entities) protected BaseResult
GetSequencesCommand.getResult
(Collection<Sequence> entities) protected BaseResult
GetSequenceTypeCommand.getResult
(SequenceType sequenceType) protected BaseResult
GetSequenceTypesCommand.getResult
(Collection<SequenceType> entities) -
Uses of BaseResult in com.echothree.control.user.shipment.common.result
Subinterfaces of BaseResult in com.echothree.control.user.shipment.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.shipment.server.command
Methods in com.echothree.control.user.shipment.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateFreeOnBoardCommand.execute()
protected BaseResult
CreateFreeOnBoardDescriptionCommand.execute()
protected BaseResult
CreateShipmentAliasCommand.execute()
protected BaseResult
CreateShipmentAliasTypeCommand.execute()
protected BaseResult
CreateShipmentAliasTypeDescriptionCommand.execute()
protected BaseResult
CreateShipmentTimeTypeCommand.execute()
protected BaseResult
CreateShipmentTimeTypeDescriptionCommand.execute()
protected BaseResult
CreateShipmentTypeCommand.execute()
protected BaseResult
CreateShipmentTypeDescriptionCommand.execute()
protected BaseResult
CreateShipmentTypeShippingMethodCommand.execute()
protected BaseResult
DeleteFreeOnBoardCommand.execute()
protected BaseResult
DeleteFreeOnBoardDescriptionCommand.execute()
protected BaseResult
DeleteShipmentAliasCommand.execute()
protected BaseResult
DeleteShipmentAliasTypeCommand.execute()
protected BaseResult
DeleteShipmentAliasTypeDescriptionCommand.execute()
protected BaseResult
DeleteShipmentTimeTypeCommand.execute()
protected BaseResult
DeleteShipmentTimeTypeDescriptionCommand.execute()
protected BaseResult
DeleteShipmentTypeCommand.execute()
protected BaseResult
DeleteShipmentTypeDescriptionCommand.execute()
protected BaseResult
DeleteShipmentTypeShippingMethodCommand.execute()
protected BaseResult
EditFreeOnBoardDescriptionCommand.execute()
protected BaseResult
EditShipmentTypeShippingMethodCommand.execute()
protected BaseResult
GetFreeOnBoardChoicesCommand.execute()
protected BaseResult
GetFreeOnBoardDescriptionCommand.execute()
protected BaseResult
GetFreeOnBoardDescriptionsCommand.execute()
protected BaseResult
GetShipmentAliasCommand.execute()
protected BaseResult
GetShipmentAliasesCommand.execute()
protected BaseResult
GetShipmentAliasTypeChoicesCommand.execute()
protected BaseResult
GetShipmentAliasTypeCommand.execute()
protected BaseResult
GetShipmentAliasTypeDescriptionCommand.execute()
protected BaseResult
GetShipmentAliasTypeDescriptionsCommand.execute()
protected BaseResult
GetShipmentAliasTypesCommand.execute()
protected BaseResult
GetShipmentTimeTypeChoicesCommand.execute()
protected BaseResult
GetShipmentTimeTypeCommand.execute()
protected BaseResult
GetShipmentTimeTypeDescriptionCommand.execute()
protected BaseResult
GetShipmentTimeTypeDescriptionsCommand.execute()
protected BaseResult
GetShipmentTimeTypesCommand.execute()
protected BaseResult
GetShipmentTypeChoicesCommand.execute()
protected BaseResult
GetShipmentTypeCommand.execute()
protected BaseResult
GetShipmentTypeDescriptionCommand.execute()
protected BaseResult
GetShipmentTypeDescriptionsCommand.execute()
protected BaseResult
GetShipmentTypesCommand.execute()
protected BaseResult
GetShipmentTypeShippingMethodsCommand.execute()
protected BaseResult
SetDefaultFreeOnBoardCommand.execute()
protected BaseResult
SetDefaultShipmentAliasTypeCommand.execute()
protected BaseResult
SetDefaultShipmentTimeTypeCommand.execute()
protected BaseResult
SetDefaultShipmentTypeCommand.execute()
protected BaseResult
SetDefaultShipmentTypeShippingMethodCommand.execute()
protected BaseResult
GetFreeOnBoardCommand.getResult
(FreeOnBoard freeOnBoard) protected BaseResult
GetFreeOnBoardsCommand.getResult
(Collection<FreeOnBoard> entities) -
Uses of BaseResult in com.echothree.control.user.shipping.common.result
Subinterfaces of BaseResult in com.echothree.control.user.shipping.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.shipping.server.command
Methods in com.echothree.control.user.shipping.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateShippingMethodCarrierServiceCommand.execute()
protected BaseResult
CreateShippingMethodCommand.execute()
protected BaseResult
CreateShippingMethodDescriptionCommand.execute()
protected BaseResult
DeleteShippingMethodCarrierServiceCommand.execute()
protected BaseResult
DeleteShippingMethodCommand.execute()
protected BaseResult
DeleteShippingMethodDescriptionCommand.execute()
protected BaseResult
GetShippingMethodCarrierServiceCommand.execute()
protected BaseResult
GetShippingMethodCarrierServicesCommand.execute()
protected BaseResult
GetShippingMethodChoicesCommand.execute()
protected BaseResult
GetShippingMethodCommand.execute()
protected BaseResult
GetShippingMethodDescriptionCommand.execute()
protected BaseResult
GetShippingMethodDescriptionsCommand.execute()
protected BaseResult
GetShippingMethodsCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.subscription.common.result
Subinterfaces of BaseResult in com.echothree.control.user.subscription.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.subscription.server.command
Methods in com.echothree.control.user.subscription.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateSubscriptionCommand.execute()
protected BaseResult
CreateSubscriptionKindCommand.execute()
protected BaseResult
CreateSubscriptionKindDescriptionCommand.execute()
protected BaseResult
CreateSubscriptionTypeChainCommand.execute()
protected BaseResult
CreateSubscriptionTypeCommand.execute()
protected BaseResult
CreateSubscriptionTypeDescriptionCommand.execute()
protected BaseResult
DeleteSubscriptionCommand.execute()
protected BaseResult
DeleteSubscriptionKindCommand.execute()
protected BaseResult
DeleteSubscriptionKindDescriptionCommand.execute()
protected BaseResult
DeleteSubscriptionTypeChainCommand.execute()
protected BaseResult
DeleteSubscriptionTypeCommand.execute()
protected BaseResult
DeleteSubscriptionTypeDescriptionCommand.execute()
protected BaseResult
EditSubscriptionTypeCommand.execute()
protected BaseResult
EditSubscriptionTypeDescriptionCommand.execute()
protected BaseResult
GetSubscriptionCommand.execute()
protected BaseResult
GetSubscriptionKindChoicesCommand.execute()
protected BaseResult
GetSubscriptionKindCommand.execute()
protected BaseResult
GetSubscriptionKindDescriptionCommand.execute()
protected BaseResult
GetSubscriptionKindDescriptionsCommand.execute()
protected BaseResult
GetSubscriptionKindsCommand.execute()
protected BaseResult
GetSubscriptionsCommand.execute()
protected BaseResult
GetSubscriptionTypeChainsCommand.execute()
protected BaseResult
GetSubscriptionTypeChoicesCommand.execute()
protected BaseResult
GetSubscriptionTypeCommand.execute()
protected BaseResult
GetSubscriptionTypeDescriptionsCommand.execute()
protected BaseResult
GetSubscriptionTypesCommand.execute()
protected BaseResult
SetDefaultSubscriptionKindCommand.execute()
protected BaseResult
SetDefaultSubscriptionTypeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.tag.common.result
Subinterfaces of BaseResult in com.echothree.control.user.tag.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.tag.server.command
Methods in com.echothree.control.user.tag.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateEntityTagCommand.execute()
protected BaseResult
CreateTagCommand.execute()
protected BaseResult
CreateTagScopeCommand.execute()
protected BaseResult
CreateTagScopeDescriptionCommand.execute()
protected BaseResult
CreateTagScopeEntityTypeCommand.execute()
protected BaseResult
DeleteEntityTagCommand.execute()
protected BaseResult
DeleteTagCommand.execute()
protected BaseResult
DeleteTagScopeCommand.execute()
protected BaseResult
DeleteTagScopeDescriptionCommand.execute()
protected BaseResult
DeleteTagScopeEntityTypeCommand.execute()
protected BaseResult
GetTagChoicesCommand.execute()
protected BaseResult
GetTagScopeChoicesCommand.execute()
protected BaseResult
GetTagScopeDescriptionCommand.execute()
protected BaseResult
GetTagScopeDescriptionsCommand.execute()
protected BaseResult
SetDefaultTagScopeCommand.execute()
protected BaseResult
protected BaseResult
GetEntityTagsCommand.getResult
(Collection<EntityTag> entities) protected BaseResult
protected BaseResult
GetTagsCommand.getResult
(Collection<Tag> entities) protected BaseResult
protected BaseResult
GetTagScopeEntityTypeCommand.getResult
(TagScopeEntityType tagScopeEntityType) protected BaseResult
GetTagScopeEntityTypesCommand.getResult
(Collection<TagScopeEntityType> entities) protected BaseResult
GetTagScopesCommand.getResult
(Collection<TagScope> entities) -
Uses of BaseResult in com.echothree.control.user.tax.common.result
Subinterfaces of BaseResult in com.echothree.control.user.tax.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.tax.server.command
Methods in com.echothree.control.user.tax.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateGeoCodeTaxCommand.execute()
protected BaseResult
CreateItemTaxClassificationCommand.execute()
protected BaseResult
CreateTaxClassificationCommand.execute()
protected BaseResult
CreateTaxClassificationTranslationCommand.execute()
protected BaseResult
CreateTaxCommand.execute()
protected BaseResult
CreateTaxDescriptionCommand.execute()
protected BaseResult
DeleteGeoCodeTaxCommand.execute()
protected BaseResult
DeleteItemTaxClassificationCommand.execute()
protected BaseResult
DeleteTaxClassificationCommand.execute()
protected BaseResult
DeleteTaxClassificationTranslationCommand.execute()
protected BaseResult
DeleteTaxCommand.execute()
protected BaseResult
DeleteTaxDescriptionCommand.execute()
protected BaseResult
EditTaxCommand.execute()
protected BaseResult
EditTaxDescriptionCommand.execute()
protected BaseResult
GetGeoCodeTaxesCommand.execute()
protected BaseResult
GetItemTaxClassificationCommand.execute()
protected BaseResult
GetItemTaxClassificationsCommand.execute()
protected BaseResult
GetTaxClassificationChoicesCommand.execute()
protected BaseResult
GetTaxClassificationCommand.execute()
protected BaseResult
GetTaxClassificationsCommand.execute()
protected BaseResult
GetTaxClassificationTranslationCommand.execute()
protected BaseResult
GetTaxClassificationTranslationsCommand.execute()
protected BaseResult
GetTaxCommand.execute()
protected BaseResult
GetTaxDescriptionsCommand.execute()
protected BaseResult
GetTaxesCommand.execute()
protected BaseResult
SetDefaultTaxClassificationCommand.execute()
protected BaseResult
SetDefaultTaxCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.term.common.result
Subinterfaces of BaseResult in com.echothree.control.user.term.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.term.server.command
Methods in com.echothree.control.user.term.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateCustomerTypeCreditLimitCommand.execute()
protected BaseResult
CreatePartyCreditLimitCommand.execute()
protected BaseResult
CreateTermCommand.execute()
protected BaseResult
CreateTermDescriptionCommand.execute()
protected BaseResult
CreateTermTypeCommand.execute()
protected BaseResult
CreateTermTypeDescriptionCommand.execute()
protected BaseResult
DeleteCustomerTypeCreditLimitCommand.execute()
protected BaseResult
DeletePartyCreditLimitCommand.execute()
protected BaseResult
DeleteTermCommand.execute()
protected BaseResult
DeleteTermDescriptionCommand.execute()
protected BaseResult
EditCustomerTypeCreditLimitCommand.execute()
protected BaseResult
EditPartyCreditLimitCommand.execute()
protected BaseResult
EditPartyTermCommand.execute()
protected BaseResult
EditTermDescriptionCommand.execute()
protected BaseResult
GetCustomerTypeCreditLimitsCommand.execute()
protected BaseResult
GetPartyCreditLimitsCommand.execute()
protected BaseResult
GetTermChoicesCommand.execute()
protected BaseResult
GetTermDescriptionsCommand.execute()
protected BaseResult
GetTermTypeChoicesCommand.execute()
protected BaseResult
SetDefaultTermCommand.execute()
protected BaseResult
protected BaseResult
GetTermsCommand.getResult
(Collection<Term> entities) protected BaseResult
protected BaseResult
GetTermTypesCommand.getResult
(Collection<TermType> entities) -
Uses of BaseResult in com.echothree.control.user.track.common.result
Subinterfaces of BaseResult in com.echothree.control.user.track.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.track.server.command
Methods in com.echothree.control.user.track.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateTrackCommand.execute()
protected BaseResult
CreateTrackDescriptionCommand.execute()
protected BaseResult
CreateUserVisitTrackCommand.execute()
protected BaseResult
DeleteTrackCommand.execute()
protected BaseResult
DeleteTrackDescriptionCommand.execute()
protected BaseResult
GetTrackChoicesCommand.execute()
protected BaseResult
GetTrackCommand.execute()
protected BaseResult
GetTrackDescriptionCommand.execute()
protected BaseResult
GetTrackDescriptionsCommand.execute()
protected BaseResult
GetTracksCommand.execute()
protected BaseResult
GetTrackStatusChoicesCommand.execute()
protected BaseResult
SetDefaultTrackCommand.execute()
protected BaseResult
SetTrackStatusCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.training.common.result
Subinterfaces of BaseResult in com.echothree.control.user.training.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.training.server.command
Methods in com.echothree.control.user.training.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreatePartyTrainingClassCommand.execute()
protected BaseResult
CreateTrainingClassAnswerCommand.execute()
protected BaseResult
CreateTrainingClassAnswerTranslationCommand.execute()
protected BaseResult
CreateTrainingClassCommand.execute()
protected BaseResult
CreateTrainingClassPageCommand.execute()
protected BaseResult
CreateTrainingClassPageTranslationCommand.execute()
protected BaseResult
CreateTrainingClassQuestionCommand.execute()
protected BaseResult
CreateTrainingClassQuestionTranslationCommand.execute()
protected BaseResult
CreateTrainingClassSectionCommand.execute()
protected BaseResult
CreateTrainingClassSectionTranslationCommand.execute()
protected BaseResult
CreateTrainingClassTranslationCommand.execute()
protected BaseResult
DeletePartyTrainingClassCommand.execute()
protected BaseResult
DeletePartyTrainingClassSessionCommand.execute()
protected BaseResult
DeleteTrainingClassAnswerCommand.execute()
protected BaseResult
DeleteTrainingClassAnswerTranslationCommand.execute()
protected BaseResult
DeleteTrainingClassCommand.execute()
protected BaseResult
DeleteTrainingClassPageCommand.execute()
protected BaseResult
DeleteTrainingClassPageTranslationCommand.execute()
protected BaseResult
DeleteTrainingClassQuestionCommand.execute()
protected BaseResult
DeleteTrainingClassQuestionTranslationCommand.execute()
protected BaseResult
DeleteTrainingClassSectionCommand.execute()
protected BaseResult
DeleteTrainingClassSectionTranslationCommand.execute()
protected BaseResult
DeleteTrainingClassTranslationCommand.execute()
protected BaseResult
GetPartyTrainingClassCommand.execute()
protected BaseResult
GetPartyTrainingClassesCommand.execute()
protected BaseResult
GetPartyTrainingClassSessionCommand.execute()
protected BaseResult
GetPartyTrainingClassSessionsCommand.execute()
protected BaseResult
GetPartyTrainingClassStatusChoicesCommand.execute()
protected BaseResult
GetTrainingClassAnswerCommand.execute()
protected BaseResult
GetTrainingClassAnswersCommand.execute()
protected BaseResult
GetTrainingClassAnswerTranslationCommand.execute()
protected BaseResult
GetTrainingClassAnswerTranslationsCommand.execute()
protected BaseResult
GetTrainingClassChoicesCommand.execute()
protected BaseResult
GetTrainingClassCommand.execute()
protected BaseResult
GetTrainingClassesCommand.execute()
protected BaseResult
GetTrainingClassPageCommand.execute()
protected BaseResult
GetTrainingClassPagesCommand.execute()
protected BaseResult
GetTrainingClassPageTranslationCommand.execute()
protected BaseResult
GetTrainingClassPageTranslationsCommand.execute()
protected BaseResult
GetTrainingClassQuestionCommand.execute()
protected BaseResult
GetTrainingClassQuestionsCommand.execute()
protected BaseResult
GetTrainingClassQuestionTranslationCommand.execute()
protected BaseResult
GetTrainingClassQuestionTranslationsCommand.execute()
protected BaseResult
GetTrainingClassSectionCommand.execute()
protected BaseResult
GetTrainingClassSectionsCommand.execute()
protected BaseResult
GetTrainingClassSectionTranslationCommand.execute()
protected BaseResult
GetTrainingClassSectionTranslationsCommand.execute()
protected BaseResult
GetTrainingClassTranslationCommand.execute()
protected BaseResult
GetTrainingClassTranslationsCommand.execute()
protected BaseResult
SetDefaultTrainingClassCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.uom.common.result
Subinterfaces of BaseResult in com.echothree.control.user.uom.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.uom.server.command
Methods in com.echothree.control.user.uom.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateUnitOfMeasureEquivalentCommand.execute()
protected BaseResult
CreateUnitOfMeasureKindCommand.execute()
protected BaseResult
CreateUnitOfMeasureKindDescriptionCommand.execute()
protected BaseResult
CreateUnitOfMeasureKindUseCommand.execute()
protected BaseResult
CreateUnitOfMeasureKindUseTypeCommand.execute()
protected BaseResult
CreateUnitOfMeasureKindUseTypeDescriptionCommand.execute()
protected BaseResult
CreateUnitOfMeasureTypeCommand.execute()
protected BaseResult
CreateUnitOfMeasureTypeDescriptionCommand.execute()
protected BaseResult
CreateUnitOfMeasureTypeVolumeCommand.execute()
protected BaseResult
CreateUnitOfMeasureTypeWeightCommand.execute()
protected BaseResult
DeleteUnitOfMeasureEquivalentCommand.execute()
protected BaseResult
DeleteUnitOfMeasureKindCommand.execute()
protected BaseResult
DeleteUnitOfMeasureKindDescriptionCommand.execute()
protected BaseResult
DeleteUnitOfMeasureKindUseCommand.execute()
protected BaseResult
DeleteUnitOfMeasureTypeCommand.execute()
protected BaseResult
DeleteUnitOfMeasureTypeDescriptionCommand.execute()
protected BaseResult
DeleteUnitOfMeasureTypeVolumeCommand.execute()
protected BaseResult
DeleteUnitOfMeasureTypeWeightCommand.execute()
protected BaseResult
EditUnitOfMeasureEquivalentCommand.execute()
protected BaseResult
EditUnitOfMeasureKindCommand.execute()
protected BaseResult
EditUnitOfMeasureKindDescriptionCommand.execute()
protected BaseResult
EditUnitOfMeasureKindUseCommand.execute()
protected BaseResult
EditUnitOfMeasureTypeCommand.execute()
protected BaseResult
EditUnitOfMeasureTypeDescriptionCommand.execute()
protected BaseResult
EditUnitOfMeasureTypeVolumeCommand.execute()
protected BaseResult
EditUnitOfMeasureTypeWeightCommand.execute()
protected BaseResult
GetUnitOfMeasureChoicesCommand.execute()
protected BaseResult
GetUnitOfMeasureEquivalentsCommand.execute()
protected BaseResult
GetUnitOfMeasureKindChoicesCommand.execute()
protected BaseResult
GetUnitOfMeasureKindDescriptionsCommand.execute()
protected BaseResult
GetUnitOfMeasureKindUseTypeChoicesCommand.execute()
protected BaseResult
GetUnitOfMeasureTypeChoicesCommand.execute()
protected BaseResult
GetUnitOfMeasureTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultUnitOfMeasureKindCommand.execute()
protected BaseResult
SetDefaultUnitOfMeasureKindUseCommand.execute()
protected BaseResult
SetDefaultUnitOfMeasureTypeCommand.execute()
protected BaseResult
GetUnitOfMeasureKindCommand.getResult
(UnitOfMeasureKind unitOfMeasureKind) protected BaseResult
GetUnitOfMeasureKindsCommand.getResult
(Collection<UnitOfMeasureKind> entities) protected BaseResult
GetUnitOfMeasureKindUseCommand.getResult
(UnitOfMeasureKindUse unitOfMeasureKindUse) protected BaseResult
GetUnitOfMeasureKindUsesCommand.getResult
(Collection<UnitOfMeasureKindUse> entities) protected BaseResult
GetUnitOfMeasureKindUseTypeCommand.getResult
(UnitOfMeasureKindUseType unitOfMeasureKindUseType) protected BaseResult
GetUnitOfMeasureKindUseTypesCommand.getResult
(Collection<UnitOfMeasureKindUseType> entities) protected BaseResult
GetUnitOfMeasureTypeCommand.getResult
(UnitOfMeasureType unitOfMeasureType) protected BaseResult
GetUnitOfMeasureTypesCommand.getResult
(Collection<UnitOfMeasureType> entities) -
Uses of BaseResult in com.echothree.control.user.user.common.result
Subinterfaces of BaseResult in com.echothree.control.user.user.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.user.server.command
Methods in com.echothree.control.user.user.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateRecoveryQuestionCommand.execute()
protected BaseResult
CreateRecoveryQuestionDescriptionCommand.execute()
protected BaseResult
CreateUserLoginCommand.execute()
protected BaseResult
CreateUserLoginPasswordEncoderTypeCommand.execute()
protected BaseResult
CreateUserLoginPasswordEncoderTypeDescriptionCommand.execute()
protected BaseResult
CreateUserLoginPasswordTypeCommand.execute()
protected BaseResult
CreateUserLoginPasswordTypeDescriptionCommand.execute()
protected BaseResult
DeleteRecoveryQuestionCommand.execute()
protected BaseResult
DeleteRecoveryQuestionDescriptionCommand.execute()
protected BaseResult
DeleteUserLoginCommand.execute()
protected BaseResult
EditRecoveryQuestionCommand.execute()
protected BaseResult
EditRecoveryQuestionDescriptionCommand.execute()
protected BaseResult
GetRecoveryAnswerCommand.execute()
protected BaseResult
GetRecoveryQuestionChoicesCommand.execute()
protected BaseResult
GetRecoveryQuestionDescriptionsCommand.execute()
protected BaseResult
GetUserSessionCommand.execute()
protected BaseResult
GetUserVisitGroupCommand.execute()
protected BaseResult
GetUserVisitGroupsCommand.execute()
protected BaseResult
GetUserVisitGroupStatusChoicesCommand.execute()
protected BaseResult
ResetLockoutCommand.execute()
protected BaseResult
SetDefaultRecoveryQuestionCommand.execute()
protected BaseResult
SetUserVisitGroupStatusCommand.execute()
protected BaseResult
SetUserVisitPreferredCurrencyCommand.execute()
protected BaseResult
SetUserVisitPreferredDateTimeFormatCommand.execute()
protected BaseResult
SetUserVisitPreferredLanguageCommand.execute()
protected BaseResult
SetUserVisitPreferredTimeZoneCommand.execute()
protected BaseResult
GetRecoveryQuestionCommand.getResult
(RecoveryQuestion recoveryQuestion) protected BaseResult
GetRecoveryQuestionsCommand.getResult
(Collection<RecoveryQuestion> entities) protected BaseResult
-
Uses of BaseResult in com.echothree.control.user.vendor.common.result
Subinterfaces of BaseResult in com.echothree.control.user.vendor.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.vendor.server.command
Methods in com.echothree.control.user.vendor.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateItemPurchasingCategoryCommand.execute()
protected BaseResult
CreateItemPurchasingCategoryDescriptionCommand.execute()
protected BaseResult
CreateVendorItemCommand.execute()
protected BaseResult
CreateVendorItemCostCommand.execute()
protected BaseResult
CreateVendorTypeCommand.execute()
protected BaseResult
CreateVendorTypeDescriptionCommand.execute()
protected BaseResult
DeleteItemPurchasingCategoryCommand.execute()
protected BaseResult
DeleteItemPurchasingCategoryDescriptionCommand.execute()
protected BaseResult
DeleteVendorItemCommand.execute()
protected BaseResult
DeleteVendorItemCostCommand.execute()
protected BaseResult
DeleteVendorTypeCommand.execute()
protected BaseResult
DeleteVendorTypeDescriptionCommand.execute()
protected BaseResult
EditItemPurchasingCategoryDescriptionCommand.execute()
protected BaseResult
EditVendorItemCommand.execute()
protected BaseResult
EditVendorItemCostCommand.execute()
protected BaseResult
EditVendorTypeCommand.execute()
protected BaseResult
EditVendorTypeDescriptionCommand.execute()
protected BaseResult
GetItemPurchasingCategoryChoicesCommand.execute()
protected BaseResult
GetItemPurchasingCategoryDescriptionCommand.execute()
protected BaseResult
GetItemPurchasingCategoryDescriptionsCommand.execute()
protected BaseResult
GetVendorItemStatusChoicesCommand.execute()
protected BaseResult
GetVendorTypeChoicesCommand.execute()
protected BaseResult
GetVendorTypeDescriptionCommand.execute()
protected BaseResult
GetVendorTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultItemPurchasingCategoryCommand.execute()
protected BaseResult
SetDefaultVendorTypeCommand.execute()
protected BaseResult
SetVendorItemStatusCommand.execute()
protected BaseResult
GetItemPurchasingCategoriesCommand.getResult
(Collection<ItemPurchasingCategory> entities) protected BaseResult
GetItemPurchasingCategoryCommand.getResult
(ItemPurchasingCategory itemPurchasingCategory) protected BaseResult
protected BaseResult
GetVendorItemCommand.getResult
(VendorItem entity) protected BaseResult
GetVendorItemCostCommand.getResult
(VendorItemCost entity) protected BaseResult
GetVendorItemCostsCommand.getResult
(Collection<VendorItemCost> entities) protected BaseResult
GetVendorItemsCommand.getResult
(Collection<VendorItem> entities) protected BaseResult
GetVendorsCommand.getResult
(Collection<Vendor> entities) protected BaseResult
GetVendorTypeCommand.getResult
(VendorType vendorType) protected BaseResult
GetVendorTypesCommand.getResult
(Collection<VendorType> entities) -
Uses of BaseResult in com.echothree.control.user.warehouse.common.result
Subinterfaces of BaseResult in com.echothree.control.user.warehouse.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.warehouse.server.command
Methods in com.echothree.control.user.warehouse.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateLocationCapacityCommand.execute()
protected BaseResult
CreateLocationCommand.execute()
protected BaseResult
CreateLocationDescriptionCommand.execute()
protected BaseResult
CreateLocationNameElementCommand.execute()
protected BaseResult
CreateLocationNameElementDescriptionCommand.execute()
protected BaseResult
CreateLocationTypeCommand.execute()
protected BaseResult
CreateLocationTypeDescriptionCommand.execute()
protected BaseResult
CreateLocationUseTypeCommand.execute()
protected BaseResult
CreateLocationUseTypeDescriptionCommand.execute()
protected BaseResult
CreateLocationVolumeCommand.execute()
protected BaseResult
CreateWarehouseCommand.execute()
protected BaseResult
CreateWarehouseTypeCommand.execute()
protected BaseResult
CreateWarehouseTypeDescriptionCommand.execute()
protected BaseResult
DeleteLocationCapacityCommand.execute()
protected BaseResult
DeleteLocationCommand.execute()
protected BaseResult
DeleteLocationDescriptionCommand.execute()
protected BaseResult
DeleteLocationNameElementCommand.execute()
protected BaseResult
DeleteLocationNameElementDescriptionCommand.execute()
protected BaseResult
DeleteLocationTypeCommand.execute()
protected BaseResult
DeleteLocationTypeDescriptionCommand.execute()
protected BaseResult
DeleteLocationVolumeCommand.execute()
protected BaseResult
DeleteWarehouseCommand.execute()
protected BaseResult
DeleteWarehouseTypeCommand.execute()
protected BaseResult
DeleteWarehouseTypeDescriptionCommand.execute()
protected BaseResult
EditLocationCapacityCommand.execute()
protected BaseResult
EditLocationCommand.execute()
protected BaseResult
EditLocationDescriptionCommand.execute()
protected BaseResult
EditLocationNameElementCommand.execute()
protected BaseResult
EditLocationNameElementDescriptionCommand.execute()
protected BaseResult
EditLocationTypeCommand.execute()
protected BaseResult
EditLocationTypeDescriptionCommand.execute()
protected BaseResult
EditLocationVolumeCommand.execute()
protected BaseResult
GetLocationCapacitiesCommand.execute()
protected BaseResult
GetLocationChoicesCommand.execute()
protected BaseResult
GetLocationCommand.execute()
protected BaseResult
GetLocationDescriptionsCommand.execute()
protected BaseResult
GetLocationNameElementCommand.execute()
protected BaseResult
GetLocationNameElementDescriptionsCommand.execute()
protected BaseResult
GetLocationNameElementsCommand.execute()
protected BaseResult
GetLocationsCommand.execute()
protected BaseResult
GetLocationStatusChoicesCommand.execute()
protected BaseResult
GetLocationTypeChoicesCommand.execute()
protected BaseResult
GetLocationTypeCommand.execute()
protected BaseResult
GetLocationTypeDescriptionsCommand.execute()
protected BaseResult
GetLocationTypesCommand.execute()
protected BaseResult
GetLocationUseTypeChoicesCommand.execute()
protected BaseResult
GetWarehouseChoicesCommand.execute()
protected BaseResult
GetWarehouseTypeChoicesCommand.execute()
protected BaseResult
GetWarehouseTypeDescriptionCommand.execute()
protected BaseResult
GetWarehouseTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultLocationTypeCommand.execute()
protected BaseResult
SetDefaultWarehouseCommand.execute()
protected BaseResult
SetDefaultWarehouseTypeCommand.execute()
protected BaseResult
SetLocationStatusCommand.execute()
protected BaseResult
GetLocationUseTypeCommand.getResult
(LocationUseType entity) protected BaseResult
GetLocationUseTypesCommand.getResult
(Collection<LocationUseType> entities) protected BaseResult
protected BaseResult
GetWarehousesCommand.getResult
(Collection<Warehouse> entities) protected BaseResult
GetWarehouseTypeCommand.getResult
(WarehouseType warehouseType) protected BaseResult
GetWarehouseTypesCommand.getResult
(Collection<WarehouseType> entities) -
Uses of BaseResult in com.echothree.control.user.wishlist.common.result
Subinterfaces of BaseResult in com.echothree.control.user.wishlist.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.wishlist.server.command
Methods in com.echothree.control.user.wishlist.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateWishlistLineCommand.execute()
protected BaseResult
CreateWishlistPriorityCommand.execute()
protected BaseResult
CreateWishlistPriorityDescriptionCommand.execute()
protected BaseResult
CreateWishlistTypeCommand.execute()
protected BaseResult
CreateWishlistTypeDescriptionCommand.execute()
protected BaseResult
DeleteWishlistPriorityCommand.execute()
protected BaseResult
DeleteWishlistPriorityDescriptionCommand.execute()
protected BaseResult
DeleteWishlistTypeCommand.execute()
protected BaseResult
DeleteWishlistTypeDescriptionCommand.execute()
protected BaseResult
EditWishlistPriorityCommand.execute()
protected BaseResult
EditWishlistPriorityDescriptionCommand.execute()
protected BaseResult
EditWishlistTypeCommand.execute()
protected BaseResult
EditWishlistTypeDescriptionCommand.execute()
protected BaseResult
GetWishlistLinesCommand.execute()
protected BaseResult
GetWishlistPriorityChoicesCommand.execute()
protected BaseResult
GetWishlistPriorityDescriptionsCommand.execute()
protected BaseResult
GetWishlistTypeChoicesCommand.execute()
protected BaseResult
GetWishlistTypeDescriptionsCommand.execute()
protected BaseResult
SetDefaultWishlistPriorityCommand.execute()
protected BaseResult
SetDefaultWishlistTypeCommand.execute()
protected BaseResult
GetWishlistPrioritiesCommand.getResult
(Collection<WishlistPriority> entities) protected BaseResult
GetWishlistPriorityCommand.getResult
(WishlistPriority wishlistPriority) protected BaseResult
GetWishlistTypeCommand.getResult
(WishlistType itemAliasType) protected BaseResult
GetWishlistTypesCommand.getResult
(Collection<WishlistType> entities) -
Uses of BaseResult in com.echothree.control.user.workeffort.common.result
Subinterfaces of BaseResult in com.echothree.control.user.workeffort.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.workeffort.server.command
Methods in com.echothree.control.user.workeffort.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateWorkEffortScopeCommand.execute()
protected BaseResult
CreateWorkEffortScopeDescriptionCommand.execute()
protected BaseResult
CreateWorkEffortTypeCommand.execute()
protected BaseResult
CreateWorkEffortTypeDescriptionCommand.execute()
protected BaseResult
DeleteWorkEffortScopeCommand.execute()
protected BaseResult
DeleteWorkEffortScopeDescriptionCommand.execute()
protected BaseResult
DeleteWorkEffortTypeCommand.execute()
protected BaseResult
DeleteWorkEffortTypeDescriptionCommand.execute()
protected BaseResult
EditWorkEffortScopeDescriptionCommand.execute()
protected BaseResult
EditWorkEffortTypeDescriptionCommand.execute()
protected BaseResult
GetWorkEffortCommand.execute()
protected BaseResult
GetWorkEffortScopeChoicesCommand.execute()
protected BaseResult
GetWorkEffortScopeCommand.execute()
protected BaseResult
GetWorkEffortScopeDescriptionCommand.execute()
protected BaseResult
GetWorkEffortScopeDescriptionsCommand.execute()
protected BaseResult
GetWorkEffortScopesCommand.execute()
protected BaseResult
GetWorkEffortTypeCommand.execute()
protected BaseResult
GetWorkEffortTypeDescriptionsCommand.execute()
protected BaseResult
GetWorkEffortTypesCommand.execute()
protected BaseResult
SetDefaultWorkEffortScopeCommand.execute()
-
Uses of BaseResult in com.echothree.control.user.workflow.common.result
Subinterfaces of BaseResult in com.echothree.control.user.workflow.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateWorkflowCommand.execute()
protected BaseResult
CreateWorkflowDescriptionCommand.execute()
protected BaseResult
CreateWorkflowDestinationCommand.execute()
protected BaseResult
CreateWorkflowDestinationDescriptionCommand.execute()
protected BaseResult
CreateWorkflowDestinationPartyTypeCommand.execute()
protected BaseResult
CreateWorkflowDestinationSecurityRoleCommand.execute()
protected BaseResult
CreateWorkflowDestinationSelectorCommand.execute()
protected BaseResult
CreateWorkflowDestinationStepCommand.execute()
protected BaseResult
CreateWorkflowEntityTypeCommand.execute()
protected BaseResult
CreateWorkflowEntranceCommand.execute()
protected BaseResult
CreateWorkflowEntranceDescriptionCommand.execute()
protected BaseResult
CreateWorkflowEntrancePartyTypeCommand.execute()
protected BaseResult
CreateWorkflowEntranceSecurityRoleCommand.execute()
protected BaseResult
CreateWorkflowEntranceSelectorCommand.execute()
protected BaseResult
CreateWorkflowEntranceStepCommand.execute()
protected BaseResult
CreateWorkflowSelectorKindCommand.execute()
protected BaseResult
CreateWorkflowStepCommand.execute()
protected BaseResult
CreateWorkflowStepDescriptionCommand.execute()
protected BaseResult
CreateWorkflowStepTypeCommand.execute()
protected BaseResult
CreateWorkflowStepTypeDescriptionCommand.execute()
protected BaseResult
DeleteWorkflowCommand.execute()
protected BaseResult
DeleteWorkflowDescriptionCommand.execute()
protected BaseResult
DeleteWorkflowDestinationCommand.execute()
protected BaseResult
DeleteWorkflowDestinationDescriptionCommand.execute()
protected BaseResult
DeleteWorkflowDestinationPartyTypeCommand.execute()
protected BaseResult
DeleteWorkflowDestinationSecurityRoleCommand.execute()
protected BaseResult
DeleteWorkflowDestinationSelectorCommand.execute()
protected BaseResult
DeleteWorkflowDestinationStepCommand.execute()
protected BaseResult
DeleteWorkflowEntityTypeCommand.execute()
protected BaseResult
DeleteWorkflowEntranceCommand.execute()
protected BaseResult
DeleteWorkflowEntranceDescriptionCommand.execute()
protected BaseResult
DeleteWorkflowEntrancePartyTypeCommand.execute()
protected BaseResult
DeleteWorkflowEntranceSecurityRoleCommand.execute()
protected BaseResult
DeleteWorkflowEntranceSelectorCommand.execute()
protected BaseResult
DeleteWorkflowEntranceStepCommand.execute()
protected BaseResult
DeleteWorkflowSelectorKindCommand.execute()
protected BaseResult
DeleteWorkflowStepCommand.execute()
protected BaseResult
DeleteWorkflowStepDescriptionCommand.execute()
protected BaseResult
EditWorkflowDescriptionCommand.execute()
protected BaseResult
EditWorkflowDestinationCommand.execute()
protected BaseResult
EditWorkflowDestinationDescriptionCommand.execute()
protected BaseResult
EditWorkflowEntranceCommand.execute()
protected BaseResult
EditWorkflowEntranceDescriptionCommand.execute()
protected BaseResult
EditWorkflowStepDescriptionCommand.execute()
protected BaseResult
GetWorkflowChoicesCommand.execute()
protected BaseResult
GetWorkflowDescriptionCommand.execute()
protected BaseResult
GetWorkflowDescriptionsCommand.execute()
protected BaseResult
GetWorkflowDestinationDescriptionCommand.execute()
protected BaseResult
GetWorkflowDestinationDescriptionsCommand.execute()
protected BaseResult
GetWorkflowEntranceDescriptionCommand.execute()
protected BaseResult
GetWorkflowEntranceDescriptionsCommand.execute()
protected BaseResult
GetWorkflowStepChoicesCommand.execute()
protected BaseResult
GetWorkflowStepDescriptionCommand.execute()
protected BaseResult
GetWorkflowStepDescriptionsCommand.execute()
protected BaseResult
GetWorkflowStepTypeChoicesCommand.execute()
protected BaseResult
ProcessWorkflowTriggersCommand.execute()
protected BaseResult
SetDefaultWorkflowDestinationCommand.execute()
protected BaseResult
SetDefaultWorkflowEntranceCommand.execute()
protected BaseResult
SetDefaultWorkflowStepCommand.execute()
protected BaseResult
protected BaseResult
GetWorkflowDestinationCommand.getResult
(WorkflowDestination workflowDestination) protected BaseResult
GetWorkflowDestinationPartyTypeCommand.getResult
(WorkflowDestinationPartyType entity) protected BaseResult
GetWorkflowDestinationPartyTypesCommand.getResult
(Collection<WorkflowDestinationPartyType> entities) protected BaseResult
GetWorkflowDestinationsCommand.getResult
(Collection<WorkflowDestination> entities) protected BaseResult
GetWorkflowDestinationSecurityRoleCommand.getResult
(WorkflowDestinationSecurityRole entity) protected BaseResult
GetWorkflowDestinationSecurityRolesCommand.getResult
(Collection<WorkflowDestinationSecurityRole> entities) protected BaseResult
GetWorkflowDestinationSelectorCommand.getResult
(WorkflowDestinationSelector entity) protected BaseResult
GetWorkflowDestinationSelectorsCommand.getResult
(Collection<WorkflowDestinationSelector> entities) protected BaseResult
GetWorkflowDestinationStepCommand.getResult
(WorkflowDestinationStep entity) protected BaseResult
GetWorkflowDestinationStepsCommand.getResult
(Collection<WorkflowDestinationStep> entities) protected BaseResult
GetWorkflowEntityStatusesCommand.getResult
(Collection<WorkflowEntityStatus> entities) protected BaseResult
GetWorkflowEntityTypeCommand.getResult
(WorkflowEntityType entity) protected BaseResult
GetWorkflowEntityTypesCommand.getResult
(Collection<WorkflowEntityType> entities) protected BaseResult
GetWorkflowEntranceCommand.getResult
(WorkflowEntrance workflowEntrance) protected BaseResult
GetWorkflowEntrancePartyTypeCommand.getResult
(WorkflowEntrancePartyType entity) protected BaseResult
GetWorkflowEntrancePartyTypesCommand.getResult
(Collection<WorkflowEntrancePartyType> entities) protected BaseResult
GetWorkflowEntrancesCommand.getResult
(Collection<WorkflowEntrance> entities) protected BaseResult
GetWorkflowEntranceSecurityRoleCommand.getResult
(WorkflowEntranceSecurityRole entity) protected BaseResult
GetWorkflowEntranceSecurityRolesCommand.getResult
(Collection<WorkflowEntranceSecurityRole> entities) protected BaseResult
GetWorkflowEntranceSelectorCommand.getResult
(WorkflowEntranceSelector entity) protected BaseResult
GetWorkflowEntranceSelectorsCommand.getResult
(Collection<WorkflowEntranceSelector> entities) protected BaseResult
GetWorkflowEntranceStepCommand.getResult
(WorkflowEntranceStep entity) protected BaseResult
GetWorkflowEntranceStepsCommand.getResult
(Collection<WorkflowEntranceStep> entities) protected BaseResult
GetWorkflowsCommand.getResult
(Collection<Workflow> entities) protected BaseResult
GetWorkflowSelectorKindCommand.getResult
(WorkflowSelectorKind entity) protected BaseResult
GetWorkflowSelectorKindsCommand.getResult
(Collection<WorkflowSelectorKind> entities) protected BaseResult
GetWorkflowStepCommand.getResult
(WorkflowStep workflowStep) protected BaseResult
GetWorkflowStepsCommand.getResult
(Collection<WorkflowStep> entities) protected BaseResult
GetWorkflowStepTypeCommand.getResult
(WorkflowStepType workflowStepType) protected BaseResult
GetWorkflowStepTypesCommand.getResult
(Collection<WorkflowStepType> entities) -
Uses of BaseResult in com.echothree.control.user.workrequirement.common.result
Subinterfaces of BaseResult in com.echothree.control.user.workrequirement.common.resultModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of BaseResult in com.echothree.control.user.workrequirement.server.command
Methods in com.echothree.control.user.workrequirement.server.command that return BaseResultModifier and TypeMethodDescriptionprotected BaseResult
CreateWorkRequirementTypeCommand.execute()
protected BaseResult
CreateWorkRequirementTypeDescriptionCommand.execute()
protected BaseResult
DeleteWorkRequirementTypeCommand.execute()
protected BaseResult
DeleteWorkRequirementTypeDescriptionCommand.execute()
protected BaseResult
EditWorkRequirementTypeDescriptionCommand.execute()
protected BaseResult
GetWorkAssignmentsCommand.execute()
protected BaseResult
GetWorkRequirementCommand.execute()
protected BaseResult
GetWorkRequirementScopeCommand.execute()
protected BaseResult
GetWorkRequirementScopesCommand.execute()
protected BaseResult
GetWorkRequirementTypeCommand.execute()
protected BaseResult
GetWorkRequirementTypeDescriptionsCommand.execute()
protected BaseResult
GetWorkRequirementTypesCommand.execute()
-
Uses of BaseResult in com.echothree.util.common.command
Subinterfaces of BaseResult in com.echothree.util.common.commandMethods in com.echothree.util.common.command with type parameters of type BaseResultModifier and TypeMethodDescriptionstatic <F extends BaseResult>
FBaseResultFactory.createResult
(Class<F> result) Methods in com.echothree.util.common.command that return BaseResultConstructors in com.echothree.util.common.command with parameters of type BaseResultModifierConstructorDescriptionExecutionResult
(Messages executionWarnings, Messages executionErrors, BaseResult result) Creates a new instance of ExecutionResult -
Uses of BaseResult in com.echothree.util.server.control
Methods in com.echothree.util.server.control that return BaseResultModifier and TypeMethodDescriptionprotected final BaseResult
BaseAbstractEditCommand.execute()
protected abstract BaseResult
BaseCommand.execute()
protected final BaseResult
BaseMultipleEntitiesCommand.execute()
protected final BaseResult
BasePaginatedMultipleEntitiesCommand.execute()
protected final BaseResult
BaseSingleEntityCommand.execute()
protected BaseResult
BaseAbstractEditCommand.getBaseResultAfterErrors()
protected BaseResult
BaseCommand.getBaseResultAfterErrors()
protected abstract BaseResult
BaseMultipleEntitiesCommand.getResult
(Collection<BE> entities) protected abstract BaseResult
BasePaginatedMultipleEntitiesCommand.getResult
(Collection<BE> entities) protected abstract BaseResult