Interface ScreenInputAccessor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.List<ScreenInput> getScreenInputsByScreenId​(java.lang.String screenId)  
      • Methods inherited from interface step.core.accessors.Accessor

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

      • getScreenInputsByScreenId

        java.util.List<ScreenInput> getScreenInputsByScreenId​(java.lang.String screenId)