Class DuplicateQueryRuleException

All Implemented Interfaces:
Serializable

public class DuplicateQueryRuleException extends PortalException
Author:
Roberto Díaz
See Also:
  • Constructor Details

    • DuplicateQueryRuleException

      public DuplicateQueryRuleException(boolean contains, boolean andOperator, String name)
  • Method Details

    • getName

      public String getName()
    • isAndOperator

      public boolean isAndOperator()
    • isContains

      public boolean isContains()