static <A> L<A> dm_importCrudModuleConcepts(Class<A> c, S moduleLibID) { ret shallowCloneListToClass(c, (L) dm_makeAndCallModule(moduleLibID, 'concepts)); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020646 |
| Snippet name: | dm_importCrudModuleConcepts - clones each concept to a specified class. loads module if necessary |
| Eternal ID of this version: | #1020646/3 |
| Text MD5: | 900408dc9f5cdec91ee5e3b9ea3dcf3c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-30 11:39:55 |
| Source code size: | 160 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 531 / 570 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020855 - dm_importCrudModuleConceptsAsPairs - loads module if necessary #1021058 - dm_crudModuleConcepts |