com.sapportals.wcm.service.xcrawler

Class IXCrawlerParameters.ModificationCheckMode

java.lang.Object
  extended by com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.ModificationCheckMode
Enclosing interface:
IXCrawlerParameters

public static class IXCrawlerParameters.ModificationCheckMode
extends Object

Modes for checking whether a resource was modified


Field Summary
static IXCrawlerParameters.ModificationCheckMode AND
          AND: document is treated as modified if the date AND the ETag AND the checksum differ
static IXCrawlerParameters.ModificationCheckMode OR
          OR: document is treated as modified if the date OR the ETag OR the checksum differ
 
Constructor Summary
IXCrawlerParameters.ModificationCheckMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OR

public static final IXCrawlerParameters.ModificationCheckMode OR
OR: document is treated as modified if the date OR the ETag OR the checksum differ


AND

public static final IXCrawlerParameters.ModificationCheckMode AND
AND: document is treated as modified if the date AND the ETag AND the checksum differ

Constructor Detail

IXCrawlerParameters.ModificationCheckMode

public IXCrawlerParameters.ModificationCheckMode()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice