AssessmentSectionUpdateExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made methods in Storage project internal. Updated method names to be more descriptive. UpdateConversionCollector now actually throws a ArgumentNullException instead of a NullReferenceException. Related to Issue [WTI-290]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3178 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b8d2db616b3c6bbf96d30b08a078a8a99fb008f8

Former-commit-id: 0e11b366ccf017be3fbd91261f3bb5fb57b1875b

    • -10
    • +13
    ./AssessmentSectionUpdateExtensions.cs
  1. … 30 more files in changeset.
Renamed FailureMechanismPlaceholder* to StandAloneFailureMechanism*. Removed superfluous properties in StandAloneFailureMechanism. Related to Issue [WTI-515]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3164 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ef839e03d5a24f65d486bc67c0e37218c7decf2e

Former-commit-id: b1cbe7fdba2d120566aed63fc638161b600df8c1

    • -2
    • +2
    ./AssessmentSectionUpdateExtensions.cs
  1. … 12 more files in changeset.
Updated failure mechanism list. Added persistence for added failure mechanisms. Related to Issue [WTI-508]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3146 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a278022016db3862803c5c1c6b58a5eb036db5c2

Former-commit-id: 37860418dc4ef52bc84e779d71df0fbab7af9bd1

    • -6
    • +8
    ./AssessmentSectionUpdateExtensions.cs
  1. … 16 more files in changeset.
Added persistence for GrassCoverErosionInwardFailureMechanism. Added tests check for UpdateConversionCollector so that only existing objects (those with a ID other than 0) can be marked as updated. Related to Issue [WTI-367]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3072 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b3e1868850046a5035f40628d7e540f3493b3ad5

Former-commit-id: 59054ba8e57b24c3ab58ded59e7468216567ef04

    • -0
    • +6
    ./AssessmentSectionUpdateExtensions.cs
  1. … 17 more files in changeset.
Added documentation of exceptions. Added exception thrown when ReadConversionCollector is null for ProjectEntity.Read. Related to Issue [WTI-290]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3047 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c828c367379a993bbd4a1d79e47ac4af59a11516

Former-commit-id: eaf7eb6b564c0ad71dabd3998e9a13f8cc674c07

    • -0
    • +5
    ./AssessmentSectionUpdateExtensions.cs
  1. … 25 more files in changeset.
Completed documentation of Create/Update/Read related classes and tests. Related to Issue [WTI-290]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3037 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 137eab4929e69b1b7f0bff2d53d61cca25c2a06f

Former-commit-id: 68228cd5965689a79e91a0a88f61565039306367

    • -1
    • +32
    ./AssessmentSectionUpdateExtensions.cs
  1. … 64 more files in changeset.
New way of persisting: - Made use of partial character of Entities for reading and Extensions methods for creating and updating from domain model objects - Separated Create/Update/Read methods - Introduced collectors for post-create/read/update actions Added persistence for StochasticSoilModel, StochasticSoilProfile, PipingSoilProfile and PipingSoilLayer. Related to Issue [WTI-290]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3020 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 94828797dec0d2f76dbb040ae944fc5b3ece347c

Former-commit-id: d0b8db91d54ed85623f50a31b625bafc447251d6

    • -0
    • +136
    ./AssessmentSectionUpdateExtensions.cs
  1. … 67 more files in changeset.