Class LayeredFunctionAccessor

    • Method Summary

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

        addAccessor, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAccessorForPersistence, getAll, getRange, layeredLookup, layeredMerge, layeredStreamMerge, pushAccessor, remove, save, save, stream
      • 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, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getRange, remove, save, save, stream
    • Constructor Detail

      • LayeredFunctionAccessor

        public LayeredFunctionAccessor()
      • LayeredFunctionAccessor

        public LayeredFunctionAccessor​(java.util.List<FunctionAccessor> accessors)