Roles management working good
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / src / argeo-ria-lib / security / class / org / argeo / security / ria / components / CoworkerNatureImpl.js
index a495563e603cb1fd53ed67c6881148f9e22a811d..e63d37479946de67e28f2c6935d948a8715cfe96 100644 (file)
@@ -7,7 +7,10 @@ qx.Class.define("org.argeo.security.ria.components.CoworkerNatureImpl", {
        },\r
        \r
        construct : function(){\r
-               this.base(arguments);           \r
+               this.base(arguments);\r
+               this.setDataMap({\r
+                       type:"org.argeo.security.nature.CoworkerNature"\r
+               });             \r
        },\r
                \r
        members : {\r