Skip to main content

Class GetVelocityCriteria

All GetVelocityCriteria are derived from this class


Examples

{
"__type": "GetVelocityCriteria:#JackHenry.Eps.Mobile.RDAAdmin"
}

Methods

GetVelocity(StoreCredentials)

Declaration

public abstract Velocity GetVelocity(StoreCredentials creds)

Parameters

| TYPE | NAME | DESCRIPTION | | ------------------------------------------------------------------------------------------- | ---- | ----------- | --- | | StoreCredentials | | creds | |

Returns

| TYPE | DESCRIPTION | | --------------------------------------------------------------------------- | ----------- | --- | | Velocity | | |

Validate(IValidatorContext)

Declaration

public void Validate(IValidatorContext context)

Parameters

TYPENAMEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.IValidatorContextcontext

WriteExceptionData(Exception)

Declaration

public override void WriteExceptionData(Exception ex)

Parameters

TYPENAMEDESCRIPTION
System.Exceptionex

Overrides

JHA.EPS.SharedService.Common.Model.ModelBase.WriteExceptionData(System.Exception)

WriteExceptionData(Exception, Int32)

Declaration

public override void WriteExceptionData(Exception ex, int index)

Parameters

TYPENAMEDESCRIPTION
System.Exceptionex
System.Int32index

Overrides

JHA.EPS.SharedService.Common.Model.ModelBase.WriteExceptionData(System.Exception, System.Int32)