Uses of Class
com.echothree.util.common.command.SecurityResult
Packages that use SecurityResult
Package
Description
-
Uses of SecurityResult in com.echothree.control.user.contact.server.command
Methods in com.echothree.control.user.contact.server.command that return SecurityResultModifier and TypeMethodDescriptionprotected SecurityResultCreateContactEmailAddressCommand.security()protected SecurityResultCreateContactPostalAddressCommand.security()protected SecurityResultCreateContactTelephoneCommand.security()protected SecurityResultCreateContactWebAddressCommand.security()protected SecurityResultDeleteContactMechanismCommand.security()protected SecurityResultEditContactEmailAddressCommand.security()protected SecurityResultEditContactPostalAddressCommand.security()protected SecurityResultEditContactTelephoneCommand.security()protected SecurityResultEditContactWebAddressCommand.security() -
Uses of SecurityResult in com.echothree.control.user.customer.server.command
Methods in com.echothree.control.user.customer.server.command that return SecurityResult -
Uses of SecurityResult in com.echothree.control.user.employee.server.command
Methods in com.echothree.control.user.employee.server.command that return SecurityResult -
Uses of SecurityResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return SecurityResult -
Uses of SecurityResult in com.echothree.control.user.payment.server.command
Methods in com.echothree.control.user.payment.server.command that return SecurityResultModifier and TypeMethodDescriptionprotected SecurityResultDeletePartyPaymentMethodCommand.security() -
Uses of SecurityResult in com.echothree.control.user.vendor.server.command
Methods in com.echothree.control.user.vendor.server.command that return SecurityResult -
Uses of SecurityResult in com.echothree.util.common.command
Methods in com.echothree.util.common.command that return SecurityResultConstructors in com.echothree.util.common.command with parameters of type SecurityResultModifierConstructorDescriptionCommandResult(SecurityResult securityResult, ValidationResult validationResult, ExecutionResult executionResult) Creates a new instance of CommandResult -
Uses of SecurityResult in com.echothree.util.server.control
Methods in com.echothree.util.server.control that return SecurityResultModifier and TypeMethodDescriptionprotected SecurityResultBaseCommand.getInsufficientSecurityResult()protected SecurityResultBaseCommand.security()BaseMultipleEntitiesCommand.security(UserVisitPK userVisitPK, F form) BasePaginatedMultipleEntitiesCommand.security(UserVisitPK userVisitPK, F form) BaseSingleEntityCommand.security(UserVisitPK userVisitPK, F form) GraphQlSecurityCommand.security(UserVisitPK userVisitPK, F form) protected SecurityResult