|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICrawlerProfile | |
| com.sapportals.wcm.service.crawler | Provides a service that crawls repositories to obtain references to resources. |
| Uses of ICrawlerProfile in com.sapportals.wcm.service.crawler |
| Methods in com.sapportals.wcm.service.crawler that return ICrawlerProfile | |
ICrawlerProfile |
ICrawlerProfileList.get(int index)
Deprecated. |
ICrawlerProfile |
ICrawlerProfileList.set(int index,
ICrawlerProfile profile)
Deprecated. |
ICrawlerProfile |
ICrawlerProfileList.remove(int index)
Deprecated. |
ICrawlerProfile |
ICrawlerProfileListIterator.next()
Deprecated. |
ICrawlerProfile |
ICrawlerProfileListIterator.previous()
Deprecated. |
ICrawlerProfile |
ICrawlerService.getProfile(java.lang.String id)
Deprecated. Get a parameter profile for a given ID. |
| Methods in com.sapportals.wcm.service.crawler with parameters of type ICrawlerProfile | |
boolean |
ICrawlerProfileList.contains(ICrawlerProfile profile)
Deprecated. |
boolean |
ICrawlerProfileList.add(ICrawlerProfile profile)
Deprecated. |
boolean |
ICrawlerProfileList.remove(ICrawlerProfile profile)
Deprecated. |
ICrawlerProfile |
ICrawlerProfileList.set(int index,
ICrawlerProfile profile)
Deprecated. |
void |
ICrawlerProfileList.add(int index,
ICrawlerProfile profile)
Deprecated. |
void |
ICrawlerProfileList.addLast(ICrawlerProfile profile)
Deprecated. |
int |
ICrawlerProfileList.indexOf(ICrawlerProfile profile)
Deprecated. |
int |
ICrawlerProfileList.lastIndexOf(ICrawlerProfile profile)
Deprecated. |
void |
ICrawlerProfileListIterator.set(ICrawlerProfile profile)
Deprecated. |
void |
ICrawlerProfileListIterator.add(ICrawlerProfile profile)
Deprecated. |
ICrawler |
ICrawlerService.createCrawler(ICrawlerProfile profile,
ICrawlerResultReceiver receiver,
IResource startResource)
Deprecated. Create a new crawler from a given profile. |
ICrawler |
ICrawlerService.createCrawler(ICrawlerProfile profile,
ICrawlerResultReceiver receiver,
IResourceList startResources)
Deprecated. Create a new crawler from a given profile. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||