Class LayeredFunctionAccessor

  • All Implemented Interfaces:
    step.core.accessors.Accessor<step.functions.Function>, FunctionAccessor

    public class LayeredFunctionAccessor
    extends step.core.accessors.LayeredAccessor<step.functions.Function>
    implements FunctionAccessor
    • Method Summary

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

        addAccessor, enableVersioning, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAccessorForPersistence, getAll, getCollectionDriver, getHistory, getRange, isVersioningEnabled, layeredLookup, layeredMerge, layeredStreamMerge, pushAccessor, remove, restoreVersion, save, save, stream
      • Methods inherited from interface step.core.accessors.Accessor

        enableVersioning, findByAttributes, findByAttributes, findByCriteria, findManyByAttributes, findManyByAttributes, findManyByCriteria, get, get, getAll, getCollectionDriver, getHistory, getRange, isVersioningEnabled, remove, restoreVersion, save, save, stream
    • Constructor Detail

      • LayeredFunctionAccessor

        public LayeredFunctionAccessor()