Interface Item
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ItemImpl
The Interface Item.
-
Method Summary
Modifier and TypeMethodDescriptionintGets the class id.intGets the defined.Gets the document id.Gets the document position.Gets the element.intGets the element id.getGrid()Gets the grid.Gets the grid id.intGets the group id.intgetId()Gets the id.intgetId2()Gets the id 2.intgetId3()Gets the id 3.Gets the layout layers.intgetLevel()Gets the level.Gets the master page.intGets the needs request.Gets the page type.intGets the post rule id.Gets the post rule params.intGets the pre rule id.Gets the pre rule params.intGets the product end.intGets the product start.Gets the status.Gets the string id.intGets the tag id 1.intGets the tag id 2.intGets the template id.getType()Gets the type.booleanChecks if is defined.booleanNeeds request.voidneedsRequest(boolean needsRequest) Needs request.voidsetClassId(int classId) Sets the class id.voidsetDefined(int defined) Sets the defined.voidsetDocumentId(String documentId) Sets the document id.voidsetDocumentPosition(String documentPosition) Sets the document position.voidsetElement(String element) Sets the element.voidsetElementId(int elementId) Sets the element id.voidSets the grid.voidSets the grid id.voidsetGroupId(int groupId) Sets the group id.voidsetId(int id) Sets the id.voidsetId2(int id2) Sets the id 2.voidsetId3(int id3) Sets the id 3.voidsetIsDefined(boolean defined) Sets the checks if is defined.voidsetLayoutLayers(String layoutLayers) Sets the layout layers.voidsetLevel(int level) Sets the level.voidsetMasterPage(String masterPage) Sets the master page.voidsetNeedsRequest(int needsRequest) Sets the needs request.voidsetPageType(ItemImpl.PageType pageType) Sets the page type.voidsetPostRuleId(int postRuleId) Sets the post rule id.voidsetPostRuleParams(String postRuleParams) Sets the post rule params.voidsetPreRuleId(int preRuleId) Sets the pre rule id.voidsetPreRuleParams(String preRuleParams) Sets the pre rule params.voidsetProductEnd(int productEnd) Sets the product end.voidsetProductStart(int productStart) Sets the product start.voidSets the status.voidsetStringId(String stringId) Sets the string id.voidsetTagId1(int tagId1) Sets the tag id 1.voidsetTagId2(int tagId2) Sets the tag id 2.voidsetTemplateId(int templateId) Sets the template id.voidsetType(ItemImpl.ItemType type) Sets the type.
-
Method Details
-
getType
ItemImpl.ItemType getType()Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-
getId
int getId()Gets the id.- Returns:
- the id
-
setId
void setId(int id) Sets the id.- Parameters:
id- the new id
-
getId2
int getId2()Gets the id 2.- Returns:
- the id 2
-
setId2
void setId2(int id2) Sets the id 2.- Parameters:
id2- the new id 2
-
getId3
int getId3()Gets the id 3.- Returns:
- the id 3
-
setId3
void setId3(int id3) Sets the id 3.- Parameters:
id3- the new id 3
-
getStringId
String getStringId()Gets the string id.- Returns:
- the string id
-
setStringId
Sets the string id.- Parameters:
stringId- the new string id
-
getTemplateId
int getTemplateId()Gets the template id.- Returns:
- the template id
-
setTemplateId
void setTemplateId(int templateId) Sets the template id.- Parameters:
templateId- the new template id
-
getDocumentId
String getDocumentId()Gets the document id.- Returns:
- the document id
-
setDocumentId
Sets the document id.- Parameters:
documentId- the new document id
-
getDocumentPosition
String getDocumentPosition()Gets the document position.- Returns:
- the document position
-
setDocumentPosition
Sets the document position.- Parameters:
documentPosition- the new document position
-
getClassId
int getClassId()Gets the class id.- Returns:
- the class id
-
setClassId
void setClassId(int classId) Sets the class id.- Parameters:
classId- the new class id
-
getGroupId
int getGroupId()Gets the group id.- Returns:
- the group id
-
setGroupId
void setGroupId(int groupId) Sets the group id.- Parameters:
groupId- the new group id
-
getStatus
String getStatus()Gets the status.- Returns:
- the status
-
setStatus
Sets the status.- Parameters:
status- the new status
-
getPageType
ItemImpl.PageType getPageType()Gets the page type.- Returns:
- the page type
-
setPageType
Sets the page type.- Parameters:
pageType- the new page type
-
getElement
String getElement()Gets the element.- Returns:
- the element
-
setElement
Sets the element.- Parameters:
element- the new element
-
getElementId
int getElementId()Gets the element id.- Returns:
- the element id
-
setElementId
void setElementId(int elementId) Sets the element id.- Parameters:
elementId- the new element id
-
getGrid
String getGrid()Gets the grid.- Returns:
- the grid
-
setGrid
Sets the grid.- Parameters:
grid- the new grid
-
getGridId
String getGridId()Gets the grid id.- Returns:
- the grid id
-
setGridId
Sets the grid id.- Parameters:
gridId- the new grid id
-
getMasterPage
String getMasterPage()Gets the master page.- Returns:
- the master page
-
setMasterPage
Sets the master page.- Parameters:
masterPage- the new master page
-
getNeedsRequest
int getNeedsRequest()Gets the needs request.- Returns:
- the needs request
-
setNeedsRequest
void setNeedsRequest(int needsRequest) Sets the needs request.- Parameters:
needsRequest- the new needs request
-
getDefined
int getDefined()Gets the defined.- Returns:
- the defined
-
setDefined
void setDefined(int defined) Sets the defined.- Parameters:
defined- the new defined
-
getLevel
int getLevel()Gets the level.- Returns:
- the level
-
setLevel
void setLevel(int level) Sets the level.- Parameters:
level- the new level
-
getPreRuleId
int getPreRuleId()Gets the pre rule id.- Returns:
- the pre rule id
-
setPreRuleId
void setPreRuleId(int preRuleId) Sets the pre rule id.- Parameters:
preRuleId- the new pre rule id
-
getPreRuleParams
String getPreRuleParams()Gets the pre rule params.- Returns:
- the pre rule params
-
setPreRuleParams
Sets the pre rule params.- Parameters:
preRuleParams- the new pre rule params
-
getPostRuleId
int getPostRuleId()Gets the post rule id.- Returns:
- the post rule id
-
setPostRuleId
void setPostRuleId(int postRuleId) Sets the post rule id.- Parameters:
postRuleId- the new post rule id
-
getPostRuleParams
String getPostRuleParams()Gets the post rule params.- Returns:
- the post rule params
-
setPostRuleParams
Sets the post rule params.- Parameters:
postRuleParams- the new post rule params
-
getProductStart
int getProductStart()Gets the product start.- Returns:
- the product start
-
setProductStart
void setProductStart(int productStart) Sets the product start.- Parameters:
productStart- the new product start
-
getProductEnd
int getProductEnd()Gets the product end.- Returns:
- the product end
-
setProductEnd
void setProductEnd(int productEnd) Sets the product end.- Parameters:
productEnd- the new product end
-
getTagId1
int getTagId1()Gets the tag id 1.- Returns:
- the tag id 1
-
setTagId1
void setTagId1(int tagId1) Sets the tag id 1.- Parameters:
tagId1- the new tag id 1
-
getTagId2
int getTagId2()Gets the tag id 2.- Returns:
- the tag id 2
-
setTagId2
void setTagId2(int tagId2) Sets the tag id 2.- Parameters:
tagId2- the new tag id 2
-
getLayoutLayers
String getLayoutLayers()Gets the layout layers.- Returns:
- the layout layers
-
setLayoutLayers
Sets the layout layers.- Parameters:
layoutLayers- the new layout layers
-
isDefined
boolean isDefined()Checks if is defined.- Returns:
- true, if is defined
-
setIsDefined
void setIsDefined(boolean defined) Sets the checks if is defined.- Parameters:
defined- the new checks if is defined
-
needsRequest
boolean needsRequest()Needs request.- Returns:
- true, if successful
-
needsRequest
void needsRequest(boolean needsRequest) Needs request.- Parameters:
needsRequest- the needs request
-