Description
Currently sorting of schemas (by name) is done on Java side in SchemaResource.java class.
Move sorting of schema on JS side. UserContorller.js or schemaService.js should be the right place.
This will improve the customizability of sorting of user Plain/Derived/Virtual attributes.