String generateLocationName(Resource, WCMMode, String[])
|
Change in signature from (org.apache.sling.api.resource.Resource, com.day.cq.wcm.api.WCMMode, java.lang.String[]) to (org.apache.sling.api.resource.Resource, WCMMode, java.lang.String[]).
|
Generates the location name used by this location in Adobe Target. |
String getCustomMboxJsPath(Resource, Page, ConfigurationManager)
|
Change in signature from (org.apache.sling.api.resource.Resource, com.day.cq.wcm.api.Page, com.day.cq.wcm.webservicesupport.ConfigurationManager) to (org.apache.sling.api.resource.Resource, Page, com.day.cq.wcm.webservicesupport.ConfigurationManager).
|
Returns the repository path to a custom mbox.js file for the current specified resource and currentPage
|