Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.3K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Is it possible to create a custom Entity Class using a list?

Posted 2 years ago

For instance, if I have a list of all the battles that took place during the American Civil War, can I create an entity class from this list and use FilteredEntityClass on it? Or is this functionality limited to entity classes that are already included in the entity framework? I would greatly appreciate any guidance on how to accomplish this. Thank you. i want to use this framework to my drug testing kits.

POSTED BY: Cutlipy Cutlipy
Posted 2 years ago

You can create your own EntityStore. The data you have will have to be expressed as nested associations. See this workflow documentation page for more details.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard