Interface LOVContext


  • public interface LOVContext
    REDWOOD INTERNAL USE ONLY, NOT FOR CUSTOMER USE. Context for an LOV.
    • Method Detail

      • inLOV

        boolean inLOV()
      • getParameterName

        String getParameterName()
      • getParameterValue

        Object getParameterValue()
      • getStartAt

        int getStartAt()
      • getFetchSize

        int getFetchSize()
      • isMustSort

        boolean isMustSort()
      • isSortAscending

        boolean isSortAscending()