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 objectintGets the footerDocId attribute of the TemplateDetails objectGets the forward attribute of the TemplateDetails objectGets the headerDocData attribute of the TemplateDetails objectintGets the headerDocId attribute of the TemplateDetails objectgetLng()intintintintintintintintGets the tempId attribute of the TemplateDetails objectGets the tempName attribute of the TemplateDetails objectbooleanbooleanvoidsetAfterBodyData(String newAfterBodyData) Sets the afterBodyData attribute of the TemplateDetails objectvoidsetAvailableGrooupsList(List<GroupDetails> availableGrooupsList) voidsetAvailableGroups(String availableGroups) voidsetBaseCssPath(String baseCssPath) voidSets the css attribute of the TemplateDetails objectvoidsetDisableSpamProtection(boolean disableSpamProtection) voidsetEditorFields(TemplateDetailEditorFields editorFields) voidsetFooterDocData(String newFooterDocData) Sets the footerDocData attribute of the TemplateDetails objectvoidsetFooterDocId(int newFooterDocId) Sets the footerDocId attribute of the TemplateDetails objectvoidsetForward(String newForward) Sets the forward attribute of the TemplateDetails objectvoidsetHeaderDocData(String newHeaderDocData) Sets the headerDocData attribute of the TemplateDetails objectvoidsetHeaderDocId(int newHeaderDocId) Sets the headerDocId attribute of the TemplateDetails objectvoidsetInlineEditingMode(String inlineEditingMode) voidvoidsetMenuDocData(String menuDocData) voidsetMenuDocId(int menuDocId) voidsetObjectADocData(String objectADocData) voidsetObjectADocId(int objectADocId) voidsetObjectBDocData(String objectBDocData) voidsetObjectBDocId(int objectBDocId) voidsetObjectCDocData(String objectCDocData) voidsetObjectCDocId(int objectCDocId) voidsetObjectDDocData(String objectDDocData) voidsetObjectDDocId(int objectDDocId) voidsetPocetPouziti(int pocetPouziti) voidsetRightMenuDocData(String rightMenuDocData) voidsetRightMenuDocId(int rightMenuDocId) voidsetTempId(int newTempId) Sets the tempId attribute of the TemplateDetails objectvoidsetTemplateInstallName(String templateInstallName) voidsetTemplatesGroupId(int templatesGroupId) voidsetTemplatesGroupId(Long templatesGroupId) voidsetTemplatesGroupName(String templatesGroupName) voidsetTempName(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
-