Class ItemImpl
java.lang.Object
com.priint.pubserver.metadata.xml.item.ItemImpl
- All Implemented Interfaces:
Item,Serializable
The type Item.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe enum Item status.static enumThe enum Item type.static enumThe enum Page type. -
Constructor Summary
Constructors -
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.
-
Constructor Details
-
ItemImpl
public ItemImpl()
-
-
Method Details
-
getType
Description copied from interface:ItemGets the type. -
setType
Description copied from interface:ItemSets the type. -
getId
public int getId()Description copied from interface:ItemGets the id. -
setId
public void setId(int id) Description copied from interface:ItemSets the id. -
getId2
public int getId2()Description copied from interface:ItemGets the id 2. -
setId2
public void setId2(int id2) Description copied from interface:ItemSets the id 2. -
getId3
public int getId3()Description copied from interface:ItemGets the id 3. -
setId3
public void setId3(int id3) Description copied from interface:ItemSets the id 3. -
getStringId
Description copied from interface:ItemGets the string id.- Specified by:
getStringIdin interfaceItem- Returns:
- the string id
-
setStringId
Description copied from interface:ItemSets the string id.- Specified by:
setStringIdin interfaceItem- Parameters:
stringId- the new string id
-
getTemplateId
public int getTemplateId()Description copied from interface:ItemGets the template id.- Specified by:
getTemplateIdin interfaceItem- Returns:
- the template id
-
setTemplateId
public void setTemplateId(int templateId) Description copied from interface:ItemSets the template id.- Specified by:
setTemplateIdin interfaceItem- Parameters:
templateId- the new template id
-
getDocumentId
Description copied from interface:ItemGets the document id.- Specified by:
getDocumentIdin interfaceItem- Returns:
- the document id
-
setDocumentId
Description copied from interface:ItemSets the document id.- Specified by:
setDocumentIdin interfaceItem- Parameters:
documentId- the new document id
-
getDocumentPosition
Description copied from interface:ItemGets the document position.- Specified by:
getDocumentPositionin interfaceItem- Returns:
- the document position
-
setDocumentPosition
Description copied from interface:ItemSets the document position.- Specified by:
setDocumentPositionin interfaceItem- Parameters:
documentPosition- the new document position
-
getClassId
public int getClassId()Description copied from interface:ItemGets the class id.- Specified by:
getClassIdin interfaceItem- Returns:
- the class id
-
setClassId
public void setClassId(int classId) Description copied from interface:ItemSets the class id.- Specified by:
setClassIdin interfaceItem- Parameters:
classId- the new class id
-
getGroupId
public int getGroupId()Description copied from interface:ItemGets the group id.- Specified by:
getGroupIdin interfaceItem- Returns:
- the group id
-
setGroupId
public void setGroupId(int groupId) Description copied from interface:ItemSets the group id.- Specified by:
setGroupIdin interfaceItem- Parameters:
groupId- the new group id
-
getStatus
Description copied from interface:ItemGets the status. -
setStatus
Description copied from interface:ItemSets the status. -
getPageType
Description copied from interface:ItemGets the page type.- Specified by:
getPageTypein interfaceItem- Returns:
- the page type
-
setPageType
Description copied from interface:ItemSets the page type.- Specified by:
setPageTypein interfaceItem- Parameters:
pageType- the new page type
-
getElement
Description copied from interface:ItemGets the element.- Specified by:
getElementin interfaceItem- Returns:
- the element
-
setElement
Description copied from interface:ItemSets the element.- Specified by:
setElementin interfaceItem- Parameters:
element- the new element
-
getElementId
public int getElementId()Description copied from interface:ItemGets the element id.- Specified by:
getElementIdin interfaceItem- Returns:
- the element id
-
setElementId
public void setElementId(int elementId) Description copied from interface:ItemSets the element id.- Specified by:
setElementIdin interfaceItem- Parameters:
elementId- the new element id
-
getGrid
Description copied from interface:ItemGets the grid. -
setGrid
Description copied from interface:ItemSets the grid. -
getGridId
Description copied from interface:ItemGets the grid id. -
setGridId
Description copied from interface:ItemSets the grid id. -
getMasterPage
Description copied from interface:ItemGets the master page.- Specified by:
getMasterPagein interfaceItem- Returns:
- the master page
-
setMasterPage
Description copied from interface:ItemSets the master page.- Specified by:
setMasterPagein interfaceItem- Parameters:
masterPage- the new master page
-
getNeedsRequest
public int getNeedsRequest()Description copied from interface:ItemGets the needs request.- Specified by:
getNeedsRequestin interfaceItem- Returns:
- the needs request
-
setNeedsRequest
public void setNeedsRequest(int needsRequest) Description copied from interface:ItemSets the needs request.- Specified by:
setNeedsRequestin interfaceItem- Parameters:
needsRequest- the new needs request
-
getDefined
public int getDefined()Description copied from interface:ItemGets the defined.- Specified by:
getDefinedin interfaceItem- Returns:
- the defined
-
setDefined
public void setDefined(int defined) Description copied from interface:ItemSets the defined.- Specified by:
setDefinedin interfaceItem- Parameters:
defined- the new defined
-
getLevel
public int getLevel()Description copied from interface:ItemGets the level. -
setLevel
public void setLevel(int level) Description copied from interface:ItemSets the level. -
getPreRuleId
public int getPreRuleId()Description copied from interface:ItemGets the pre rule id.- Specified by:
getPreRuleIdin interfaceItem- Returns:
- the pre rule id
-
setPreRuleId
public void setPreRuleId(int preRuleId) Description copied from interface:ItemSets the pre rule id.- Specified by:
setPreRuleIdin interfaceItem- Parameters:
preRuleId- the new pre rule id
-
getPreRuleParams
Description copied from interface:ItemGets the pre rule params.- Specified by:
getPreRuleParamsin interfaceItem- Returns:
- the pre rule params
-
setPreRuleParams
Description copied from interface:ItemSets the pre rule params.- Specified by:
setPreRuleParamsin interfaceItem- Parameters:
preRuleParams- the new pre rule params
-
getPostRuleId
public int getPostRuleId()Description copied from interface:ItemGets the post rule id.- Specified by:
getPostRuleIdin interfaceItem- Returns:
- the post rule id
-
setPostRuleId
public void setPostRuleId(int postRuleId) Description copied from interface:ItemSets the post rule id.- Specified by:
setPostRuleIdin interfaceItem- Parameters:
postRuleId- the new post rule id
-
getPostRuleParams
Description copied from interface:ItemGets the post rule params.- Specified by:
getPostRuleParamsin interfaceItem- Returns:
- the post rule params
-
setPostRuleParams
Description copied from interface:ItemSets the post rule params.- Specified by:
setPostRuleParamsin interfaceItem- Parameters:
postRuleParams- the new post rule params
-
getProductStart
public int getProductStart()Description copied from interface:ItemGets the product start.- Specified by:
getProductStartin interfaceItem- Returns:
- the product start
-
setProductStart
public void setProductStart(int productStart) Description copied from interface:ItemSets the product start.- Specified by:
setProductStartin interfaceItem- Parameters:
productStart- the new product start
-
getProductEnd
public int getProductEnd()Description copied from interface:ItemGets the product end.- Specified by:
getProductEndin interfaceItem- Returns:
- the product end
-
setProductEnd
public void setProductEnd(int productEnd) Description copied from interface:ItemSets the product end.- Specified by:
setProductEndin interfaceItem- Parameters:
productEnd- the new product end
-
getTagId1
public int getTagId1()Description copied from interface:ItemGets the tag id 1. -
setTagId1
public void setTagId1(int tagId1) Description copied from interface:ItemSets the tag id 1. -
getTagId2
public int getTagId2()Description copied from interface:ItemGets the tag id 2. -
setTagId2
public void setTagId2(int tagId2) Description copied from interface:ItemSets the tag id 2. -
getLayoutLayers
Description copied from interface:ItemGets the layout layers.- Specified by:
getLayoutLayersin interfaceItem- Returns:
- the layout layers
-
setLayoutLayers
Description copied from interface:ItemSets the layout layers.- Specified by:
setLayoutLayersin interfaceItem- Parameters:
layoutLayers- the new layout layers
-
isDefined
public boolean isDefined()Description copied from interface:ItemChecks if is defined. -
setIsDefined
public void setIsDefined(boolean defined) Description copied from interface:ItemSets the checks if is defined.- Specified by:
setIsDefinedin interfaceItem- Parameters:
defined- the new checks if is defined
-
needsRequest
public boolean needsRequest()Description copied from interface:ItemNeeds request.- Specified by:
needsRequestin interfaceItem- Returns:
- true, if successful
-
needsRequest
public void needsRequest(boolean needsRequest) Description copied from interface:ItemNeeds request.- Specified by:
needsRequestin interfaceItem- Parameters:
needsRequest- the needs request
-