Class SimpleCompositePresentable.SCPFinder

java.lang.Object
it.tidalwave.util.spi.HierarchicFinderSupport<PresentationModel,it.tidalwave.util.Finder<PresentationModel>>
it.tidalwave.util.spi.SimpleFinderSupport<PresentationModel>
it.tidalwave.ui.core.role.spi.SimpleCompositePresentable.SCPFinder
All Implemented Interfaces:
it.tidalwave.util.Finder<PresentationModel>, Serializable, Cloneable
Enclosing class:
SimpleCompositePresentable

public static class SimpleCompositePresentable.SCPFinder extends it.tidalwave.util.spi.SimpleFinderSupport<PresentationModel>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from interface it.tidalwave.util.Finder

    it.tidalwave.util.Finder.InMemorySortCriterion<U>, it.tidalwave.util.Finder.SortCriterion, it.tidalwave.util.Finder.SortDirection
  • Field Summary

    Fields inherited from class it.tidalwave.util.spi.HierarchicFinderSupport

    firstResult, maxResults
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class it.tidalwave.util.spi.HierarchicFinderSupport

    clone, clone, clonedWith, computeNeededResults, count, from, getContexts, getSource, max, ofType, results, sort, sort, toString, withContext

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface it.tidalwave.util.Finder

    firstResult, forEach, from, from, iterator, max, max, optionalFirstResult, optionalResult, result, stream