Package ca.cdr.api.consent
Class ConsentFetchQueries
java.lang.Object
ca.cdr.api.consent.ConsentFetchQueries
Accumulator for the CONSENT_FETCH_QUERIES pointcut.
String-based fetch queries should be added to this object which will be used to search for Consent resources.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addQueries
(Collection<String> theFetchQueries) void
boolean
isEmpty()
-
Constructor Details
-
ConsentFetchQueries
public ConsentFetchQueries()
-
-
Method Details
-
addQuery
-
addQueries
-
getQueries
-
isEmpty
-