Enum Class Preview.PreviewAttribute

java.lang.Object
java.lang.Enum<Preview.PreviewAttribute>
com.priint.pubserver.comet.bridge.entitydata.Preview.PreviewAttribute
All Implemented Interfaces:
Comet3Attribute, Serializable, Comparable<Preview.PreviewAttribute>, Constable
Enclosing class:
Preview

public static enum Preview.PreviewAttribute extends Enum<Preview.PreviewAttribute> implements Comet3Attribute
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. text, image or snippet), some of the fields have different semantics. Just ignore the Attribute names and use the getter and setter methods defined for the concrete implementations (TextPreview etc.).