Object Module Views
Different clients (of an object module) may have different visibility requirements.
- A proprietor may wish to view all available data.
- But guests should only be able to see their own information and general information about which rooms are reserved.
Views can accommodate multiple visibility requirements.
Views can provide:
- authorization
- derived data
Views have one or more base object modules.