程序包 | 说明 |
---|---|
org.olat.lms.search.indexer |
The indexer package contains all classes to create a new search-index.
|
org.olat.lms.search.indexer.group |
This package includes all class to index all groups and group-elements like folders, forums, wiki's
|
org.olat.lms.search.indexer.repository |
This package includes all class to index all repository-entries.
|
org.olat.lms.search.indexer.repository.course |
This package includes all class to index a course and his course-nodes.
|
限定符和类型 | 方法和说明 |
---|---|
void |
AbstractPortfolioMapIndexer.setPortfolioModule(PortfolioModule portfolioModule)
[used by Spring]
|
限定符和类型 | 方法和说明 |
---|---|
void |
GroupPortfolioIndexer.setPortfolioModule(PortfolioModule portfolioModule)
[used by Spring]
|
限定符和类型 | 方法和说明 |
---|---|
void |
PortfolioRepositoryIndexer.setPortfolioModule(PortfolioModule portfolioModule)
[used by Spring]
|
限定符和类型 | 方法和说明 |
---|---|
void |
PortfolioCourseNodeIndexer.setPortfolioModule(PortfolioModule portfolioModule)
[used by Spring]
|