Interface GoogleAnalyticsService


  • public interface GoogleAnalyticsService
    • Method Detail

      • getAccountId

        String getAccountId()
        Returns:
        configured google analytics account id or null if not configured
      • getTableId

        String getTableId()
        Returns:
        configured google analytics table id or null if not configured
      • getUserName

        String getUserName()
        Returns:
        configured google analytics account user name or null if not configured
      • getPrivateKey

        InputStream getPrivateKey()
                           throws javax.jcr.RepositoryException
        Returns:
        input stream to uploaded key file, PKCS 12
        Throws:
        javax.jcr.RepositoryException