Differences

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

Link to this comparison view

Both sides previous revision Previous revision
6000_case_study:0400_configuration:0600_business_rules [2026/08/13 00:55] – ↷ Page moved from docs:6000_case_study:0400_configuration:0600_business_rules to 6000_case_study:0400_configuration:0600_business_rules localdev6000_case_study:0400_configuration:0600_business_rules [2026/08/13 01:10] (current) – external edit 127.0.0.1
Line 11: Line 11:
 Not all objects need to go through a sequence of states (or even have states for this matter). In our application we have both types of objects – objects with a life cycle (''Loan'', ''Reservation'') and objects without it (''Member'', ''Item'', ''ItemType''((  Although such objects as Member and Item have states most of the time these objects are in one state ("Active" for ''Member'' and "Released" for ''Item'') so effectively we can say that they do not have a life cycle. ))). Not all objects need to go through a sequence of states (or even have states for this matter). In our application we have both types of objects – objects with a life cycle (''Loan'', ''Reservation'') and objects without it (''Member'', ''Item'', ''ItemType''((  Although such objects as Member and Item have states most of the time these objects are in one state ("Active" for ''Member'' and "Released" for ''Item'') so effectively we can say that they do not have a life cycle. ))).
  
-{{simplenavi>docs:6000_case_study:0400_configuration:0600_business_rules}}+{{simplenavi>.:0600_business_rules}}