Jerome Velociter wrote:
> To implement the wiki configuration source in the configuration 
> component, we need to retrieve the list of properties of the 
> XWiki.XWikiPreferences class.
>
> For this, I would like to add the following method in the 
> DocumentAccessBridge :
>
> List<String> getPropertyNames(String className) throws Exception;

Actually, it should rather be a Set<String>

> My +1,
>
> Jerome
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to