C# Class EnergyTrading.Mdm.Extensions.MappingRequestExtensions

Show file Open project: RWE-Nexus/EnergyTrading-MDM

Public Methods

Method Description
HasNumericIdentifier ( this mappingRequest ) : bool
IsNexusMappingRequest ( this mappingRequest ) : bool
ToGetRequest ( this mappingRequest ) : GetRequest

Method Details

HasNumericIdentifier() public static method

public static HasNumericIdentifier ( this mappingRequest ) : bool
mappingRequest this
return bool

IsNexusMappingRequest() public static method

public static IsNexusMappingRequest ( this mappingRequest ) : bool
mappingRequest this
return bool

ToGetRequest() public static method

public static ToGetRequest ( this mappingRequest ) : GetRequest
mappingRequest this
return EnergyTrading.Mdm.Messages.GetRequest