Class BrandPortalAgentFilter

java.lang.Object
com.adobe.acs.commons.replication.BrandPortalAgentFilter
All Implemented Interfaces:
com.day.cq.replication.AgentFilter

public class BrandPortalAgentFilter extends Object implements com.day.cq.replication.AgentFilter
  • Field Summary

    Fields inherited from interface com.day.cq.replication.AgentFilter

    DEFAULT, OUTBOX_AGENT_FILTER
  • Constructor Summary

    Constructors
    Constructor
    Description
    BrandPortalAgentFilter(org.apache.sling.api.resource.Resource content)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected List<org.apache.sling.api.resource.Resource>
    getBrandPortalConfigs(org.apache.sling.api.resource.Resource content)
     
    boolean
    isIncluded(com.day.cq.replication.Agent agent)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BrandPortalAgentFilter

      public BrandPortalAgentFilter(org.apache.sling.api.resource.Resource content)
  • Method Details

    • isIncluded

      public boolean isIncluded(com.day.cq.replication.Agent agent)
      Specified by:
      isIncluded in interface com.day.cq.replication.AgentFilter
    • getBrandPortalConfigs

      protected List<org.apache.sling.api.resource.Resource> getBrandPortalConfigs(org.apache.sling.api.resource.Resource content)