Question
Cognizant Technology Solutions India Ltd.
ES
Last activity: 21 Sep 2015 8:23 EDT
Class structure to merge org level class (pega 5.5) with pega 7.1 class structure.
Hi,
We had a pega 5.5 class structure in our project and after upgrading to pega 7.1 we completely changed the class structure except the org level. But the ruleset of Org level class is not included in our App.
So i have created a abstract class with same org class name without a "-" at the end. So if i see now the inheritance it shows me like below. Can you please tell me if it is safe to keep both classes?
lets say A- was pega 5.5 and A is pega 7 org level abstract class. My inheritance says both class bydefault but i am unable to use rules of A- because the ruleset for this class is not included . But for A we have included new Org level ruleset and it is able to access all rules from this class.
So is it a problem keeping both class in inheritance? Class structure attached.@