Class OwnerPredicate

    • Constructor Detail

      • OwnerPredicate

        public OwnerPredicate​(Account.Id id)
    • Method Detail

      • getAccountId

        protected Account.Id getAccountId()
      • getCost

        public int getCost()
        Specified by:
        getCost in interface Matchable<ChangeData>
        Returns:
        a cost estimate to run this predicate, higher figures cost more.
      • getCardinality

        public int getCardinality()
        Specified by:
        getCardinality in interface HasCardinality
        Returns:
        an estimate of the number of results a source can return.