Class QPrimitiveCandidate

    • Constructor Detail

      • QPrimitiveCandidate

        public QPrimitiveCandidate​(QCandidates candidates,
                                   java.lang.Object obj)
    • Method Detail

      • getObject

        public java.lang.Object getObject()
        Description copied from interface: Candidate
        Returns the persistent object that is represented by this query Candidate.
        Returns:
        Object the persistent object.
      • evaluate

        public boolean evaluate​(QConObject a_constraint,
                                QE a_evaluator)
      • fieldIsAvailable

        public boolean fieldIsAvailable()