| Changed Methods |
Node createNode(ResourceResolver, String, String)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
|
String prepareUserGeneratedContent(ResourceResolver, String)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Gets or creates user generated content node
|
void save(ResourceResolver)
|
Change in exceptions: com.day.cq.wcm.api.WCMException was removed.
WCMException was added.
|
|
Page createPage(ResourceResolver, String, String, String, String, String)
|
Change in return type from com.day.cq.wcm.api.Page to Page.
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
|
Page createPage(ResourceResolver, String, String, String, String, String, String)
|
Change in return type from com.day.cq.wcm.api.Page to Page.
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
|