|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.service.xcrawler.IXCrawlerParameters.ModificationCheckMode
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()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final IXCrawlerParameters.ModificationCheckMode OR
public static final IXCrawlerParameters.ModificationCheckMode AND
| Constructor Detail |
public IXCrawlerParameters.ModificationCheckMode()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||