Deprecated API


Contents
Deprecated Fields
com.adobe.xmp.options.IteratorOptions.INCLUDE_ALIASES
          it is commonly preferred to work with the base properties 
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED
          use ReplicationStatus.NODE_PROPERTY_LAST_REPLICATED 
com.day.cq.replication.ReplicationStatus.NODE_PROPERTY_LAST_PUBLISHED_BY
          use ReplicationStatus.NODE_PROPERTY_LAST_REPLICATED_BY 
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_PUBLISHED
           
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_PUBLISHED_BY
           
com.day.cq.wcm.api.NameConstants.PN_PAGE_LAST_REPLICATION_STATUS
           
 

Deprecated Methods
com.day.cq.workflow.exec.JavaProcess.execute(WorkItem, WorkflowSession)
            
com.day.cq.wcm.newsletter.NewsletterService.getSubscriberCount(String)
          Use #getNewsletter(String) instead. 
com.day.cq.replication.ReplicationStatus.isPublished()
          use ReplicationStatus.isDelivered() 
com.day.cq.wcm.newsletter.NewsletterService.sendNewsletter(String, String, String)
          Use NewsletterService.sendNewsletter(Newsletter) instead. 
com.day.cq.replication.ReplicationOptions.setDesiredAgentIDs(String...)
          use ReplicationOptions.setFilter(AgentFilter) instead. 
 



Copyright © 2009 Day Management AG. All Rights Reserved.