How to implement my own CustomerState?
Posted: Sun Jul 06, 2014 12:25 pm
I would like to write a class that is like the CustomerState. But that takes different parameters other than Customer type.
So, I would like to write new classes corresponding to that type.
Could you explain me what these classes do..
and any if I have missed (related to this)? What each classes do and the architectural flow of it? When and where the customer attribute is added to the templates and when it is removed etc?
Thanks in advance. Hope you will reply as soon as possible.
So, I would like to write new classes corresponding to that type.
Could you explain me what these classes do..
- CustomerState
CustomerStateRefresher
CustomerStateInterceptor
CustomerStateRequestProcessor
and any if I have missed (related to this)? What each classes do and the architectural flow of it? When and where the customer attribute is added to the templates and when it is removed etc?
Thanks in advance. Hope you will reply as soon as possible.