How to Use It

Most of the high-level processing for eligibility and entitlement is fixed logic provided by the Engine. However, you will have to provide implementations for certain lower-level logic. In order to do this, you must understand the basic concepts of eligibility and entitlement.

In addition to providing an understanding of these concepts, this section describes the work you will need to do to complete the eligibility and entitlement logic for your product, as follows:

Note: This section describes the complete work for eligibility/entitlement logic; however, for short-cuts you can take to get your product up-and-running quickly, see Incremental Design.