java.lang.Object
com.priint.pubserver.comet.bridge.entitydata.Comet3EntityData
com.priint.pubserver.comet.bridge.entitydata.Publication
All Implemented Interfaces:
Serializable

public class Publication extends Comet3EntityData
The type Publication.
See Also:
  • Constructor Details

    • Publication

      public Publication()
  • Method Details

    • getAttributes

      public Comet3Attribute[] getAttributes()
      Description copied from class: Comet3EntityData
      Get attributes comet 3 attribute [ ].
      Specified by:
      getAttributes in class Comet3EntityData
      Returns:
      the comet 3 attribute [ ]
    • 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 String getStringId()
      Gets string id.
      Returns:
      the string id
    • setStringId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public void setUrl(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
    • getContent

      public String getContent()
      Description copied from class: Comet3EntityData
      Gets content.
      Specified by:
      getContent in class Comet3EntityData
      Returns:
      the content
    • setContent

      public void setContent(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