com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BackgroundSendEmailResponse> |
System.backgroundSendEmail(QueryBase query) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDetectDuplicatesResponse> |
System.bulkDetectDuplicates(QueryBase query,
String jobName,
Boolean sendEmailNotification,
String templateId,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime recurrenceStartTime) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Crmbaseentity> |
System.fullTextSearchKnowledgeArticle(String searchText,
Boolean useInflection,
Boolean removeDuplicates,
Integer stateCode,
QueryBase queryExpression) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<QueryExpressionToFetchXmlResponse> |
System.queryExpressionToFetchXml(QueryBase query) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Crmbaseentity> |
System.rollup(Crmbaseentity target,
QueryBase query,
RollupType rollupType) |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
System.sendBulkMail(Crmbaseentity sender,
String templateId,
String regardingType,
String regardingId,
QueryBase query) |