public abstract class TouchpointAdapter extends java.lang.Object implements Touchpoint
Touchpoint
. Assumes that
the passed Resource
is a Page
and the resource that
represents the Touchpoint
.Constructor and Description |
---|
TouchpointAdapter() |
Modifier and Type | Method and Description |
---|---|
Page |
getPage()
The resource of the account - as page.
|
ValueMap |
getProperties()
Return the
jcr:contentNode in usable form. |
java.lang.String |
getTitle()
The name of the account in the JCR.
|
void |
init(Resource r) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccountName, getPlugin, getResource, getServiceName, getUrlOnService, getXPathAdditionToMatchTouchpointExperience, isConnected
public void init(Resource r)
public Page getPage()
Touchpoint
getPage
in interface Touchpoint
public java.lang.String getTitle()
Touchpoint
getTitle
in interface Touchpoint
public ValueMap getProperties()
Touchpoint
jcr:contentNode
in usable form.getProperties
in interface Touchpoint
Copyright © 2010 - 2020 Adobe. All Rights Reserved