Class CometTocEntry

java.lang.Object
com.priint.pubserver.comet.bridge.toc.CometTocEntry
All Implemented Interfaces:
EntityData, PersistentData, Serializable

@Entity public class CometTocEntry extends Object implements Serializable, EntityData
Internal use only The Class CometTocEntry (toc - table of content).
See Also:
  • Field Details

    • FIND_BY_ID

      public static final String FIND_BY_ID
      The Constant FIND_BY_ID.
      See Also:
    • FIND_BY_DOCUMENT

      public static final String FIND_BY_DOCUMENT
      The Constant FIND_BY_DOCUMENT.
      See Also:
    • FIND_BY_DOCUMENT_AND_PATH

      public static final String FIND_BY_DOCUMENT_AND_PATH
      The Constant FIND_BY_DOCUMENT_AND_PATH.
      See Also:
    • FIND_BY_PUBLICATION_ID

      public static final String FIND_BY_PUBLICATION_ID
      The Constant FIND_BY_PUBLICATION_ID.
      See Also:
    • FIND_BY_PROJECT

      public static final String FIND_BY_PROJECT
      The Constant FIND_BY_PROJECT.
      See Also:
    • FIND_BY_DOCUMENT_AND_ENTITY

      public static final String FIND_BY_DOCUMENT_AND_ENTITY
      The Constant FIND_BY_DOCUMENT_AND_ENTITY.
      See Also:
    • FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION

      public static final String FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION
      The Constant FIND_BY_DOCUMENT_AND_ENTITY_NO_PUBLICATION.
      See Also:
    • FIND_BY_PUBLICATION_ID_AND_ENTITY

      public static final String FIND_BY_PUBLICATION_ID_AND_ENTITY
      The Constant FIND_BY_PUBLICATION_ID_AND_ENTITY.
      See Also:
    • FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT

      public static final String FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT
      The Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT.
      See Also:
    • FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION

      public static final String FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION
      The Constant FIND_BY_DOCUMENT_AND_ENTITY_WITHOUT_PARENT_NO_PUBLICATION.
      See Also:
    • FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT

      public static final String FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT
      The Constant FIND_BY_PUBLICATION_ID_AND_ENTITY_WITHOUT_PARENT.
      See Also:
    • FIND_BY_PUBLICATION_AND_ENTITY

      public static final String FIND_BY_PUBLICATION_AND_ENTITY
      The Constant FIND_BY_PUBLICATION_AND_ENTITY.
      See Also:
    • FIND_BY_PUBLICATION_AND_PARENT

      public static final String FIND_BY_PUBLICATION_AND_PARENT
      The Constant FIND_BY_PUBLICATION_AND_PARENT.
      See Also:
    • FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT

      public static final String FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT
      The Constant FIND_BY_PUBLICATION_AND_ENTITY_WITHOUT_PARENT.
      See Also:
    • OBJECT_CRITERIA_WITHOUT_PARENT

      public static final String OBJECT_CRITERIA_WITHOUT_PARENT
      The Constant OBJECT_CRITERIA_WITHOUT_PARENT.
      See Also:
    • PARENT_CRITERIA

      public static final String PARENT_CRITERIA
      The Constant PARENT_CRITERIA.
      See Also:
    • OBJECT_CRITERIA

      public static final String OBJECT_CRITERIA
      The Constant OBJECT_CRITERIA.
      See Also:
  • Constructor Details

    • CometTocEntry

      public CometTocEntry()
  • Method Details

    • getProject

      public String getProject()
      Gets the project.
      Returns:
      the project
    • setProject

      public void setProject(String project)
      Sets the project.
      Parameters:
      project - the new project
    • getDocument

      public String getDocument()
      Gets the document.
      Returns:
      the document
    • setDocument

      public void setDocument(String document)
      Sets the document.
      Parameters:
      document - the new document
    • getPath

      public String getPath()
      Gets the path.
      Returns:
      the path
    • setPath

      public void setPath(String path)
      Sets the path.
      Parameters:
      path - the new path
    • getPublication

      public String getPublication()
      Gets the publication.
      Returns:
      the publication
    • setPublication

      public void setPublication(String publication)
      Sets the publication.
      Parameters:
      publication - the new publication
    • getPublicationPlannerDocumentId

      public String getPublicationPlannerDocumentId()
      Gets the publication planner document id.
      Returns:
      the publication planner document id
    • setPublicationPlannerDocumentId

      public void setPublicationPlannerDocumentId(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 String getRecordStringId()
      Gets the record string id.
      Returns:
      the record string id
    • setRecordStringId

      public void setRecordStringId(String recordStringId)
      Sets the record string id.
      Parameters:
      recordStringId - the new record string id
    • getPlaceholderInfo1

      public String getPlaceholderInfo1()
      Gets the placeholder info 1.
      Returns:
      the placeholder info 1
    • setPlaceholderInfo1

      public void setPlaceholderInfo1(String placeholderInfo1)
      Sets the placeholder info 1.
      Parameters:
      placeholderInfo1 - the new placeholder info 1
    • getPlaceholderInfo2

      public String getPlaceholderInfo2()
      Gets the placeholder info 2.
      Returns:
      the placeholder info 2
    • setPlaceholderInfo2

      public void setPlaceholderInfo2(String placeholderInfo2)
      Sets the placeholder info 2.
      Parameters:
      placeholderInfo2 - the new placeholder info 2
    • getObjectId

      public String getObjectId()
      Gets the object id.
      Returns:
      the object id
    • setObjectId

      public void setObjectId(String objectId)
      Sets the object id.
      Parameters:
      objectId - the new object id
    • getObjectGroupId

      public String getObjectGroupId()
      Gets the object group id.
      Returns:
      the object group id
    • setObjectGroupId

      public void setObjectGroupId(String objectGroupId)
      Sets the object group id.
      Parameters:
      objectGroupId - the new object group id
    • getObjectEntityId

      public String getObjectEntityId()
      Gets the object entity id.
      Returns:
      the object entity id
    • setObjectEntityId

      public void setObjectEntityId(String objectEntityId)
      Sets the object entity id.
      Parameters:
      objectEntityId - the new object entity id
    • getObjectEntityClass

      public String getObjectEntityClass()
      Gets the object entity class.
      Returns:
      the object entity class
    • setObjectEntityClass

      public void setObjectEntityClass(String objectEntityClass)
      Sets the object entity class.
      Parameters:
      objectEntityClass - the new object entity class
    • getParentObjectId

      public String getParentObjectId()
      Gets the parent object id.
      Returns:
      the parent object id
    • setParentObjectId

      public void setParentObjectId(String parentObjectId)
      Sets the parent object id.
      Parameters:
      parentObjectId - the new parent object id
    • getParentObjectGroupId

      public String getParentObjectGroupId()
      Gets the parent object group id.
      Returns:
      the parent object group id
    • setParentObjectGroupId

      public void setParentObjectGroupId(String parentObjectGroupId)
      Sets the parent object group id.
      Parameters:
      parentObjectGroupId - the new parent object group id
    • getParentObjectEntityId

      public String getParentObjectEntityId()
      Gets the parent object entity id.
      Returns:
      the parent object entity id
    • setParentObjectEntityId

      public void setParentObjectEntityId(String parentObjectEntityId)
      Sets the parent object entity id.
      Parameters:
      parentObjectEntityId - the new parent object entity id
    • getParentObjectEntityClass

      public String getParentObjectEntityClass()
      Gets the parent object entity class.
      Returns:
      the parent object entity class
    • setParentObjectEntityClass

      public void setParentObjectEntityClass(String parentObjectEntityClass)
      Sets the parent object entity class.
      Parameters:
      parentObjectEntityClass - the new parent object entity class
    • getLanguage

      public String getLanguage()
      Gets the language.
      Returns:
      the language
    • setLanguage

      public void setLanguage(String language)
      Sets the language.
      Parameters:
      language - the new language
    • getCountry

      public String getCountry()
      Gets the country.
      Returns:
      the country
    • setCountry

      public void setCountry(String country)
      Sets the country.
      Parameters:
      country - the new country
    • getWell

      public String getWell()
      Gets the well.
      Returns:
      the well
    • setWell

      public void setWell(String well)
      Sets the well.
      Parameters:
      well - the new well
    • getAssortment

      public String getAssortment()
      Gets the assortment.
      Returns:
      the assortment
    • setAssortment

      public void setAssortment(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 String getSectionPrefix()
      Gets the section prefix.
      Returns:
      the section prefix
    • setSectionPrefix

      public void setSectionPrefix(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 String getLayer()
      Gets the layer.
      Returns:
      the layer
    • setLayer

      public void setLayer(String layer)
      Sets the layer.
      Parameters:
      layer - the new layer
    • getId

      public Integer getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Integer id)
      Sets the id.
      Parameters:
      id - the new id
    • getValue

      public String getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(String value)
      Sets the value.
      Parameters:
      value - the new value
    • getCreatedOn

      public String getCreatedOn()
      Gets the created on.
      Returns:
      the created on
    • setCreatedOn

      public void setCreatedOn(String createdOn)
      Sets the created on.
      Parameters:
      createdOn - the new created on
    • getContext

      public Context getContext()
      Specified by:
      getContext in interface EntityData
      Returns:
      entity context
    • setContext

      public void setContext(Context context)
      Description copied from interface: EntityData
      set the context of entity data object
      Specified by:
      setContext in interface EntityData
    • getIdentifier

      public String getIdentifier()
      Description copied from interface: PersistentData
      Method to provide the identifier
      Specified by:
      getIdentifier in interface EntityData
      Specified by:
      getIdentifier in interface PersistentData
      Returns:
      identifier data object id as string
    • setIdentifier

      public void setIdentifier(String identifier)
      Specified by:
      setIdentifier in interface EntityData
      Parameters:
      identifier - data object id as string
    • getEntityIdentifier

      public String getEntityIdentifier()
      Description copied from interface: EntityData
      Identifier of an entity in the entity model where the current object refers to.
      Specified by:
      getEntityIdentifier in interface EntityData
      Returns:
      entity identifier as string
    • setEntityIdentifier

      public void setEntityIdentifier(String entityIdentifier)
      Description copied from interface: EntityData
      Identifier of an entity in the entity model where the current object refers to.
      Specified by:
      setEntityIdentifier in interface EntityData
    • toString

      public String toString()
      Overrides:
      toString in class Object