Class TouchpointAdapter

  • All Implemented Interfaces:
    Touchpoint

    public abstract class TouchpointAdapter
    extends java.lang.Object
    implements Touchpoint
    Helps with the implementation of a Touchpoint. Assumes that the passed Resource is a Page and the resource that represents the Touchpoint.
    • Constructor Detail

      • TouchpointAdapter

        public TouchpointAdapter()
    • Method Detail

      • init

        public void init​(Resource r)
      • getPage

        public Page getPage()
        Description copied from interface: Touchpoint
        The resource of the account - as page.
        Specified by:
        getPage in interface Touchpoint
        Returns:
      • getTitle

        public java.lang.String getTitle()
        Description copied from interface: Touchpoint
        The name of the account in the JCR.
        Specified by:
        getTitle in interface Touchpoint
        Returns: