Package sk.iway.iwcm.doc
Class TemplateDetails
java.lang.Object
sk.iway.iwcm.doc.TemplateDetails
Drzi zaznam z tabulky templates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the afterBodyData attribute of the TemplateDetails objectint[]
getCss()
Gets the css attribute of the TemplateDetails objectGets the footerDocData attribute of the TemplateDetails objectint
Gets the footerDocId attribute of the TemplateDetails objectGets the forward attribute of the TemplateDetails objectGets the headerDocData attribute of the TemplateDetails objectint
Gets the headerDocId attribute of the TemplateDetails objectgetLng()
int
int
int
int
int
int
int
int
Gets the tempId attribute of the TemplateDetails objectGets the tempName attribute of the TemplateDetails objectboolean
boolean
void
setAfterBodyData
(String newAfterBodyData) Sets the afterBodyData attribute of the TemplateDetails objectvoid
setAvailableGrooupsList
(List<GroupDetails> availableGrooupsList) void
setAvailableGroups
(String availableGroups) void
setBaseCssPath
(String baseCssPath) void
Sets the css attribute of the TemplateDetails objectvoid
setDisableSpamProtection
(boolean disableSpamProtection) void
setEditorFields
(TemplateDetailEditorFields editorFields) void
setFooterDocData
(String newFooterDocData) Sets the footerDocData attribute of the TemplateDetails objectvoid
setFooterDocId
(int newFooterDocId) Sets the footerDocId attribute of the TemplateDetails objectvoid
setForward
(String newForward) Sets the forward attribute of the TemplateDetails objectvoid
setHeaderDocData
(String newHeaderDocData) Sets the headerDocData attribute of the TemplateDetails objectvoid
setHeaderDocId
(int newHeaderDocId) Sets the headerDocId attribute of the TemplateDetails objectvoid
setInlineEditingMode
(String inlineEditingMode) void
void
setMenuDocData
(String menuDocData) void
setMenuDocId
(int menuDocId) void
setObjectADocData
(String objectADocData) void
setObjectADocId
(int objectADocId) void
setObjectBDocData
(String objectBDocData) void
setObjectBDocId
(int objectBDocId) void
setObjectCDocData
(String objectCDocData) void
setObjectCDocId
(int objectCDocId) void
setObjectDDocData
(String objectDDocData) void
setObjectDDocId
(int objectDDocId) void
setPocetPouziti
(int pocetPouziti) void
setRightMenuDocData
(String rightMenuDocData) void
setRightMenuDocId
(int rightMenuDocId) void
setTempId
(int newTempId) Sets the tempId attribute of the TemplateDetails objectvoid
setTemplateInstallName
(String templateInstallName) void
setTemplatesGroupId
(int templatesGroupId) void
setTemplatesGroupId
(Long templatesGroupId) void
setTemplatesGroupName
(String templatesGroupName) void
setTempName
(String newTempName) Sets the tempName attribute of the TemplateDetails object
-
Constructor Details
-
TemplateDetails
public TemplateDetails()
-
-
Method Details
-
getPocetPouziti
public int getPocetPouziti() -
setPocetPouziti
public void setPocetPouziti(int pocetPouziti) -
getTempId
public int getTempId()Gets the tempId attribute of the TemplateDetails object- Returns:
- The tempId value
-
setTempId
public void setTempId(int newTempId) Sets the tempId attribute of the TemplateDetails object- Parameters:
newTempId
- The new tempId value
-
setTempName
Sets the tempName attribute of the TemplateDetails object- Parameters:
newTempName
- The new tempName value
-
getTempName
Gets the tempName attribute of the TemplateDetails object- Returns:
- The tempName value
-
setForward
Sets the forward attribute of the TemplateDetails object- Parameters:
newForward
- The new forward value
-
getForward
Gets the forward attribute of the TemplateDetails object- Returns:
- The forward value
-
setHeaderDocId
public void setHeaderDocId(int newHeaderDocId) Sets the headerDocId attribute of the TemplateDetails object- Parameters:
newHeaderDocId
- The new headerDocId value
-
getHeaderDocId
public int getHeaderDocId()Gets the headerDocId attribute of the TemplateDetails object- Returns:
- The headerDocId value
-
setHeaderDocData
Sets the headerDocData attribute of the TemplateDetails object- Parameters:
newHeaderDocData
- The new headerDocData value
-
getHeaderDocData
Gets the headerDocData attribute of the TemplateDetails object- Returns:
- The headerDocData value
-
setAfterBodyData
Sets the afterBodyData attribute of the TemplateDetails object- Parameters:
newAfterBodyData
- The new afterBodyData value
-
getAfterBodyData
Gets the afterBodyData attribute of the TemplateDetails object- Returns:
- The afterBodyData value
-
setCss
Sets the css attribute of the TemplateDetails object- Parameters:
newCss
- The new css value
-
getCss
Gets the css attribute of the TemplateDetails object- Returns:
- The css value
-
setMenuDocId
public void setMenuDocId(int menuDocId) -
getMenuDocId
public int getMenuDocId() -
setMenuDocData
-
getMenuDocData
-
setLng
-
getLng
-
getRightMenuDocData
-
setRightMenuDocData
-
getRightMenuDocId
public int getRightMenuDocId() -
setRightMenuDocId
public void setRightMenuDocId(int rightMenuDocId) -
getBaseCssPath
-
setBaseCssPath
-
getObjectADocId
public int getObjectADocId() -
setObjectADocId
public void setObjectADocId(int objectADocId) -
getObjectBDocId
public int getObjectBDocId() -
setObjectBDocId
public void setObjectBDocId(int objectBDocId) -
getObjectCDocId
public int getObjectCDocId() -
setObjectCDocId
public void setObjectCDocId(int objectCDocId) -
getObjectDDocId
public int getObjectDDocId() -
setObjectDDocId
public void setObjectDDocId(int objectDDocId) -
getObjectADocData
-
setObjectADocData
-
getObjectBDocData
-
setObjectBDocData
-
getObjectCDocData
-
setObjectCDocData
-
getObjectDDocData
-
setObjectDDocData
-
getAvailableGroups
-
getAvailableGroupsInt
public int[] getAvailableGroupsInt() -
setAvailableGroups
-
getTemplateInstallName
-
setTemplateInstallName
-
isDisableSpamProtection
public boolean isDisableSpamProtection() -
setDisableSpamProtection
public void setDisableSpamProtection(boolean disableSpamProtection) -
getTemplatesGroupId
-
setTemplatesGroupId
-
setTemplatesGroupId
public void setTemplatesGroupId(int templatesGroupId) -
getTemplatesGroupName
-
setTemplatesGroupName
-
retrieveForwardExist
public boolean retrieveForwardExist() -
getAvailableGrooupsList
-
setAvailableGrooupsList
-
getEditorFields
-
setEditorFields
-
getInlineEditingMode
-
setInlineEditingMode
-