Class CometTocEntry
- java.lang.Object
-
- com.priint.pubserver.comet.bridge.toc.CometTocEntry
-
- All Implemented Interfaces:
EntityData,PersistentData,java.io.Serializable
@Entity public class CometTocEntry extends java.lang.Object implements java.io.Serializable, EntityData
Internal use only The Class CometTocEntry (toc - table of content).- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFIND_BY_DOCUMENTThe Constant FIND_BY_DOCUMENT.static java.lang.StringFIND_BY_DOCUMENT_AND_ENTITYThe Constant FIND_BY_DOCUMENT_AND_ENTITY.static java.lang.StringFIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATIONThe Constant FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION.static java.lang.StringFIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENTThe Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT.static java.lang.StringFIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATIONThe Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION.static java.lang.StringFIND_BY_DOCUMENT_AND_PATHThe Constant FIND_BY_DOCUMENT_AND_PATH.static java.lang.StringFIND_BY_IDThe Constant FIND_BY_ID.static java.lang.StringFIND_BY_PROJECTThe Constant FIND_BY_PROJECT.static java.lang.StringFIND_BY_PUBLICATION_AND_ENTITYThe Constant FIND_BY_PUBLICATION_AND_ENTITY.static java.lang.StringFIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENTThe Constant FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT.static java.lang.StringFIND_BY_PUBLICATION_AND_PARENTThe Constant FIND_BY_PUBLICATION_AND_PARENT.static java.lang.StringFIND_BY_PUBLICATION_IDThe Constant FIND_BY_PUBLICATION_ID.static java.lang.StringFIND_BY_PUBLICATION_ID_AND_ENTITYThe Constant FIND_BY_PUBLICATION_ID_AND_ENTITY.static java.lang.StringFIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENTThe Constant FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT.static java.lang.StringOBJECT_CRITERIAThe Constant OBJECT_CRITERIA.static java.lang.StringOBJECT_CRITERIA_WITHOUT_PARENTThe Constant OBJECT_CRITERIA_WITHOUT_PARENT.static java.lang.StringPARENT_CRITERIAThe Constant PARENT_CRITERIA.
-
Constructor Summary
Constructors Constructor Description CometTocEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAssortment()Gets the assortment.ContextgetContext()java.lang.StringgetCountry()Gets the country.java.lang.StringgetCreatedOn()Gets the created on.java.lang.StringgetDocument()Gets the document.java.lang.StringgetEntityIdentifier()Identifier of an entity in the entity model where the current object refers to.java.lang.IntegergetId()Gets the id.java.lang.StringgetIdentifier()Method to provide the identifierjava.lang.StringgetLanguage()Gets the language.java.lang.StringgetLayer()Gets the layer.java.lang.StringgetObjectEntityClass()Gets the object entity class.java.lang.StringgetObjectEntityId()Gets the object entity id.java.lang.StringgetObjectGroupId()Gets the object group id.java.lang.StringgetObjectId()Gets the object id.intgetPagenum()Gets the pagenum.intgetPageNumPlusStartPage()Gets the page num plus start page.java.lang.StringgetParentObjectEntityClass()Gets the parent object entity class.java.lang.StringgetParentObjectEntityId()Gets the parent object entity id.java.lang.StringgetParentObjectGroupId()Gets the parent object group id.java.lang.StringgetParentObjectId()Gets the parent object id.java.lang.StringgetPath()Gets the path.intgetPlaceholderId()Gets the placeholder id.java.lang.StringgetPlaceholderInfo1()Gets the placeholder info 1.java.lang.StringgetPlaceholderInfo2()Gets the placeholder info 2.java.lang.StringgetProject()Gets the project.java.lang.StringgetPublication()Gets the publication.java.lang.StringgetPublicationPlannerDocumentId()Gets the publication planner document id.intgetRecordId()Gets the record id.intgetRecordId2()Gets the record id 2.intgetRecordId3()Gets the record id 3.java.lang.StringgetRecordStringId()Gets the record string id.java.lang.StringgetSectionPrefix()Gets the section prefix.java.lang.StringgetValue()Gets the value.java.lang.StringgetWell()Gets the well.booleanisUsePrefix()Checks if is use prefix.voidsetAssortment(java.lang.String assortment)Sets the assortment.voidsetContext(Context context)set the context of entity data objectvoidsetCountry(java.lang.String country)Sets the country.voidsetCreatedOn(java.lang.String createdOn)Sets the created on.voidsetDocument(java.lang.String document)Sets the document.voidsetEntityIdentifier(java.lang.String entityIdentifier)Identifier of an entity in the entity model where the current object refers to.voidsetId(java.lang.Integer id)Sets the id.voidsetIdentifier(java.lang.String identifier)voidsetLanguage(java.lang.String language)Sets the language.voidsetLayer(java.lang.String layer)Sets the layer.voidsetObjectEntityClass(java.lang.String objectEntityClass)Sets the object entity class.voidsetObjectEntityId(java.lang.String objectEntityId)Sets the object entity id.voidsetObjectGroupId(java.lang.String objectGroupId)Sets the object group id.voidsetObjectId(java.lang.String objectId)Sets the object id.voidsetPagenum(int pagenum)Sets the pagenum.voidsetPageNumPlusStartPage(int pageNumPlusStartPage)Sets the page num plus start page.voidsetParentObjectEntityClass(java.lang.String parentObjectEntityClass)Sets the parent object entity class.voidsetParentObjectEntityId(java.lang.String parentObjectEntityId)Sets the parent object entity id.voidsetParentObjectGroupId(java.lang.String parentObjectGroupId)Sets the parent object group id.voidsetParentObjectId(java.lang.String parentObjectId)Sets the parent object id.voidsetPath(java.lang.String path)Sets the path.voidsetPlaceholderId(int placeholderId)Sets the placeholder id.voidsetPlaceholderInfo1(java.lang.String placeholderInfo1)Sets the placeholder info 1.voidsetPlaceholderInfo2(java.lang.String placeholderInfo2)Sets the placeholder info 2.voidsetProject(java.lang.String project)Sets the project.voidsetPublication(java.lang.String publication)Sets the publication.voidsetPublicationPlannerDocumentId(java.lang.String publicationPlannerDocumentId)Sets the publication planner document id.voidsetRecordId(int recordId)Sets the record id.voidsetRecordId2(int recordId2)Sets the record id 2.voidsetRecordId3(int recordId3)Sets the record id 3.voidsetRecordStringId(java.lang.String recordStringId)Sets the record string id.voidsetSectionPrefix(java.lang.String sectionPrefix)Sets the section prefix.voidsetUsePrefix(boolean usePrefix)Sets the use prefix.voidsetValue(java.lang.String value)Sets the value.voidsetWell(java.lang.String well)Sets the well.java.lang.StringtoString()
-
-
-
Field Detail
-
FIND_BY_ID
public static final java.lang.String FIND_BY_ID
The Constant FIND_BY_ID.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT
public static final java.lang.String FIND_BY_DOCUMENT
The Constant FIND_BY_DOCUMENT.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT_AND_PATH
public static final java.lang.String FIND_BY_DOCUMENT_AND_PATH
The Constant FIND_BY_DOCUMENT_AND_PATH.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_ID
public static final java.lang.String FIND_BY_PUBLICATION_ID
The Constant FIND_BY_PUBLICATION_ID.- See Also:
- Constant Field Values
-
FIND_BY_PROJECT
public static final java.lang.String FIND_BY_PROJECT
The Constant FIND_BY_PROJECT.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT_AND_ENTITY
public static final java.lang.String FIND_BY_DOCUMENT_AND_ENTITY
The Constant FIND_BY_DOCUMENT_AND_ENTITY.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION
public static final java.lang.String FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION
The Constant FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_ID_AND_ENTITY
public static final java.lang.String FIND_BY_PUBLICATION_ID_AND_ENTITY
The Constant FIND_BY_PUBLICATION_ID_AND_ENTITY.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT
public static final java.lang.String FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT
The Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT.- See Also:
- Constant Field Values
-
FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION
public static final java.lang.String FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION
The Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT
public static final java.lang.String FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT
The Constant FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_AND_ENTITY
public static final java.lang.String FIND_BY_PUBLICATION_AND_ENTITY
The Constant FIND_BY_PUBLICATION_AND_ENTITY.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_AND_PARENT
public static final java.lang.String FIND_BY_PUBLICATION_AND_PARENT
The Constant FIND_BY_PUBLICATION_AND_PARENT.- See Also:
- Constant Field Values
-
FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT
public static final java.lang.String FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT
The Constant FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT.- See Also:
- Constant Field Values
-
OBJECT_CRITERIA_WITHOUT_PARENT
public static final java.lang.String OBJECT_CRITERIA_WITHOUT_PARENT
The Constant OBJECT_CRITERIA_WITHOUT_PARENT.- See Also:
- Constant Field Values
-
PARENT_CRITERIA
public static final java.lang.String PARENT_CRITERIA
The Constant PARENT_CRITERIA.- See Also:
- Constant Field Values
-
OBJECT_CRITERIA
public static final java.lang.String OBJECT_CRITERIA
The Constant OBJECT_CRITERIA.- See Also:
- Constant Field Values
-
-
Method Detail
-
getProject
public java.lang.String getProject()
Gets the project.- Returns:
- the project
-
setProject
public void setProject(java.lang.String project)
Sets the project.- Parameters:
project- the new project
-
getDocument
public java.lang.String getDocument()
Gets the document.- Returns:
- the document
-
setDocument
public void setDocument(java.lang.String document)
Sets the document.- Parameters:
document- the new document
-
getPath
public java.lang.String getPath()
Gets the path.- Returns:
- the path
-
setPath
public void setPath(java.lang.String path)
Sets the path.- Parameters:
path- the new path
-
getPublication
public java.lang.String getPublication()
Gets the publication.- Returns:
- the publication
-
setPublication
public void setPublication(java.lang.String publication)
Sets the publication.- Parameters:
publication- the new publication
-
getPublicationPlannerDocumentId
public java.lang.String getPublicationPlannerDocumentId()
Gets the publication planner document id.- Returns:
- the publication planner document id
-
setPublicationPlannerDocumentId
public void setPublicationPlannerDocumentId(java.lang.String publicationPlannerDocumentId)
Sets the publication planner document id.- Parameters:
publicationPlannerDocumentId- the new publication planner document id
-
getPlaceholderId
public int getPlaceholderId()
Gets the placeholder id.- Returns:
- the placeholder id
-
setPlaceholderId
public void setPlaceholderId(int placeholderId)
Sets the placeholder id.- Parameters:
placeholderId- the new placeholder id
-
getRecordId
public int getRecordId()
Gets the record id.- Returns:
- the record id
-
setRecordId
public void setRecordId(int recordId)
Sets the record id.- Parameters:
recordId- the new record id
-
getRecordId2
public int getRecordId2()
Gets the record id 2.- Returns:
- the record id 2
-
setRecordId2
public void setRecordId2(int recordId2)
Sets the record id 2.- Parameters:
recordId2- the new record id 2
-
getRecordId3
public int getRecordId3()
Gets the record id 3.- Returns:
- the record id 3
-
setRecordId3
public void setRecordId3(int recordId3)
Sets the record id 3.- Parameters:
recordId3- the new record id 3
-
getRecordStringId
public java.lang.String getRecordStringId()
Gets the record string id.- Returns:
- the record string id
-
setRecordStringId
public void setRecordStringId(java.lang.String recordStringId)
Sets the record string id.- Parameters:
recordStringId- the new record string id
-
getPlaceholderInfo1
public java.lang.String getPlaceholderInfo1()
Gets the placeholder info 1.- Returns:
- the placeholder info 1
-
setPlaceholderInfo1
public void setPlaceholderInfo1(java.lang.String placeholderInfo1)
Sets the placeholder info 1.- Parameters:
placeholderInfo1- the new placeholder info 1
-
getPlaceholderInfo2
public java.lang.String getPlaceholderInfo2()
Gets the placeholder info 2.- Returns:
- the placeholder info 2
-
setPlaceholderInfo2
public void setPlaceholderInfo2(java.lang.String placeholderInfo2)
Sets the placeholder info 2.- Parameters:
placeholderInfo2- the new placeholder info 2
-
getObjectId
public java.lang.String getObjectId()
Gets the object id.- Returns:
- the object id
-
setObjectId
public void setObjectId(java.lang.String objectId)
Sets the object id.- Parameters:
objectId- the new object id
-
getObjectGroupId
public java.lang.String getObjectGroupId()
Gets the object group id.- Returns:
- the object group id
-
setObjectGroupId
public void setObjectGroupId(java.lang.String objectGroupId)
Sets the object group id.- Parameters:
objectGroupId- the new object group id
-
getObjectEntityId
public java.lang.String getObjectEntityId()
Gets the object entity id.- Returns:
- the object entity id
-
setObjectEntityId
public void setObjectEntityId(java.lang.String objectEntityId)
Sets the object entity id.- Parameters:
objectEntityId- the new object entity id
-
getObjectEntityClass
public java.lang.String getObjectEntityClass()
Gets the object entity class.- Returns:
- the object entity class
-
setObjectEntityClass
public void setObjectEntityClass(java.lang.String objectEntityClass)
Sets the object entity class.- Parameters:
objectEntityClass- the new object entity class
-
getParentObjectId
public java.lang.String getParentObjectId()
Gets the parent object id.- Returns:
- the parent object id
-
setParentObjectId
public void setParentObjectId(java.lang.String parentObjectId)
Sets the parent object id.- Parameters:
parentObjectId- the new parent object id
-
getParentObjectGroupId
public java.lang.String getParentObjectGroupId()
Gets the parent object group id.- Returns:
- the parent object group id
-
setParentObjectGroupId
public void setParentObjectGroupId(java.lang.String parentObjectGroupId)
Sets the parent object group id.- Parameters:
parentObjectGroupId- the new parent object group id
-
getParentObjectEntityId
public java.lang.String getParentObjectEntityId()
Gets the parent object entity id.- Returns:
- the parent object entity id
-
setParentObjectEntityId
public void setParentObjectEntityId(java.lang.String parentObjectEntityId)
Sets the parent object entity id.- Parameters:
parentObjectEntityId- the new parent object entity id
-
getParentObjectEntityClass
public java.lang.String getParentObjectEntityClass()
Gets the parent object entity class.- Returns:
- the parent object entity class
-
setParentObjectEntityClass
public void setParentObjectEntityClass(java.lang.String parentObjectEntityClass)
Sets the parent object entity class.- Parameters:
parentObjectEntityClass- the new parent object entity class
-
getLanguage
public java.lang.String getLanguage()
Gets the language.- Returns:
- the language
-
setLanguage
public void setLanguage(java.lang.String language)
Sets the language.- Parameters:
language- the new language
-
getCountry
public java.lang.String getCountry()
Gets the country.- Returns:
- the country
-
setCountry
public void setCountry(java.lang.String country)
Sets the country.- Parameters:
country- the new country
-
getWell
public java.lang.String getWell()
Gets the well.- Returns:
- the well
-
setWell
public void setWell(java.lang.String well)
Sets the well.- Parameters:
well- the new well
-
getAssortment
public java.lang.String getAssortment()
Gets the assortment.- Returns:
- the assortment
-
setAssortment
public void setAssortment(java.lang.String assortment)
Sets the assortment.- Parameters:
assortment- the new assortment
-
getPagenum
public int getPagenum()
Gets the pagenum.- Returns:
- the pagenum
-
setPagenum
public void setPagenum(int pagenum)
Sets the pagenum.- Parameters:
pagenum- the new pagenum
-
getPageNumPlusStartPage
public int getPageNumPlusStartPage()
Gets the page num plus start page.- Returns:
- the page num plus start page
-
setPageNumPlusStartPage
public void setPageNumPlusStartPage(int pageNumPlusStartPage)
Sets the page num plus start page.- Parameters:
pageNumPlusStartPage- the new page num plus start page
-
getSectionPrefix
public java.lang.String getSectionPrefix()
Gets the section prefix.- Returns:
- the section prefix
-
setSectionPrefix
public void setSectionPrefix(java.lang.String sectionPrefix)
Sets the section prefix.- Parameters:
sectionPrefix- the new section prefix
-
isUsePrefix
public boolean isUsePrefix()
Checks if is use prefix.- Returns:
- true, if is use prefix
-
setUsePrefix
public void setUsePrefix(boolean usePrefix)
Sets the use prefix.- Parameters:
usePrefix- the new use prefix
-
getLayer
public java.lang.String getLayer()
Gets the layer.- Returns:
- the layer
-
setLayer
public void setLayer(java.lang.String layer)
Sets the layer.- Parameters:
layer- the new layer
-
getId
public java.lang.Integer getId()
Gets the id.- Returns:
- the id
-
setId
public void setId(java.lang.Integer id)
Sets the id.- Parameters:
id- the new id
-
getValue
public java.lang.String getValue()
Gets the value.- Returns:
- the value
-
setValue
public void setValue(java.lang.String value)
Sets the value.- Parameters:
value- the new value
-
getCreatedOn
public java.lang.String getCreatedOn()
Gets the created on.- Returns:
- the created on
-
setCreatedOn
public void setCreatedOn(java.lang.String createdOn)
Sets the created on.- Parameters:
createdOn- the new created on
-
getContext
public Context getContext()
- Specified by:
getContextin interfaceEntityData- Returns:
- entity context
-
setContext
public void setContext(Context context)
Description copied from interface:EntityDataset the context of entity data object- Specified by:
setContextin interfaceEntityData
-
getIdentifier
public java.lang.String getIdentifier()
Description copied from interface:PersistentDataMethod to provide the identifier- Specified by:
getIdentifierin interfaceEntityData- Specified by:
getIdentifierin interfacePersistentData- Returns:
- identifier data object id as string
-
setIdentifier
public void setIdentifier(java.lang.String identifier)
- Specified by:
setIdentifierin interfaceEntityData- Parameters:
identifier- data object id as string
-
getEntityIdentifier
public java.lang.String getEntityIdentifier()
Description copied from interface:EntityDataIdentifier of an entity in the entity model where the current object refers to.- Specified by:
getEntityIdentifierin interfaceEntityData- Returns:
- entity identifier as string
-
setEntityIdentifier
public void setEntityIdentifier(java.lang.String entityIdentifier)
Description copied from interface:EntityDataIdentifier of an entity in the entity model where the current object refers to.- Specified by:
setEntityIdentifierin interfaceEntityData
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-