Class Report
java.lang.Object
org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
Salesforce DTO for SObject Report
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String Description) voidsetDeveloperName(String DeveloperName) voidsetFormat(FormatEnum Format) voidsetLastRunDate(ZonedDateTime LastRunDate) voidsetNamespacePrefix(String NamespacePrefix) Methods inherited from class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
clearBaseFields, getAttributes, getCreatedById, getCreatedDate, getFieldsToNull, getId, getLastActivityDate, getLastModifiedById, getLastModifiedDate, getLastReferencedDate, getLastViewedDate, getName, getOwnerId, getSystemModstamp, isIsDeleted, setAttributes, setCreatedById, setCreatedDate, setFieldsToNull, setId, setIsDeleted, setLastActivityDate, setLastModifiedById, setLastModifiedDate, setLastReferencedDate, setLastViewedDate, setName, setOwnerId, setSystemModstampMethods inherited from class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
toString
-
Constructor Details
-
Report
public Report()
-
-
Method Details
-
getDescription
-
setDescription
-
getDeveloperName
-
setDeveloperName
-
getNamespacePrefix
-
setNamespacePrefix
-
getLastRunDate
-
setLastRunDate
-
getFormat
-
setFormat
-