| Modifier and Type | Method and Description |
|---|---|
String |
NutchClient.createSeed(SeedList seedList)
Create seed list and return seed directory location
|
| Modifier and Type | Method and Description |
|---|---|
String |
NutchClientImpl.createSeed(SeedList seedList) |
| Modifier and Type | Method and Description |
|---|---|
SeedList |
Crawl.getSeedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Crawl.setSeedList(SeedList seedList) |
| Modifier and Type | Method and Description |
|---|---|
com.j256.ormlite.dao.Dao<SeedList,Long> |
SpringConfiguration.createSeedListDao() |
| Modifier and Type | Method and Description |
|---|---|
SeedList |
SeedUrl.getSeedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeedUrl.setSeedList(SeedList seedList) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeedPage.initPage(org.apache.wicket.model.IModel<SeedList> model) |
| Modifier and Type | Method and Description |
|---|---|
SeedList |
SeedListService.getSeedList(Long seedListId) |
| Modifier and Type | Method and Description |
|---|---|
List<SeedList> |
SeedListService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeedListService.save(SeedList seedList) |
| Modifier and Type | Method and Description |
|---|---|
SeedList |
SeedListServiceImpl.getSeedList(Long seedListId) |
| Modifier and Type | Method and Description |
|---|---|
List<SeedList> |
SeedListServiceImpl.findAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeedListServiceImpl.save(SeedList seedList) |
Copyright © 2021 The Apache Software Foundation