Class CachedFunctionAccessor

    • Method Summary

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

        findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, reloadCache, 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

      • CachedFunctionAccessor

        public CachedFunctionAccessor​(step.core.accessors.Accessor<Function> underlyingAccessor)