| Name | AuthorizationHintsAssignmentBean | |
|---|---|---|
| Usage | HandcarAuthorizationService | |
| AuthorizationHintsBean | Type | Complex |
| ShortName | Name | Type | Description | Required? | Read only? | Implementation Notes |
|---|---|---|---|---|---|---|
| canLookup | Can Lookup | boolean | Can lookup (view) the assignment | |||
| canAssign | Can Assign | boolean | Can make the assignment (update) |
{
"type" : "AuthorizationHintsAssignment",
"canLookup" : true,
"canAssign" : true
}