Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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:
com.intellectdesign.canvas.entitlement.IEntitlementSource

...


Info

To utilize the entitlement implementation of Canvas, you must provide the value for the above configuration as - com.intellectdesign.canvas.entitlement.CanvasViewEntitlement.