Class Publication

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Publication.PublicationAttribute
      Attributes for the Comet3 Publication type.
      CAUTION! Do not change the order of these attributes or add or remove attributes, otherwise the InDesign Comet Plug-Ins and other clients will misinterpret the data sent from the Publishing Server.
    • Constructor Summary

      Constructors 
      Constructor Description
      Publication()  
    • Constructor Detail

      • Publication

        public Publication()
    • Method Detail

      • getId

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

        public void setId​(int id)
        Sets id.
        Parameters:
        id - the id
      • getId2

        public int getId2()
        Gets id 2.
        Returns:
        the id 2
      • setId2

        public void setId2​(int id2)
        Sets id 2.
        Parameters:
        id2 - the id 2
      • getId3

        public int getId3()
        Gets id 3.
        Returns:
        the id 3
      • setId3

        public void setId3​(int id3)
        Sets id 3.
        Parameters:
        id3 - the id 3
      • getStringId

        public java.lang.String getStringId()
        Gets string id.
        Returns:
        the string id
      • setStringId

        public void setStringId​(java.lang.String stringId)
        Sets string id.
        Parameters:
        stringId - the string id
      • getDocumentId

        public java.lang.String getDocumentId()
        Gets document id.
        Returns:
        the document id
      • setDocumentId

        public void setDocumentId​(java.lang.String documentId)
        Sets document id.
        Parameters:
        documentId - the document id
      • getStatus

        public java.lang.String getStatus()
        Gets status.
        Returns:
        the status
      • setStatus

        public void setStatus​(java.lang.String status)
        Sets status.
        Parameters:
        status - the status
      • getStatusId

        public java.lang.String getStatusId()
        Gets status id.
        Returns:
        the status id
      • setStatusId

        public void setStatusId​(java.lang.String status)
        Sets status id.
        Parameters:
        status - the status
      • getInfo

        public java.lang.String getInfo()
        Gets info.
        Returns:
        the info
      • setInfo

        public void setInfo​(java.lang.String documentInfo)
        Sets info.
        Parameters:
        documentInfo - the document info
      • getName

        public java.lang.String getName()
        Gets name.
        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)
        Sets name.
        Parameters:
        name - the name
      • getType

        public java.lang.String getType()
        Gets type.
        Returns:
        the type
      • setType

        public void setType​(java.lang.String type)
        Sets type.
        Parameters:
        type - the type
      • getTypeId

        public java.lang.String getTypeId()
        Gets type id.
        Returns:
        the type id
      • setTypeId

        public void setTypeId​(java.lang.String typeId)
        Sets type id.
        Parameters:
        typeId - the type id
      • getInfo1

        public java.lang.String getInfo1()
        Gets info 1.
        Returns:
        the info 1
      • setInfo1

        public void setInfo1​(java.lang.String info1)
        Sets info 1.
        Parameters:
        info1 - the info 1
      • getInfo2

        public java.lang.String getInfo2()
        Gets info 2.
        Returns:
        the info 2
      • setInfo2

        public void setInfo2​(java.lang.String info2)
        Sets info 2.
        Parameters:
        info2 - the info 2
      • getDomain

        public java.lang.String getDomain()
        Gets domain.
        Returns:
        the domain
      • setDomain

        public void setDomain​(java.lang.String domain)
        Sets domain.
        Parameters:
        domain - the domain
      • getPath

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

        public void setPath​(java.lang.String path)
        Sets path.
        Parameters:
        path - the path
      • getUrl

        public java.lang.String getUrl()
        Gets url.
        Returns:
        the url
      • setUrl

        public void setUrl​(java.lang.String url)
        Sets url.
        Parameters:
        url - the url
      • getCanOverrideUrl

        @Obsolete(reason="In a PubServer environment policies and status is provided via the status / checkout script and server configuration")
        public boolean getCanOverrideUrl()
        Gets can override url.
        Returns:
        the can override url
      • setCanOverrideUrl

        @Obsolete(reason="In a PubServer environment policies and status is provided via the status / checkout script and server configuration")
        public void setCanOverrideUrl​(boolean canOverrideUrl)
        Sets can override url.
        Parameters:
        canOverrideUrl - the can override url
      • getCanOverrideLocal

        @Obsolete(reason="In a PubServer environment policies and status is provided via the status / checkout script and server configuration")
        public boolean getCanOverrideLocal()
        Gets can override local.
        Returns:
        the can override local
      • setCanOverrideLocal

        @Obsolete(reason="In a PubServer environment policies and status is provided via the status / checkout script and server configuration")
        public void setCanOverrideLocal​(boolean canOverrideLocal)
        Sets can override local.
        Parameters:
        canOverrideLocal - the can override local
      • getHasChildren

        public boolean getHasChildren()
        Gets has children.
        Returns:
        the has children
      • setHasChildren

        public void setHasChildren​(boolean hasChildren)
        Sets has children.
        Parameters:
        hasChildren - the has children
      • getIconId

        public int getIconId()
        Gets icon id.
        Returns:
        the icon id
      • setIconId

        public void setIconId​(int iconId)
        Sets icon id.
        Parameters:
        iconId - the icon id
      • getStatementId

        public int getStatementId()
        Gets statement id.
        Returns:
        the statement id
      • setStatementId

        public void setStatementId​(int statementId)
        Sets statement id.
        Parameters:
        statementId - the statement id
      • setContent

        public void setContent​(java.lang.String content)
        Description copied from class: Comet3EntityData
        Sets content.
        Specified by:
        setContent in class Comet3EntityData
        Parameters:
        content - the content
      • isPublication

        public boolean isPublication()
        Is publication boolean.
        Returns:
        the boolean
      • isDocument

        public boolean isDocument()
        Is document boolean.
        Returns:
        the boolean