Class SaQueryInfo.CustomIndexState

java.lang.Object
com.saperion.rmi.SaQueryInfo.CustomIndexState
All Implemented Interfaces:
Serializable
Enclosing class:
SaQueryInfo

public static class SaQueryInfo.CustomIndexState extends Object implements Serializable
Custom IndexState for instances where Query is made on non standard values of SYSINDEXSTATE
See Also:
  • Constructor Details

    • CustomIndexState

      public CustomIndexState(int value, LimitType limitType)
  • Method Details

    • getValue

      public int getValue()
    • getLimitType

      public LimitType getLimitType()