Package com.priint.pubserver.comet.bridge.entitydata


package com.priint.pubserver.comet.bridge.entitydata
Contains the Comet entity data types

These are types supported by Comet rendering engines, such as Adobe InDesign or priint:pdf renderer.
The most important (and most obvious) type is, of course, a simple String or a String list, which is the data representation used in most placeholders and scripts.
Other types include the structure used in several panels (product pool, publications, previews) or table scripts.
Though it is not absolutely required to use these classes (in the end of the processing chain they all are transformed to java.util.List<java.util.List<String>> anyway - so theoretically you could just use String[][] right from the start), it is highly recommended using them. These classes hide some of the properties required for legacy and guarantee backward compatibility, when any of the Comet3 interfaces change.

See the com.priint.pubserver.comet.bridge.entitydata package info for examples and more information.

  • Class
    Description
    The interface Comet 3 attribute.
    The type Comet 3 entity data.
    Java class for the Comet3 Element type.
    This type is used for e.g.
    Attributes for the Comet3 Element 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.
    The enum Placement type.
    The type Element list.
    The enum Placement type.
    The type Image preview.
    Java class for the Comet3 KeyValue type.
    Attributes for the Comet3 KeyValue 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.
    The type Key value list.
    Java class for the Comet3 Parameter type.
    This type is used for e.g.
    Attributes for the Comet3 Parameter 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.
    The enum Parameter type.
    The type Planning.
    The enum Planning attribute.
    Java class for the Comet3 Preview type.
    The enum Button state.
    Attributes for the Comet3 Preview 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.
    Depending on the Preview-type (i.e.
    The type Product.
    The enum Page type.
    Attributes for the Comet3 Product 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.
    The enum Product type.
    target for the info1 and info2.
    The type Publication.
    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.
    Java class for the Comet3 PublicationType type.
    Attributes for the Comet3 WorkflowStatus 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.
    Java class for the Comet3 RecordId type.
    This type is used for e.g.
    Attributes for the Comet3 RecordId 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.
    The type Simple string.
    The enum Simple string attribute.
    The type Snippet preview.
    The type String list.
    The enum String list attribute.
    Java class for the TextPreview type.
    Java class for the Comet3 WorkflowStatus type.
    This type is used for e.g.
    Attributes for the Comet3 WorkflowStatus 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.