C# Class EA.Iws.Domain.NotificationApplication.NotificationApplication

Afficher le fichier Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Méthodes publiques

Méthode Description
AddOtherWasteTypeAdditionalInformation ( string description, bool hasAnnex ) : void
AddWasteGenerationProcess ( string process, bool isDocumentAttached ) : void
ChangeUser ( System.Guid newUserId ) : void
RemoveCodeOfType ( CodeType codeType ) : void
RemoveOtherCode ( ) : void
RemoveSpecialHandlingRequirements ( ) : void
SetBaselOecdCode ( WasteCodeInfo wasteCodeInfo ) : void
SetChemicalCompostitionContinues ( IList wasteCompositions ) : void
SetCodesNotApplicable ( CodeType codeType ) : void
SetCustomsCode ( WasteCodeInfo customsCode ) : void
SetEnergy ( string energyInformation ) : void
SetEwcCodes ( IEnumerable ewcCodes ) : void
SetExportCode ( WasteCodeInfo wasteCodeInfo ) : void
SetImportCode ( WasteCodeInfo wasteCodeInfo ) : void
SetOperationCodes ( IEnumerable operationCodes ) : void
SetOptionalInformation ( string optionalInformation, bool hasAnnex ) : void
SetOtherCode ( WasteCodeInfo wasteCodeInfo ) : void
SetPackagingInfo ( IEnumerable packagingInfos ) : void
SetPhysicalCharacteristics ( IEnumerable physicalCharacteristics ) : void
SetSpecialHandlingRequirements ( string specialHandlingDetails ) : void
SetWasteAdditionalInformation ( IList wasteType ) : void
SetWasteRecoveryInformationProvider ( ProvidedBy providedBy ) : void
SetWasteType ( WasteType wasteType ) : void
SetWoodTypeDescription ( string woodTypeDescription ) : void

Méthodes protégées

Méthode Description
NotificationApplication ( ) : System

Private Methods

Méthode Description
ClearAllWasteData ( ) : void
ClearWasteAdditionalInformation ( ) : void
ClearWasteCompositions ( ) : void
GetWasteCodes ( CodeType codeType ) : IEnumerable
NotificationApplication ( System.Guid userId, NotificationType notificationType, UKCompetentAuthority competentAuthority, int notificationNumber ) : System
SetCode ( WasteCodeInfo code, CodeType codeType ) : void
SetCodes ( IEnumerable codes, CodeType codeType ) : void
SetHCodes ( IEnumerable yCodes ) : void
SetUnClasses ( IEnumerable unClasses ) : void
SetUnNumbers ( IEnumerable unNumbers ) : void
SetYCodes ( IEnumerable yCodes ) : void
UpdateSameChemicalCompositionType ( WasteType wasteType ) : void

Method Details

AddOtherWasteTypeAdditionalInformation() public méthode

public AddOtherWasteTypeAdditionalInformation ( string description, bool hasAnnex ) : void
description string
hasAnnex bool
Résultat void

AddWasteGenerationProcess() public méthode

public AddWasteGenerationProcess ( string process, bool isDocumentAttached ) : void
process string
isDocumentAttached bool
Résultat void

ChangeUser() public méthode

public ChangeUser ( System.Guid newUserId ) : void
newUserId System.Guid
Résultat void

NotificationApplication() protected méthode

protected NotificationApplication ( ) : System
Résultat System

RemoveCodeOfType() public méthode

public RemoveCodeOfType ( CodeType codeType ) : void
codeType CodeType
Résultat void

RemoveOtherCode() public méthode

public RemoveOtherCode ( ) : void
Résultat void

RemoveSpecialHandlingRequirements() public méthode

public RemoveSpecialHandlingRequirements ( ) : void
Résultat void

SetBaselOecdCode() public méthode

public SetBaselOecdCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
Résultat void

SetChemicalCompostitionContinues() public méthode

public SetChemicalCompostitionContinues ( IList wasteCompositions ) : void
wasteCompositions IList
Résultat void

SetCodesNotApplicable() public méthode

public SetCodesNotApplicable ( CodeType codeType ) : void
codeType CodeType
Résultat void

SetCustomsCode() public méthode

public SetCustomsCode ( WasteCodeInfo customsCode ) : void
customsCode WasteCodeInfo
Résultat void

SetEnergy() public méthode

public SetEnergy ( string energyInformation ) : void
energyInformation string
Résultat void

SetEwcCodes() public méthode

public SetEwcCodes ( IEnumerable ewcCodes ) : void
ewcCodes IEnumerable
Résultat void

SetExportCode() public méthode

public SetExportCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
Résultat void

SetImportCode() public méthode

public SetImportCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
Résultat void

SetOperationCodes() public méthode

public SetOperationCodes ( IEnumerable operationCodes ) : void
operationCodes IEnumerable
Résultat void

SetOptionalInformation() public méthode

public SetOptionalInformation ( string optionalInformation, bool hasAnnex ) : void
optionalInformation string
hasAnnex bool
Résultat void

SetOtherCode() public méthode

public SetOtherCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
Résultat void

SetPackagingInfo() public méthode

public SetPackagingInfo ( IEnumerable packagingInfos ) : void
packagingInfos IEnumerable
Résultat void

SetPhysicalCharacteristics() public méthode

public SetPhysicalCharacteristics ( IEnumerable physicalCharacteristics ) : void
physicalCharacteristics IEnumerable
Résultat void

SetSpecialHandlingRequirements() public méthode

public SetSpecialHandlingRequirements ( string specialHandlingDetails ) : void
specialHandlingDetails string
Résultat void

SetWasteAdditionalInformation() public méthode

public SetWasteAdditionalInformation ( IList wasteType ) : void
wasteType IList
Résultat void

SetWasteRecoveryInformationProvider() public méthode

public SetWasteRecoveryInformationProvider ( ProvidedBy providedBy ) : void
providedBy ProvidedBy
Résultat void

SetWasteType() public méthode

public SetWasteType ( WasteType wasteType ) : void
wasteType WasteType
Résultat void

SetWoodTypeDescription() public méthode

public SetWoodTypeDescription ( string woodTypeDescription ) : void
woodTypeDescription string
Résultat void