Class LayeredPlanAccessor

  • All Implemented Interfaces:
    step.core.accessors.Accessor<Plan>, PlanAccessor

    public class LayeredPlanAccessor
    extends step.core.accessors.LayeredAccessor<Plan>
    implements PlanAccessor
    • Method Summary

      • Methods inherited from class step.core.accessors.LayeredAccessor

        addAccessor, findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAccessorForPersistence, getAll, getRange, layeredLookup, layeredMerge, pushAccessor, remove, save, save
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface step.core.accessors.Accessor

        findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, remove, save, save
    • Constructor Detail

      • LayeredPlanAccessor

        public LayeredPlanAccessor()
      • LayeredPlanAccessor

        public LayeredPlanAccessor​(java.util.List<PlanAccessor> accessors)