|
Previous | Content | Next | |
| Design and test user category | Design query | |||
Business data means a group of javabean/object/view objects, which match certain rules. If an object matches a business data's rule, we say the object belongs to the business data.
Example: "more than $5000 each time" describes org.ralasafe.demo.LoanMoney objects which's money attribute value are greater than 5000.
Business data is just like user category. Business data describes java view objects, while user category describes users.
See design user category chapter.
See copy user category chapter.
When designing work is finished, we can test(simulate) it online immediately. This is a sample of simulation screen:

It contains three parts:
|
Previous | Content | Next | |
| Design and test user category | Design query | |||