Class ModelSecurityServiceImpl

All Implemented Interfaces:
RecordsManagementCustomModel, RecordsManagementModel, ModelSecurityService, NodeServicePolicies.BeforeAddAspectPolicy, NodeServicePolicies.BeforeRemoveAspectPolicy, NodeServicePolicies.OnUpdatePropertiesPolicy, BehaviourRegistry, ClassPolicy, Policy, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

Model security service implementation.

This service records the protected properties and aspects, ensuring that only those with the appropriate capabilities can edit them.

Since:
2.1
Author:
Roy Wetherall