[
https://issues.apache.org/jira/browse/SYNCOPE-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966589#comment-14966589
]
ASF subversion and git services commented on SYNCOPE-713:
---------------------------------------------------------
Commit 3f58b93c195d2d80f010b3362aa8d445cfff6970 in syncope's branch
refs/heads/master from massi
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=3f58b93 ]
Fixed SYNCOPE-713
> Remove ConfTO object from ConfigurationService
> ----------------------------------------------
>
> Key: SYNCOPE-713
> URL: https://issues.apache.org/jira/browse/SYNCOPE-713
> Project: Syncope
> Issue Type: Improvement
> Components: common, core
> Affects Versions: 2.0.0
> Reporter: Massimiliano Perrone
> Assignee: Massimiliano Perrone
> Fix For: 2.0.0
>
>
> Remove ConfTO object in order to change
> ConfTO list()
> into
> List<AttrTO> list()
> in ConfigurationService (and then in ConfigurationServiceImpl and
> ConfigurationLogic / ConfigurationDataBinder) accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)