public interface SyncAgent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgentNameForTenant(java.lang.String tenant)
Provides a suitable name for a replication agent used for the bi-directional synchronisation.
|
java.lang.String |
getCqTemplate()
Returns the
cq:Template property of the sync agent |
java.lang.String |
getName()
Returns the name of the sync agent
|
java.lang.String |
getProtocolHTTPMethod()
Returns the HTTP Method for the sync agent
|
java.lang.String |
getSlingResourceType()
Returns the
sling:ResourceType property of the sync agent |
java.lang.String |
getType()
Returns the type of the sync agent
|
java.lang.String getName()
java.lang.String getType()
java.lang.String getProtocolHTTPMethod()
java.lang.String getSlingResourceType()
sling:ResourceType
property of the sync agentjava.lang.String getCqTemplate()
cq:Template
property of the sync agentjava.lang.String getAgentNameForTenant(java.lang.String tenant)
tenant
- the tenant's ID"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"