|
Field FIND_CRITERIA_CONTAINS has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_CONTAINS is ambiguous. |
Field FIND_CRITERIA_CONTAINS_IGNORE_CASE has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_CONTAINS_IGNORE_CASE is ambiguous. |
Field FIND_CRITERIA_EQUALS has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_EQUALS is ambiguous. |
Field FIND_CRITERIA_EQUALS_IGNORE_CASE has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_EQUALS_IGNORE_CASE is ambiguous. |
Field FIND_CRITERIA_STARTS_WITH has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_STARTS_WITH is ambiguous. |
Field FIND_CRITERIA_STARTS_WITH_IGNORE_CASE has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIND_CRITERIA_STARTS_WITH_IGNORE_CASE is ambiguous. |