Package sk.iway.iwcm.form
Class FormDetails
java.lang.Object
sk.iway.iwcm.form.FormDetails
Description of the Class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the tableAttachements attribute of the FormDetails objectgetAttachements
(String baseHref) vrati zoznam stlpcovvrati hodnotu v stlpci daneho menaString[]
Vrati hodnoty pre bunky tabulky vypisu presne v poradi ako je hlavickalong
Gets the createDate attribute of the FormDetails objectGets the createDateHtml attribute of the FormDetails objectGets the createDateString attribute of the FormDetails objectGets the createDateXLS attribute of the FormDetails objectgetData()
Gets the data attribute of the FormDetails objectint
getDocId()
getFiles()
Gets the files attribute of the FormDetails objectGets the formName attribute of the FormDetails objectgetHtml()
Gets the html attribute of the FormDetails objectint
getId()
Gets the id attribute of the FormDetails objectlong
Vrati hashtabulku s nazvami a hodnotami poligetNote()
Gets the rowCSV attribute of the FormDetails objectGets the tableRow attribute of the FormDetails objectboolean
isHeader()
Gets the header attribute of the FormDetails objectvoid
setColNames
(Map<String, Integer> colNames) void
void
setCreateDate
(long createDate) Sets the createDate attribute of the FormDetails objectvoid
setCreateDateString
(String createDateString) Sets the createDateString attribute of the FormDetails objectvoid
Sets the data attribute of the FormDetails objectvoid
setDocId
(int docId) void
setDoubleOptInDate
(Date doubleOptInDate) void
Sets the files attribute of the FormDetails objectvoid
setFormName
(String formName) Sets the formName attribute of the FormDetails objectvoid
setHeader
(boolean header) Sets the header attribute of the FormDetails objectvoid
Sets the html attribute of the FormDetails objectvoid
setId
(int id) Sets the id attribute of the FormDetails objectvoid
setLastExportDate
(long lastExportDate) void
void
setUserDetails
(UserDetails userDetails)
-
Constructor Details
-
FormDetails
public FormDetails()
-
-
Method Details
-
getCrDate
-
setCrDate
-
getTableRow
Gets the tableRow attribute of the FormDetails object- Returns:
- The tableRow value
-
getColumnsSortedAsArray
Vrati hodnoty pre bunky tabulky vypisu presne v poradi ako je hlavicka- Returns:
-
getColumn
vrati hodnotu v stlpci daneho mena- Parameters:
columnName
-- Returns:
-
getColNamesArray
vrati zoznam stlpcov- Returns:
-
getNameValueTable
Vrati hashtabulku s nazvami a hodnotami poli- Returns:
-
getCreateDateHtml
Gets the createDateHtml attribute of the FormDetails object- Returns:
- The createDateHtml value
-
getCreateDateXLS
Gets the createDateXLS attribute of the FormDetails object- Returns:
- The createDateXLS value
-
getRowCSV
Gets the rowCSV attribute of the FormDetails object- Returns:
- The rowCSV value
-
getAttachements
Gets the tableAttachements attribute of the FormDetails object- Returns:
- The tableAttachements value
-
getAttachements
-
getId
public int getId()Gets the id attribute of the FormDetails object- Returns:
- The id value
-
setId
public void setId(int id) Sets the id attribute of the FormDetails object- Parameters:
id
- The new id value
-
setFormName
Sets the formName attribute of the FormDetails object- Parameters:
formName
- The new formName value
-
getFormName
Gets the formName attribute of the FormDetails object- Returns:
- The formName value
-
setData
Sets the data attribute of the FormDetails object- Parameters:
data
- The new data value
-
getData
Gets the data attribute of the FormDetails object- Returns:
- The data value
-
setFiles
Sets the files attribute of the FormDetails object- Parameters:
files
- The new files value
-
getFiles
Gets the files attribute of the FormDetails object- Returns:
- The files value
-
setCreateDateString
Sets the createDateString attribute of the FormDetails object- Parameters:
createDateString
- The new createDateString value
-
getCreateDateString
Gets the createDateString attribute of the FormDetails object- Returns:
- The createDateString value
-
setHeader
public void setHeader(boolean header) Sets the header attribute of the FormDetails object- Parameters:
header
- The new header value
-
isHeader
public boolean isHeader()Gets the header attribute of the FormDetails object- Returns:
- The header value
-
setCreateDate
public void setCreateDate(long createDate) Sets the createDate attribute of the FormDetails object- Parameters:
createDate
- The new createDate value
-
getCreateDate
public long getCreateDate()Gets the createDate attribute of the FormDetails object- Returns:
- The createDate value
-
setHtml
Sets the html attribute of the FormDetails object- Parameters:
html
- The new html value
-
getHtml
Gets the html attribute of the FormDetails object- Returns:
- The html value
-
setColNames
-
getColNames
-
getNote
-
setNote
-
getUserDetails
-
setUserDetails
-
getLastExportDate
public long getLastExportDate() -
getLastExportDateString
-
setLastExportDate
public void setLastExportDate(long lastExportDate) -
getDocId
public int getDocId() -
setDocId
public void setDocId(int docId) -
getDoubleOptInDate
-
setDoubleOptInDate
-