summaryrefslogtreecommitdiffstats
path: root/UML/Assumptions.txt
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2005-10-17 17:29:51 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2005-10-17 17:29:51 (GMT)
commitecc6dd5bfa4abc85186b136e57dd1095b97317cd (patch)
treeb64434d966ce842f2f511d5a814330315aef46cf /UML/Assumptions.txt
parentde46f2bc084dcf039ff296771d7b88a6782f595b (diff)
download2ii10-ecc6dd5bfa4abc85186b136e57dd1095b97317cd.zip
2ii10-ecc6dd5bfa4abc85186b136e57dd1095b97317cd.tar.gz
2ii10-ecc6dd5bfa4abc85186b136e57dd1095b97317cd.tar.bz2
Diffstat (limited to 'UML/Assumptions.txt')
-rw-r--r--UML/Assumptions.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/UML/Assumptions.txt b/UML/Assumptions.txt
index 0dda666..a123081 100644
--- a/UML/Assumptions.txt
+++ b/UML/Assumptions.txt
@@ -1,6 +1,15 @@
Every Insurance policy is converted from an Insurance proposal.
+
Every Insurance proposal is stored, because it contains the details about risks, premiumInfo and type of insurance.
+
Premium amount is stored as €/month.
-An insurance policy and insurance proposal is of a single type of insurance.
-Website users must log-in (and register) before they can make unsurance proposals. \ No newline at end of file
+An insurance policy and insurance proposal is of a single insurance.
+
+Website users must log-in (and register) before they can make insurance proposals.
+
+Insurance proposals created when doing basic calculations via the website are deleted when the
+permium amount has been calculated.
+
+An insurance proposal remains stored in the system if the attached policy is deleted, because
+of reuse. \ No newline at end of file