| Package | Description |
|---|---|
| org.craftercms.commons.entitlements.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Module,List<Entitlement>> |
License.entitlements
Map of entitlements for each module.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Module,List<Entitlement>> |
License.getEntitlements() |
| Modifier and Type | Method and Description |
|---|---|
void |
License.setEntitlements(Map<Module,List<Entitlement>> entitlements) |
Copyright © 2019 CrafterCMS. All rights reserved.