|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IndexEntry in com.silverpeas.util.clipboard |
---|
Methods in com.silverpeas.util.clipboard that return IndexEntry | |
---|---|
protected abstract IndexEntry |
ClipboardSelection.getIndexEntry()
-------------------------------------------------------------------------- ------------------------------ |
Uses of IndexEntry in com.stratelia.silverpeas.clipboardPeas.control |
---|
Methods in com.stratelia.silverpeas.clipboardPeas.control that return types with arguments of type IndexEntry | |
---|---|
Collection<IndexEntry> |
ClipboardSessionController.getIndexEntryObjects()
Return the list of object (IndexEntry format) in clipboard. |
Uses of IndexEntry in com.stratelia.webactiv.beans.admin |
---|
Methods in com.stratelia.webactiv.beans.admin that return IndexEntry | |
---|---|
IndexEntry |
ComponentSelection.getIndexEntry()
Returns the IndexEntry for the component being copeid. |
IndexEntry |
SpaceSelection.getIndexEntry()
Returns the IndexEntry for the space being copied |
Uses of IndexEntry in com.stratelia.webactiv.util.node.model |
---|
Methods in com.stratelia.webactiv.util.node.model that return IndexEntry | |
---|---|
IndexEntry |
NodeSelection.getIndexEntry()
|
Uses of IndexEntry in com.stratelia.webactiv.util.publication.model |
---|
Methods in com.stratelia.webactiv.util.publication.model that return IndexEntry | |
---|---|
IndexEntry |
PublicationSelection.getIndexEntry()
-------------------------------------------------------------------------- ------------------------------ |
Uses of IndexEntry in com.stratelia.webactiv.util.questionContainer.model |
---|
Methods in com.stratelia.webactiv.util.questionContainer.model that return IndexEntry | |
---|---|
IndexEntry |
QuestionContainerSelection.getIndexEntry()
|
Uses of IndexEntry in org.silverpeas.search.indexEngine.model |
---|
Subclasses of IndexEntry in org.silverpeas.search.indexEngine.model | |
---|---|
class |
FullIndexEntry
A FullIndexEntry is an IndexEntry completed with data usefull uniquely at the index creation time (mainly all the data contents which must be indexed but which is useless at retrieve time). |
Methods in org.silverpeas.search.indexEngine.model that return IndexEntry | |
---|---|
IndexEntry |
IndexEntry.clone()
|
Methods in org.silverpeas.search.indexEngine.model with parameters of type IndexEntry | |
---|---|
String |
IndexManager.getIndexDirectoryPath(IndexEntry indexEntry)
Return the path to the directory where are stored the index for the given index entry. |
Uses of IndexEntry in org.silverpeas.search.searchEngine.model |
---|
Subclasses of IndexEntry in org.silverpeas.search.searchEngine.model | |
---|---|
class |
MatchingIndexEntry
A MatchingIndexEntry is an IndexEntry completed with a score by the search engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |