Skip to content

TriggerHandler and Service Layer #341

Answered by wimvelzeboer
reignman5 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @reignman5
You would normally have a method on your controller which calls a service method to execute business logic.
When that business logic is handling Lists of (S)Objects than that list is warped inside a domain to perform getter, setter and filter operations on that list.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@wimvelzeboer
Comment options

@reignman5
Comment options

@wimvelzeboer
Comment options

@reignman5
Comment options

@wimvelzeboer
Comment options

Answer selected by reignman5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants