Class CometTocUpdate

  • All Implemented Interfaces:
    java.io.Serializable

    public class CometTocUpdate
    extends CometEntity
    The Class CometTocUpdate.
    See Also:
    Serialized Form
    • Constructor Detail

      • CometTocUpdate

        public CometTocUpdate()
    • Method Detail

      • getActiveLayer

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

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

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

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

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

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

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

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

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

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

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

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