Custom Entitlement Configuration Initialization
The Custom Entitlement implementation adapter can be provided to the Canvas system as part of the configuration initialization:
Config Key | M / O | Type | Purpose |
---|---|---|---|
Category: Implementation Class Configuration | |||
VIEW_ENTITLEMENT_CLASS | M | Class Name | This is the fully defined class name pointing to the implementation class that has implemented the interface: |
To utilize the entitlement implementation of Canvas, you must provide the value for the above configuration as - com.intellectdesign.canvas.entitlement.CanvasViewEntitlement.