You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2015/12/23 15:43:46 UTC

[jira] [Created] (ISIS-1281) Provide a programming API (probably via domain events) to allow object visibility to be vetoed.

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)