Interface PlanAccessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.stream.Stream<Plan> getVisiblePlans()  
      • Methods inherited from interface step.core.accessors.Accessor

        findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getRange, remove, save, save, stream
    • Method Detail

      • getVisiblePlans

        java.util.stream.Stream<Plan> getVisiblePlans()