Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
-
None
Description
Take for example from the demo a type, which is implemented by JDO/JPA entity types and a viewmodel:
public interface WrapperDoubleHolder
{ ... }We need a programming model such that we can declare for this interface, which logical-type it maps to, when deciding whether a logged on user has access to this type or not.