Dan Haywood created ISIS-1281:
---------------------------------
Summary: Provide a programming API (probably via domain events) to
allow object visibility to be vetoed.
Key: ISIS-1281
URL: https://issues.apache.org/jira/browse/ISIS-1281
Project: Isis
Issue Type: New Feature
Components: Core
Affects Versions: 1.10.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.11.0
Probably a new ObjectDomainEvent, called whenever an object is being interacted
with by the user, to allow subscribers to be able to veto visibility.
Basically want to be able to support something equivalent to
TenantedAuthorizationFacet (in the isisaddons' security module), but without
resorting to facets.
At the end of the day we need a facet (for the subscriber) that is installed on
the ObjectSpecification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)