Class LoyaltySchemaCodeCriteria

    • Field Detail

      • TYPE

        public static final String TYPE
        The type of the search criteria, which in this case is the "SCHEMA_CODE".
        See Also:
        Constant Field Values
    • Constructor Detail

      • LoyaltySchemaCodeCriteria

        public LoyaltySchemaCodeCriteria​(String schemaCode)
        Ctor .
        Parameters:
        schemaCode - schemaCode
    • Method Detail

      • getSchemaCode

        public String getSchemaCode()
        Gets the schema code for the loyalty schema.
        Returns:
        the schema code of the loyalty schema
      • setSchemaCode

        public void setSchemaCode​(String schemaCode)
        Sets the schema code for the loyalty schema.
        Parameters:
        schemaCode - the schema code of the loyalty schema
      • getCriteriaType

        public String getCriteriaType()
        Gets the criteria type for this search.
        Specified by:
        getCriteriaType in interface SearchCriteria
        Returns:
        the criteria type, which is "SCHEMA_CODE"
      • toString

        public String toString()
        Returns a string representation of the loyalty schema code criteria.
        Overrides:
        toString in class Object
        Returns:
        a string representing the loyalty schema code criteria