Access Data generated by Class

Thanks Matt, I had thought a model could be saved for skuid to use to display data, don’t want to actually write anything back to database.

Its not even a cross object model as such, the class I have takes information from different objects and manipulates to create new data which is the data I’m looking to display (list and maps), looks like original idea is a non runner.

I think we are going to look at maybe creating a salesforce class with rest webservice which we then import as model. It seems a very roundabout way to access data in a class in the org someone is already logged in to though.