|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RidList | |
| com.sapportals.wcm.service.xcrawler | Provides a service that crawls repositories to obtain references to resources. |
| com.sapportals.wcm.util.uri | Contains interfaces and classes to handle uniform resource identifiers (uri). |
| Uses of RidList in com.sapportals.wcm.service.xcrawler |
| Methods in com.sapportals.wcm.service.xcrawler with parameters of type RidList | |
void |
IXCrawlerListResultReceiver.receive(RidList rids)
Receiver the list of found resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveNew(RidList rids)
Receive the list of new resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveChanged(RidList rids)
Receive the list of changed resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveDeleted(RidList rids)
Receive the list of deleted resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveUnvisited(RidList rids)
Receive the list of unvisited unchanged resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveUnvisitedChanged(RidList rids)
Receive the list of unvisited changed resources. |
void |
IXCrawlerListDeltaResultReceiver.receiveUnvisitedDeleted(RidList rids)
Receive the list of unvisited deleted resources. |
| Uses of RidList in com.sapportals.wcm.util.uri |
| Constructors in com.sapportals.wcm.util.uri with parameters of type RidList | |
RidList(RidList list)
|
|
RidSet(RidList ridList)
|
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||