Interface SyncAgent


public interface SyncAgent
DAM Sync Agent Configuration. Defines the properties of a DAM Sync Agent.
  • Method Details

    • getName

      String getName()
      Returns the name of the sync agent
      Returns:
    • getType

      String getType()
      Returns the type of the sync agent
      Returns:
    • getProtocolHTTPMethod

      String getProtocolHTTPMethod()
      Returns the HTTP Method for the sync agent
      Returns:
    • getSlingResourceType

      String getSlingResourceType()
      Returns the sling:ResourceType property of the sync agent
      Returns:
    • getCqTemplate

      String getCqTemplate()
      Returns the cq:Template property of the sync agent
      Returns:
    • getAgentNameForTenant

      String getAgentNameForTenant(String tenant)
      Provides a suitable name for a replication agent used for the bi-directional synchronisation.
      Parameters:
      tenant - the tenant's ID
      Returns:
      the agent's name