Class JSReportsTemplates
java.lang.Object
com.sath.idhub.generated.types.JSReportsTemplates
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionJSReportsTemplates(String IDM, org.bson.types.ObjectId _etag, org.bson.types.ObjectId _id, Map<String, Object> chrome, String content, String creationDate, Map<String, Object> data, String description, String engine, Map<String, Object> folder, String helpers, Map<String, Object> htmlToXlsx, String modificationDate, String name, Map<String, Object> pdfMeta, Map<String, Object> pdfPassword, org.bson.Document raw, String recipe, String scheduledAt, List<Map<String, Object>> scripts, String shortid, List<Map<String, Object>> tags) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.bson.types.ObjectIdget_etag()org.bson.types.ObjectIdget_id()getData()getIDM()getName()org.bson.DocumentgetRaw()getTags()inthashCode()static JSReportsTemplates.Buildervoidset_etag(org.bson.types.ObjectId _etag) voidset_id(org.bson.types.ObjectId _id) voidvoidsetContent(String content) voidsetCreationDate(String creationDate) voidvoidsetDescription(String description) voidvoidvoidsetHelpers(String helpers) voidsetHtmlToXlsx(Map<String, Object> htmlToXlsx) voidvoidsetModificationDate(String modificationDate) voidvoidsetPdfMeta(Map<String, Object> pdfMeta) voidsetPdfPassword(Map<String, Object> pdfPassword) voidsetRaw(org.bson.Document raw) voidvoidsetScheduledAt(String scheduledAt) voidsetScripts(List<Map<String, Object>> scripts) voidsetShortid(String shortid) voidtoString()
-
Constructor Details
-
JSReportsTemplates
public JSReportsTemplates() -
JSReportsTemplates
public JSReportsTemplates(String IDM, org.bson.types.ObjectId _etag, org.bson.types.ObjectId _id, Map<String, Object> chrome, String content, String creationDate, Map<String, Object> data, String description, String engine, Map<String, Object> folder, String helpers, Map<String, Object> htmlToXlsx, String modificationDate, String name, Map<String, Object> pdfMeta, Map<String, Object> pdfPassword, org.bson.Document raw, String recipe, String scheduledAt, List<Map<String, Object>> scripts, String shortid, List<Map<String, Object>> tags)
-
-
Method Details
-
getIDM
-
setIDM
-
get_etag
public org.bson.types.ObjectId get_etag() -
set_etag
public void set_etag(org.bson.types.ObjectId _etag) -
get_id
public org.bson.types.ObjectId get_id() -
set_id
public void set_id(org.bson.types.ObjectId _id) -
getChrome
-
setChrome
-
getContent
-
setContent
-
getCreationDate
-
setCreationDate
-
getData
-
setData
-
getDescription
-
setDescription
-
getEngine
-
setEngine
-
getFolder
-
setFolder
-
getHelpers
-
setHelpers
-
getHtmlToXlsx
-
setHtmlToXlsx
-
getModificationDate
-
setModificationDate
-
getName
-
setName
-
getPdfMeta
-
setPdfMeta
-
getPdfPassword
-
setPdfPassword
-
getRaw
public org.bson.Document getRaw() -
setRaw
public void setRaw(org.bson.Document raw) -
getRecipe
-
setRecipe
-
getScheduledAt
-
setScheduledAt
-
getScripts
-
setScripts
-
getShortid
-
setShortid
-
getTags
-
setTags
-
toString
-
equals
-
hashCode
-
newBuilder
-