Class SearchCriteria


  • @Deprecated
    public class SearchCriteria
    extends java.lang.Object
    Deprecated.
    Use implementations of SearchTerm and combine them with AndTerm or OrTerm instead.
    • Method Detail

      • getValue

        public java.lang.Object getValue()
        Deprecated.
      • getStringValue

        public java.lang.String getStringValue()
        Deprecated.
        Returns:
        value as String or Runtime exception if it's not a string.