Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
hekate:cases:hekate_case_cashpoint:vocabulary [2009/10/28 08:47]
kinio
hekate:cases:hekate_case_cashpoint:vocabulary [2009/10/28 09:43]
kinio
Line 1: Line 1:
 ==== Vocabulary ==== ==== Vocabulary ====
 **Concepts:​** ​ **Concepts:​** ​
-  * **enteredPin** - a PIN number that has been entered by user. +  * //enteredPin// - a PIN number that has been entered by user. 
-  * **correctPIN** - a PIN number that is stored on the card.  +  * //correctPIN// - a PIN number that is stored on the card.  
-  * **authorized** - indicates if the user has entered the correct PIN. +  * //authorized// - indicates if the user has entered the correct PIN. 
-  * **userAccountAmount** - the amount of the free founds on the user account. +  * //userAccountAmount// - the amount of the free founds on the user account. 
-  * **cashPointAmount** - the amount of the founds that are availible ​in cashpoint. +  * //cashPointAmount// - the amount of the founds that are available ​in cashpoint. 
-  * **failedAttempts** - the number of failed attempts to authorization. +  * //failedAttempts// - the number of failed attempts to authorization. 
-  * **requestedAction** - the operation that user want to execute. +  * //requestedAction// - the operation that user want to execute. 
-  * **cashPointActivity** - the final operatoion ​invoked by cashpoint.+  * //cashPointActivity// - the final operation ​invoked by cashpoint.
  
 **Relations:​** **Relations:​**
  
-  * enteredPin -> authorized +  * //enteredPin// -> //authorized// 
-  * correctPIN -> authorized +  * //correctPIN// -> //authorized// 
-  * enteredPin -> failedAttempts +  * //enteredPin// -> //failedAttempts// 
-  * correctPIN -> failedAttempts +  * //correctPIN// -> //failedAttempts// 
-  * authorized -> cashPointActivity +  * //authorized// -> //cashPointActivity// 
-  * userAccountAmount -> cashPointActivity +  * //userAccountAmount// -> //cashPointActivity// 
-  * cashPointAmount -> cashPointActivity +  * //cashPointAmount// -> //cashPointActivity// 
-  * failedAttempts -> cashPointActivity +  * //failedAttempts// -> //cashPointActivity// 
-  * requestedAction -> cashPointActivity+  * //requestedAction// -> //cashPointActivity//
hekate/cases/hekate_case_cashpoint/vocabulary.txt · Last modified: 2019/06/27 15:49 (external edit)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0