Class CometTocUpdate

All Implemented Interfaces:
Serializable

public class CometTocUpdate extends CometEntity
The Class CometTocUpdate.
See Also:
  • Constructor Details

    • CometTocUpdate

      public CometTocUpdate()
  • Method Details

    • getDesignate

      public CometTocUpdate.Designate getDesignate()
      CometTocUpdate.Designate Gets the designate.
      Returns:
      the designate
      See Also:
    • setDesignate

      public void setDesignate(CometTocUpdate.Designate designate)
      CometTocUpdate.Designate Sets the designate.
      Parameters:
      designate - the new designate
      See Also:
    • getActiveLayer

      public String getActiveLayer()
      Gets the active layer.
      Returns:
      the active layer
    • setActiveLayer

      public void setActiveLayer(String activeLayer)
      Sets the active layer.
      Parameters:
      activeLayer - the new active layer
    • getVisibleLayers

      public List<String> getVisibleLayers()
      Gets the visible layers.
      Returns:
      the visible layers
    • setVisibleLayers

      public void setVisibleLayers(List<String> visibleLayers)
      Sets the visible layers.
      Parameters:
      visibleLayers - the new visible layers
    • getDocumentName

      public String getDocumentName()
      Gets the document name.
      Returns:
      the document name
    • setDocumentName

      public void setDocumentName(String documentName)
      Sets the document name.
      Parameters:
      documentName - the new document name
    • getDocumentPath

      public String getDocumentPath()
      Gets the document path.
      Returns:
      the document path
    • setDocumentPath

      public void setDocumentPath(String documentPath)
      Sets the document path.
      Parameters:
      documentPath - the new document 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
    • getEntries

      public List<CometTocEntry> getEntries()
      Gets the entries.
      Returns:
      the entries
    • setEntries

      public void setEntries(List<CometTocEntry> entries)
      Sets the entries.
      Parameters:
      entries - the new entries
    • getPlaceholderIds

      public List<Integer> getPlaceholderIds()
      Gets the placeholder ids.
      Returns:
      the placeholder ids
    • setPlaceholderIds

      public void setPlaceholderIds(List<Integer> placeholderIds)
      Sets the placeholder ids.
      Parameters:
      placeholderIds - the new placeholder ids