You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2020/07/24 11:15:02 UTC

[GitHub] [syncope] mmoayyed commented on pull request #207: SYNCOPE-1580: Manage WA Configuration Properties/Schema

mmoayyed commented on pull request #207:
URL: https://github.com/apache/syncope/pull/207#issuecomment-663489704


   Sure. What would be a good substitute for the logic bounds?
   
   ```
   class WAConfigLogic extends AbstractTransactionalLogic<WAConfigTO>
   ```
   
   Can I use the following?
   
   ```
   class WAConfigLogic extends AbstractTransactionalLogic<EntityTO>
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org