Interface ScreenInputAccessor

All Superinterfaces:
step.core.accessors.Accessor<ScreenInput>
All Known Implementing Classes:
ScreenInputAccessorImpl

public interface ScreenInputAccessor extends step.core.accessors.Accessor<ScreenInput>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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, streamLazy
  • Method Details