Uses of Enum Class
org.bedework.calfacade.indexing.BwIndexer.Position
Packages that use BwIndexer.Position
-
Uses of BwIndexer.Position in org.bedework.calfacade.indexing
Methods in org.bedework.calfacade.indexing that return BwIndexer.PositionModifier and TypeMethodDescriptionstatic BwIndexer.PositionReturns the enum constant of this class with the specified name.static BwIndexer.Position[]BwIndexer.Position.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bedework.calfacade.indexing with parameters of type BwIndexer.PositionModifier and TypeMethodDescriptionBwIndexer.getSearchResult(SearchResult sres, BwIndexer.Position pos, int desiredAccess) Called to retrieve results after a search of the index.