Package com.day.cq.mcm.api
Class TouchpointAdapter
java.lang.Object
com.day.cq.mcm.api.TouchpointAdapter
- All Implemented Interfaces:
Touchpoint
Helps with the implementation of a
Touchpoint. Assumes that
the passed Resource is a Page and the resource that
represents the Touchpoint.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.day.cq.mcm.api.Touchpoint
getAccountName, getPlugin, getResource, getServiceName, getUrlOnService, getXPathAdditionToMatchTouchpointExperience, isConnected
-
Constructor Details
-
TouchpointAdapter
public TouchpointAdapter()
-
-
Method Details
-
init
-
getPage
Description copied from interface:TouchpointThe resource of the account - as page.- Specified by:
getPagein interfaceTouchpoint- Returns:
-
getTitle
Description copied from interface:TouchpointThe name of the account in the JCR.- Specified by:
getTitlein interfaceTouchpoint- Returns:
-
getProperties
Description copied from interface:TouchpointReturn thejcr:contentNodein usable form.- Specified by:
getPropertiesin interfaceTouchpoint- Returns:
-