Interface ChangePredicates.EditByPredicateProvider
- All Known Implementing Classes:
ChangePredicates.IndexEditByPredicateProvider
- Enclosing class:
- ChangePredicates
public static interface ChangePredicates.EditByPredicateProvider
-
Method Summary
Modifier and TypeMethodDescriptioneditBy
(Account.Id id) Returns a predicate that matches changes where the providedAccount.Id
has a pending change edit.
-
Method Details
-
editBy
Returns a predicate that matches changes where the providedAccount.Id
has a pending change edit.- Throws:
QueryParseException
-