Class CometFrameInfo

  • All Implemented Interfaces:
    java.io.Serializable

    @Entity
    public class CometFrameInfo
    extends java.lang.Object
    implements java.io.Serializable
    The type Comet frame info.
    See Also:
    Serialized Form
    • Field Detail

      • FIND_BY_DOCUMENT_ID

        public static final java.lang.String FIND_BY_DOCUMENT_ID
        The constant FIND_BY_DOCUMENT_ID.
        See Also:
        Constant Field Values
      • FIND_BY_DOCUMENT_PATH_AND_NAME

        public static final java.lang.String FIND_BY_DOCUMENT_PATH_AND_NAME
        The constant FIND_BY_DOCUMENT_PATH_AND_NAME.
        See Also:
        Constant Field Values
      • FIND_BY_PUBLICATION_TYPE

        public static final java.lang.String FIND_BY_PUBLICATION_TYPE
        The constant FIND_BY_PUBLICATION_TYPE.
        See Also:
        Constant Field Values
      • FIND_BY_PUBLICATION_ROOT_ID

        public static final java.lang.String FIND_BY_PUBLICATION_ROOT_ID
        The constant FIND_BY_PUBLICATION_ROOT_ID.
        See Also:
        Constant Field Values
      • FIND_BY_DOCUMENT_ID_AND_TEMPLATE

        public static final java.lang.String FIND_BY_DOCUMENT_ID_AND_TEMPLATE
        The constant FIND_BY_DOCUMENT_ID_AND_TEMPLATE.
        See Also:
        Constant Field Values
      • FIND_BY_DOCUMENT_PATH_AND_NAME_AND_TEMPLATE

        public static final java.lang.String FIND_BY_DOCUMENT_PATH_AND_NAME_AND_TEMPLATE
        The constant FIND_BY_DOCUMENT_PATH_AND_NAME_AND_TEMPLATE.
        See Also:
        Constant Field Values
      • FIND_BY_PUBLICATION_TYPE_AND_TEMPLATE

        public static final java.lang.String FIND_BY_PUBLICATION_TYPE_AND_TEMPLATE
        The constant FIND_BY_PUBLICATION_TYPE_AND_TEMPLATE.
        See Also:
        Constant Field Values
      • FIND_BY_PUBLICATION_ROOT_ID_AND_TEMPLATE

        public static final java.lang.String FIND_BY_PUBLICATION_ROOT_ID_AND_TEMPLATE
        The constant FIND_BY_PUBLICATION_ROOT_ID_AND_TEMPLATE.
        See Also:
        Constant Field Values
      • IDENTIFY_FRAMEINFO_BY_PLACEHOLDER

        public static final java.lang.String IDENTIFY_FRAMEINFO_BY_PLACEHOLDER
        The constant IDENTIFY_FRAMEINFO_BY_PLACEHOLDER.
        See Also:
        Constant Field Values
      • IDENTIFY_FRAMEINFO_BY_UID

        public static final java.lang.String IDENTIFY_FRAMEINFO_BY_UID
        The constant IDENTIFY_FRAMEINFO_BY_UID.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CometFrameInfo

        public CometFrameInfo()
    • Method Detail

      • bindFrameInfo

        public static javax.persistence.Query bindFrameInfo​(javax.persistence.Query result,
                                                            CometFrameInfo frameInfo,
                                                            java.lang.String namedQuery)
        Bind frame info query.
        Parameters:
        result - the result
        frameInfo - the frame info
        namedQuery - the named query
        Returns:
        the query
      • afterReadFromJPA

        public void afterReadFromJPA()
        After read from jpa.
      • afterReadFromXML

        public void afterReadFromXML()
        After read from xml.
      • getId

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

        public void setId​(java.lang.Integer id)
        Sets id.
        Parameters:
        id - the id
      • getProject

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

        public void setProject​(java.lang.String project)
        Sets project.
        Parameters:
        project - the project
      • getDocumentName

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

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

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

        public void setDocumentPath​(java.lang.String documentPath)
        Sets document path.
        Parameters:
        documentPath - the document path
      • getPublication

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

        public void setPublication​(java.lang.String publication)
        Sets publication.
        Parameters:
        publication - the publication
      • getPublicationPlannerDocumentId

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

        public void setPublicationPlannerDocumentId​(java.lang.String publicationPlannerDocumentId)
        Sets publication planner document id.
        Parameters:
        publicationPlannerDocumentId - the publication planner document id
      • getPublicationType

        public java.lang.String getPublicationType()
        Gets publication type.
        Returns:
        the publication type
      • setPublicationType

        public void setPublicationType​(java.lang.String publicationType)
        Sets publication type.
        Parameters:
        publicationType - the publication type
      • getPlaceholderId

        public java.lang.Integer getPlaceholderId()
        Gets placeholder id.
        Returns:
        the placeholder id
      • setPlaceholderId

        public void setPlaceholderId​(java.lang.Integer placeholderId)
        Sets placeholder id.
        Parameters:
        placeholderId - the placeholder id
      • getRecordId

        public java.lang.Integer getRecordId()
        Gets record id.
        Returns:
        the record id
      • setRecordId

        public void setRecordId​(java.lang.Integer recordId)
        Sets record id.
        Parameters:
        recordId - the record id
      • getRecordId2

        public java.lang.Integer getRecordId2()
        Gets record id 2.
        Returns:
        the record id 2
      • setRecordId2

        public void setRecordId2​(java.lang.Integer recordId2)
        Sets record id 2.
        Parameters:
        recordId2 - the record id 2
      • getRecordId3

        public java.lang.Integer getRecordId3()
        Gets record id 3.
        Returns:
        the record id 3
      • setRecordId3

        public void setRecordId3​(java.lang.Integer recordId3)
        Sets record id 3.
        Parameters:
        recordId3 - the record id 3
      • getRecordStringId

        public java.lang.String getRecordStringId()
        Gets record string id.
        Returns:
        the record string id
      • setRecordStringId

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

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

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

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

        public void setPlaceholderInfo2​(java.lang.String placeholderInfo2)
        Sets placeholder info 2.
        Parameters:
        placeholderInfo2 - the placeholder info 2
      • getFrameInfoId

        public java.lang.String getFrameInfoId()
        Gets frame info id.
        Returns:
        the frame info id
      • setFrameInfoId

        public void setFrameInfoId​(java.lang.String frameInfoId)
        Sets frame info id.
        Parameters:
        frameInfoId - the frame info id
      • getObjectId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public void setLanguage​(java.lang.String language)
        Sets language.
        Parameters:
        language - the language
      • getCountry

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

        public void setCountry​(java.lang.String country)
        Sets country.
        Parameters:
        country - the country
      • getWell

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

        public void setWell​(java.lang.String well)
        Sets well.
        Parameters:
        well - the well
      • getAssortment

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

        public void setAssortment​(java.lang.String assortment)
        Sets assortment.
        Parameters:
        assortment - the assortment
      • getFrameUID

        public java.lang.Integer getFrameUID()
        Gets frame uid.
        Returns:
        the frame uid
      • setFrameUID

        public void setFrameUID​(java.lang.Integer frameUID)
        Sets frame uid.
        Parameters:
        frameUID - the frame uid
      • getCometGroupId

        public java.lang.Integer getCometGroupId()
        Gets comet group id.
        Returns:
        the comet group id
      • setCometGroupId

        public void setCometGroupId​(java.lang.Integer cometGroupId)
        Sets comet group id.
        Parameters:
        cometGroupId - the comet group id
      • getTemplateId

        public java.lang.Integer getTemplateId()
        Gets template id.
        Returns:
        the template id
      • setTemplateId

        public void setTemplateId​(java.lang.Integer templateId)
        Sets template id.
        Parameters:
        templateId - the template id
      • getFrameLabel

        public java.lang.String getFrameLabel()
        Gets frame label.
        Returns:
        the frame label
      • setFrameLabel

        public void setFrameLabel​(java.lang.String frameLabel)
        Sets frame label.
        Parameters:
        frameLabel - the frame label
      • getScriptTags

        public java.util.List<CometFrameInfo.ScriptTag> getScriptTags()
        Gets script tags.
        Returns:
        the script tags
      • setScriptTags

        public void setScriptTags​(java.util.List<CometFrameInfo.ScriptTag> scriptTags)
        Sets script tags.
        Parameters:
        scriptTags - the script tags
      • getScriptTagsClob

        public java.lang.String getScriptTagsClob()
        Gets script tags clob.
        Returns:
        the script tags clob
      • setScriptTagsClob

        public void setScriptTagsClob​(java.lang.String scriptTagsClob)
        Sets script tags clob.
        Parameters:
        scriptTagsClob - the script tags clob
      • getxPositionAbsolute

        public java.lang.Double getxPositionAbsolute()
        Gets position absolute.
        Returns:
        the position absolute
      • setxPositionAbsolute

        public void setxPositionAbsolute​(java.lang.Double xPositionAbsolute)
        Sets position absolute.
        Parameters:
        xPositionAbsolute - the x position absolute
      • getyPositionAbsolute

        public java.lang.Double getyPositionAbsolute()
        Gets position absolute.
        Returns:
        the position absolute
      • setyPositionAbsolute

        public void setyPositionAbsolute​(java.lang.Double yPositionAbsolute)
        Sets position absolute.
        Parameters:
        yPositionAbsolute - the y position absolute
      • getxPositionRelative

        public java.lang.Double getxPositionRelative()
        Gets position relative.
        Returns:
        the position relative
      • setxPositionRelative

        public void setxPositionRelative​(java.lang.Double xPositionRelative)
        Sets position relative.
        Parameters:
        xPositionRelative - the x position relative
      • getyPositionRelative

        public java.lang.Double getyPositionRelative()
        Gets position relative.
        Returns:
        the position relative
      • setyPositionRelative

        public void setyPositionRelative​(java.lang.Double yPositionRelative)
        Sets position relative.
        Parameters:
        yPositionRelative - the y position relative
      • getWidth

        public java.lang.Double getWidth()
        Gets width.
        Returns:
        the width
      • setWidth

        public void setWidth​(java.lang.Double width)
        Sets width.
        Parameters:
        width - the width
      • getHeight

        public java.lang.Double getHeight()
        Gets height.
        Returns:
        the height
      • setHeight

        public void setHeight​(java.lang.Double height)
        Sets height.
        Parameters:
        height - the height
      • getFrameRotation

        public java.lang.Double getFrameRotation()
        Gets frame rotation.
        Returns:
        the frame rotation
      • setFrameRotation

        public void setFrameRotation​(java.lang.Double frameRotation)
        Sets frame rotation.
        Parameters:
        frameRotation - the frame rotation
      • getFrameSkew

        public java.lang.Double getFrameSkew()
        Gets frame skew.
        Returns:
        the frame skew
      • setFrameSkew

        public void setFrameSkew​(java.lang.Double frameSkew)
        Sets frame skew.
        Parameters:
        frameSkew - the frame skew
      • getFrameType

        public java.lang.String getFrameType()
        Gets frame type.
        Returns:
        the frame type
      • setFrameType

        public void setFrameType​(java.lang.String frameType)
        Sets frame type.
        Parameters:
        frameType - the frame type
      • getObjectStyle

        public java.lang.String getObjectStyle()
        Gets object style.
        Returns:
        the object style
      • setObjectStyle

        public void setObjectStyle​(java.lang.String objectStyle)
        Sets object style.
        Parameters:
        objectStyle - the object style
      • getImageXOffset

        public java.lang.Double getImageXOffset()
        Gets image x offset.
        Returns:
        the image x offset
      • setImageXOffset

        public void setImageXOffset​(java.lang.Double imageXOffset)
        Sets image x offset.
        Parameters:
        imageXOffset - the image x offset
      • getImageYOffset

        public java.lang.Double getImageYOffset()
        Gets image y offset.
        Returns:
        the image y offset
      • setImageYOffset

        public void setImageYOffset​(java.lang.Double imageYOffset)
        Sets image y offset.
        Parameters:
        imageYOffset - the image y offset
      • getImageXScale

        public java.lang.Double getImageXScale()
        Gets image x scale.
        Returns:
        the image x scale
      • setImageXScale

        public void setImageXScale​(java.lang.Double imageXScale)
        Sets image x scale.
        Parameters:
        imageXScale - the image x scale
      • getImageYScale

        public java.lang.Double getImageYScale()
        Gets image y scale.
        Returns:
        the image y scale
      • setImageYScale

        public void setImageYScale​(java.lang.Double imageYScale)
        Sets image y scale.
        Parameters:
        imageYScale - the image y scale
      • getImageRotation

        public java.lang.Double getImageRotation()
        Gets image rotation.
        Returns:
        the image rotation
      • setImageRotation

        public void setImageRotation​(java.lang.Double imageRotation)
        Sets image rotation.
        Parameters:
        imageRotation - the image rotation
      • getImageSkew

        public java.lang.Double getImageSkew()
        Gets image skew.
        Returns:
        the image skew
      • setImageSkew

        public void setImageSkew​(java.lang.Double imageSkew)
        Sets image skew.
        Parameters:
        imageSkew - the image skew
      • getCreatedOn

        public java.util.Date getCreatedOn()
        Gets created on.
        Returns:
        the created on
      • setCreatedOn

        public void setCreatedOn​(java.util.Date createdOn)
        Sets created on.
        Parameters:
        createdOn - the created on
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets created by.
        Returns:
        the created by
      • setCreatedBy

        public void setCreatedBy​(java.lang.String createdBy)
        Sets created by.
        Parameters:
        createdBy - the created by
      • getUpdatedOn

        public java.util.Date getUpdatedOn()
        Gets updated on.
        Returns:
        the updated on
      • setUpdatedOn

        public void setUpdatedOn​(java.util.Date updatedOn)
        Sets updated on.
        Parameters:
        updatedOn - the updated on
      • getUpdatedBy

        public java.lang.String getUpdatedBy()
        Gets updated by.
        Returns:
        the updated by
      • setUpdatedBy

        public void setUpdatedBy​(java.lang.String updatedBy)
        Sets updated by.
        Parameters:
        updatedBy - the updated by
      • getPagenum

        public java.lang.Integer getPagenum()
        Gets pagenum.
        Returns:
        the pagenum
      • setPagenum

        public void setPagenum​(java.lang.Integer pagenum)
        Sets pagenum.
        Parameters:
        pagenum - the pagenum
      • getLayer

        public java.lang.String getLayer()
        Gets layer.
        Returns:
        the layer
      • setLayer

        public void setLayer​(java.lang.String layer)
        Sets layer.
        Parameters:
        layer - the layer
      • getBuiltByRecordId

        public java.lang.Integer getBuiltByRecordId()
        Gets built by record id.
        Returns:
        the built by record id
      • setBuiltByRecordId

        public void setBuiltByRecordId​(java.lang.Integer builtByRecordId)
        Sets built by record id.
        Parameters:
        builtByRecordId - the built by record id
      • getBuiltByRecordId2

        public java.lang.Integer getBuiltByRecordId2()
        Gets built by record id 2.
        Returns:
        the built by record id 2
      • setBuiltByRecordId2

        public void setBuiltByRecordId2​(java.lang.Integer builtByRecordId2)
        Sets built by record id 2.
        Parameters:
        builtByRecordId2 - the built by record id 2
      • getBuiltByRecordId3

        public java.lang.Integer getBuiltByRecordId3()
        Gets built by record id 3.
        Returns:
        the built by record id 3
      • setBuiltByRecordId3

        public void setBuiltByRecordId3​(java.lang.Integer builtByRecordId3)
        Sets built by record id 3.
        Parameters:
        builtByRecordId3 - the built by record id 3
      • getBuiltByRecordStringId

        public java.lang.String getBuiltByRecordStringId()
        Gets built by record string id.
        Returns:
        the built by record string id
      • setBuiltByRecordStringId

        public void setBuiltByRecordStringId​(java.lang.String builtByRecordStringId)
        Sets built by record string id.
        Parameters:
        builtByRecordStringId - the built by record string id
      • getBuiltByObjectId

        public java.lang.String getBuiltByObjectId()
        Gets built by object id.
        Returns:
        the built by object id
      • setBuiltByObjectId

        public void setBuiltByObjectId​(java.lang.String builtByObjectId)
        Sets built by object id.
        Parameters:
        builtByObjectId - the built by object id
      • getBuiltByObjectGroupId

        public java.lang.String getBuiltByObjectGroupId()
        Gets built by object group id.
        Returns:
        the built by object group id
      • setBuiltByObjectGroupId

        public void setBuiltByObjectGroupId​(java.lang.String builtByObjectGroupId)
        Sets built by object group id.
        Parameters:
        builtByObjectGroupId - the built by object group id
      • getBuiltByObjectEntityId

        public java.lang.String getBuiltByObjectEntityId()
        Gets built by object entity id.
        Returns:
        the built by object entity id
      • setBuiltByObjectEntityId

        public void setBuiltByObjectEntityId​(java.lang.String builtByObjectEntityId)
        Sets built by object entity id.
        Parameters:
        builtByObjectEntityId - the built by object entity id
      • getBuiltByObjectEntityClass

        public java.lang.String getBuiltByObjectEntityClass()
        Gets built by object entity class.
        Returns:
        the built by object entity class
      • setBuiltByObjectEntityClass

        public void setBuiltByObjectEntityClass​(java.lang.String builtByObjectEntityClass)
        Sets built by object entity class.
        Parameters:
        builtByObjectEntityClass - the built by object entity class
      • getBuiltByParentObjectId

        public java.lang.String getBuiltByParentObjectId()
        Gets built by parent object id.
        Returns:
        the built by parent object id
      • setBuiltByParentObjectId

        public void setBuiltByParentObjectId​(java.lang.String builtByParentObjectId)
        Sets built by parent object id.
        Parameters:
        builtByParentObjectId - the built by parent object id
      • getBuiltByParentObjectGroupId

        public java.lang.String getBuiltByParentObjectGroupId()
        Gets built by parent object group id.
        Returns:
        the built by parent object group id
      • setBuiltByParentObjectGroupId

        public void setBuiltByParentObjectGroupId​(java.lang.String builtByParentObjectGroupId)
        Sets built by parent object group id.
        Parameters:
        builtByParentObjectGroupId - the built by parent object group id
      • getBuiltByParentObjectEntityId

        public java.lang.String getBuiltByParentObjectEntityId()
        Gets built by parent object entity id.
        Returns:
        the built by parent object entity id
      • setBuiltByParentObjectEntityId

        public void setBuiltByParentObjectEntityId​(java.lang.String builtByParentObjectEntityId)
        Sets built by parent object entity id.
        Parameters:
        builtByParentObjectEntityId - the built by parent object entity id
      • getBuiltByParentObjectEntityClass

        public java.lang.String getBuiltByParentObjectEntityClass()
        Gets built by parent object entity class.
        Returns:
        the built by parent object entity class
      • setBuiltByParentObjectEntityClass

        public void setBuiltByParentObjectEntityClass​(java.lang.String builtByParentObjectEntityClass)
        Sets built by parent object entity class.
        Parameters:
        builtByParentObjectEntityClass - the built by parent object entity class
      • getTargetgroup

        public java.lang.String getTargetgroup()
        Gets targetgroup.
        Returns:
        the targetgroup
      • setTargetgroup

        public void setTargetgroup​(java.lang.String targetgroup)
        Sets targetgroup.
        Parameters:
        targetgroup - the targetgroup
      • getMarket

        public java.lang.String getMarket()
        Gets market.
        Returns:
        the market
      • setMarket

        public void setMarket​(java.lang.String market)
        Sets market.
        Parameters:
        market - the market
      • updateWith

        public void updateWith​(CometFrameInfo other)
        Sets all properties of other CometFrameInfo to this object.
        Parameters:
        other - the other
      • setOrVerifyDocumentParameters

        public void setOrVerifyDocumentParameters​(java.lang.String documentName,
                                                  java.lang.String documentPath,
                                                  java.lang.String publicationPlannerDocumentId,
                                                  java.lang.String publication,
                                                  java.lang.String publicationType)
                                           throws CometException
        If new value of the document parameter is null or empty, leaves it as is.
        If the document parameter of this object is null or empty, sets a new value.
        If both values exist, throws CometException.
        Parameters:
        documentName - the document name
        documentPath - the document path
        publicationPlannerDocumentId - the publication planner document id
        publication - the publication
        publicationType - the publication type
        Throws:
        CometException - the comet exception