|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQueryFolder | |
| com.sapportals.wcm.service.indexmanagement.retrieval.classification | Provides functions for taxonomies and classification. |
| Uses of IQueryFolder in com.sapportals.wcm.service.indexmanagement.retrieval.classification |
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification that return IQueryFolder | |
IQueryFolder |
AbstractClassificationIndex.getQueryFolder(RID taxonomyClassRid)
Gets a query folder instance |
IQueryFolder |
IQueryFolder.move(RID destination,
IResourceContext context)
Reflects a move of a folder in the taxonomy repository to perform the move also in the hierarchical query structure. |
IQueryFolder |
IQueryFolder.copy(RID destination,
IResourceContext context)
Reflects a copy of a folder in the taxonomy repository to perform the copy also in the hierarchical query structure. |
IQueryFolder |
IQBClassificationIndex.getQueryFolder(RID taxonomyClassRid)
Gets a query folder instance |
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification with parameters of type IQueryFolder | |
void |
AbstractClassificationIndex.setQueryFolderExternalFast(IQueryFolder queryFolder,
IQueryEntryList query)
|
void |
IQBClassificationIndex.deleteQueryFolderExternal(IQueryFolder queryFolder)
Deletes a query folder on the external classification engine |
void |
IQBClassificationIndex.setQueryFolderExternal(IQueryFolder queryFolder,
IQueryEntryList query)
Sets the query on the external classification engine. |
void |
IQBClassificationIndex.setQueryFolderExternalFast(IQueryFolder queryFolder,
IQueryEntryList query)
Sets the query on the external classification engine. |
void |
IQBClassificationIndex.moveQueryFolderExternal(IQueryFolder queryFolder,
RID destination)
Moves the query folder on the external classification engine |
ISearchResultList |
IQBClassificationIndex.getQueryDocuments(IQueryFolder queryFolder,
IResourceContext context)
Documents of the index that match the query of the folder. |
ISearchSession |
IQBClassificationIndex.getQueryDocumentsPreview(IQueryFolder queryFolder,
IResourceContext context)
Deprecated. as of NW04. Do not use |
IRidList |
IQBClassificationIndex.getAffectedCategories(IQueryFolder queryFolder,
IResourceContext context)
Gets a list of categories of a taxonomy that are affected if the query of the query folder has changed. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||