Method | Description | |
---|---|---|
AgreementEntitySeeder ( IProcessQueries queryProcessor, ICommandEntities entities, IHandleCommands |
||
Seed ( ) : void |
Method | Description | |
---|---|---|
CreateFileWrapper ( string fileName, string mimeType = "application/pdf" ) : CreateFile.FileDataWrapper | ||
GetPrincipal ( string domain ) : IPrincipal | ||
PurgeCurrentAgreements ( ) : void | ||
Seed ( CreateAgreement command ) : int |
public AgreementEntitySeeder ( IProcessQueries queryProcessor, ICommandEntities entities, IHandleCommands |
||
queryProcessor | IProcessQueries | |
entities | ICommandEntities | |
createAgreementHandler | IHandleCommands |
|
createContactHandler | IHandleCommands |
|
createFileHandler | IHandleCommands |
|
unitOfWork | IUnitOfWork | |
return | System |