C# 클래스 EA.Iws.Domain.NotificationApplication.NotificationApplication

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
NotificationApplication ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

AddOtherWasteTypeAdditionalInformation() 공개 메소드

public AddOtherWasteTypeAdditionalInformation ( string description, bool hasAnnex ) : void
description string
hasAnnex bool
리턴 void

AddWasteGenerationProcess() 공개 메소드

public AddWasteGenerationProcess ( string process, bool isDocumentAttached ) : void
process string
isDocumentAttached bool
리턴 void

ChangeUser() 공개 메소드

public ChangeUser ( System.Guid newUserId ) : void
newUserId System.Guid
리턴 void

NotificationApplication() 보호된 메소드

protected NotificationApplication ( ) : System
리턴 System

RemoveCodeOfType() 공개 메소드

public RemoveCodeOfType ( CodeType codeType ) : void
codeType CodeType
리턴 void

RemoveOtherCode() 공개 메소드

public RemoveOtherCode ( ) : void
리턴 void

RemoveSpecialHandlingRequirements() 공개 메소드

public RemoveSpecialHandlingRequirements ( ) : void
리턴 void

SetBaselOecdCode() 공개 메소드

public SetBaselOecdCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
리턴 void

SetChemicalCompostitionContinues() 공개 메소드

public SetChemicalCompostitionContinues ( IList wasteCompositions ) : void
wasteCompositions IList
리턴 void

SetCodesNotApplicable() 공개 메소드

public SetCodesNotApplicable ( CodeType codeType ) : void
codeType CodeType
리턴 void

SetCustomsCode() 공개 메소드

public SetCustomsCode ( WasteCodeInfo customsCode ) : void
customsCode WasteCodeInfo
리턴 void

SetEnergy() 공개 메소드

public SetEnergy ( string energyInformation ) : void
energyInformation string
리턴 void

SetEwcCodes() 공개 메소드

public SetEwcCodes ( IEnumerable ewcCodes ) : void
ewcCodes IEnumerable
리턴 void

SetExportCode() 공개 메소드

public SetExportCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
리턴 void

SetImportCode() 공개 메소드

public SetImportCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
리턴 void

SetOperationCodes() 공개 메소드

public SetOperationCodes ( IEnumerable operationCodes ) : void
operationCodes IEnumerable
리턴 void

SetOptionalInformation() 공개 메소드

public SetOptionalInformation ( string optionalInformation, bool hasAnnex ) : void
optionalInformation string
hasAnnex bool
리턴 void

SetOtherCode() 공개 메소드

public SetOtherCode ( WasteCodeInfo wasteCodeInfo ) : void
wasteCodeInfo WasteCodeInfo
리턴 void

SetPackagingInfo() 공개 메소드

public SetPackagingInfo ( IEnumerable packagingInfos ) : void
packagingInfos IEnumerable
리턴 void

SetPhysicalCharacteristics() 공개 메소드

public SetPhysicalCharacteristics ( IEnumerable physicalCharacteristics ) : void
physicalCharacteristics IEnumerable
리턴 void

SetSpecialHandlingRequirements() 공개 메소드

public SetSpecialHandlingRequirements ( string specialHandlingDetails ) : void
specialHandlingDetails string
리턴 void

SetWasteAdditionalInformation() 공개 메소드

public SetWasteAdditionalInformation ( IList wasteType ) : void
wasteType IList
리턴 void

SetWasteRecoveryInformationProvider() 공개 메소드

public SetWasteRecoveryInformationProvider ( ProvidedBy providedBy ) : void
providedBy ProvidedBy
리턴 void

SetWasteType() 공개 메소드

public SetWasteType ( WasteType wasteType ) : void
wasteType WasteType
리턴 void

SetWoodTypeDescription() 공개 메소드

public SetWoodTypeDescription ( string woodTypeDescription ) : void
woodTypeDescription string
리턴 void