You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/08/26 04:07:00 UTC

[jira] [Updated] (ISIS-3167) Comparator in @CollectionLayout(sortedBy = ...) gets passed in detached Entities

     [ https://issues.apache.org/jira/browse/ISIS-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-3167:
-----------------------------
    Priority: Blocker  (was: Major)

> Comparator in @CollectionLayout(sortedBy = ...) gets passed in detached Entities
> --------------------------------------------------------------------------------
>
>                 Key: ISIS-3167
>                 URL: https://issues.apache.org/jira/browse/ISIS-3167
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Blocker
>             Fix For: 2.0.0-M8
>
>
> eg.
> @CollectionLayout(sortedBy = MyObjectComparator.class)
> public List<MyObject> listAll() \{
>     // ..
> }
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)