Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


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


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

  • No labels