|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.3.0) E15995-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RefinementOrganizer<T>
This interface allows Refinement lists to be organized.
| Method Summary | |
|---|---|
void |
analyzeStats(java.util.List<Refinement<T>> refinements)Analyzes the statistics within the refinements and keeps in its state what the organize method will need later. |
void |
organize(java.util.List<Refinement<T>> refinements)The actual organize method that moves things around within the List of Refinements. |
| Method Detail |
|---|
void analyzeStats(java.util.List<Refinement<T>> refinements)
refinements - the List of Refinements to be organizedvoid organize(java.util.List<Refinement<T>> refinements)
refinements - List of Refinement within the Refiner that is being organized
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.3.0) E15995-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||