-
Notifications
You must be signed in to change notification settings - Fork 552
Closed
Description
Thanks for your reply.
I have created an App in fallowing design pattern.
1.Controller
2. Service class
3. Domain Class.
The problem I am facing here is for example I want to create an Contact record by using VF page. So I have created an single instance in controller. But as per your Design I need to pass list of instance to Service and Domain class. If I didn't pass in that way I will get an salesforce security issue.So, how do I resolve this.
Looking Forward for your reply.
Metadata
Metadata
Assignees
Labels
No labels