Generated by
JDiff

Class com.day.cq.wcm.commons.policy.ContentPolicyStyle

Removed interface com.day.cq.wcm.api.designer.Style.

Changed Constructors
ContentPolicyStyle(ContentPolicy, Cell) Change in type from (com.day.cq.wcm.api.policies.ContentPolicy, com.day.cq.wcm.api.designer.Cell) to (ContentPolicy, Cell).
 
 

Changed Methods
Cell getCell() Change in return type from com.day.cq.wcm.api.designer.Cell to Cell.
 
Design getDesign() Change in return type from com.day.cq.wcm.api.designer.Design to Design.
 
Style getSubStyle(String) Change in return type from com.day.cq.wcm.api.designer.Style to Style.