Enum Class Renderer.Operation

java.lang.Object
java.lang.Enum<Renderer.Operation>
com.priint.pubserver.comet.renderer.Renderer.Operation
All Implemented Interfaces:
Serializable, Comparable<Renderer.Operation>, Constable
Enclosing class:
Renderer

public static enum Renderer.Operation extends Enum<Renderer.Operation> implements Serializable
The Enum Operation.
  • Enum Constant Details

    • SETENVIRONMENT

      public static final Renderer.Operation SETENVIRONMENT
      The setenvironment.
    • SHUTDOWN

      public static final Renderer.Operation SHUTDOWN
      The shutdown.
    • PING

      public static final Renderer.Operation PING
      The ping.
    • DOCUMENT_OPEN

      public static final Renderer.Operation DOCUMENT_OPEN
      The document open.
    • DOCUMENT_CLOSE

      public static final Renderer.Operation DOCUMENT_CLOSE
      The document close.
    • DOCUMENT_GETCOUNT

      public static final Renderer.Operation DOCUMENT_GETCOUNT
      The document getcount.
    • DOCUMENT_GETLIST

      public static final Renderer.Operation DOCUMENT_GETLIST
      The document getlist.
    • DOCUMENT_EXECTEMPLATE

      public static final Renderer.Operation DOCUMENT_EXECTEMPLATE
      The document exectemplate.
    • DOCUMENT_CREATE

      public static final Renderer.Operation DOCUMENT_CREATE
      The document create.
    • USE

      public static final Renderer.Operation USE
      The use.
    • RELOAD_CONFIG

      public static final Renderer.Operation RELOAD_CONFIG
      The reload config.
    • DOCUMENT_READERS

      public static final Renderer.Operation DOCUMENT_READERS
      The document readers.
    • DOCUMENT_SAVE

      public static final Renderer.Operation DOCUMENT_SAVE
      The document save.
    • DOCUMENT_SAVEAS

      public static final Renderer.Operation DOCUMENT_SAVEAS
      The document saveas.
    • DOCUMENT_DUPLICATE

      public static final Renderer.Operation DOCUMENT_DUPLICATE
      The document duplicate.
    • GETSPREADS

      public static final Renderer.Operation GETSPREADS
      The getspreads.
    • DOCUMENT_GETPAGECOUNT

      public static final Renderer.Operation DOCUMENT_GETPAGECOUNT
      The document getpagecount.
    • DOCUMENT_GETSPREADCOUNT

      public static final Renderer.Operation DOCUMENT_GETSPREADCOUNT
      The document getspreadcount.
    • DOCUMENT_GETPAGEIDS

      public static final Renderer.Operation DOCUMENT_GETPAGEIDS
      The document getpageids.
    • DOCUMENT_GETSPREADIDS

      public static final Renderer.Operation DOCUMENT_GETSPREADIDS
      The document getspreadids.
    • DOCUMENT_GETLAYERS

      public static final Renderer.Operation DOCUMENT_GETLAYERS
      The document getlayers.
    • SPREAD_GETPAGES

      public static final Renderer.Operation SPREAD_GETPAGES
      The spread getpages.
    • SPREAD_GETPAGEIDS

      public static final Renderer.Operation SPREAD_GETPAGEIDS
      The spread getpageids.
    • GETCOMETGROUPS

      public static final Renderer.Operation GETCOMETGROUPS
      The getcometgroups.
    • GETELEMENTS

      public static final Renderer.Operation GETELEMENTS
      The getelements.
    • GETPLACEHOLDERS

      public static final Renderer.Operation GETPLACEHOLDERS
      The getplaceholders.
    • GETNOTES

      public static final Renderer.Operation GETNOTES
      The getnotes.
    • DOCUMENT_GENERATEPDF

      public static final Renderer.Operation DOCUMENT_GENERATEPDF
      The document generatepdf.
    • GENERATEPDF

      public static final Renderer.Operation GENERATEPDF
      The generatepdf.
    • GETPREVIEW

      public static final Renderer.Operation GETPREVIEW
      The getpreview.
    • GETSWF

      public static final Renderer.Operation GETSWF
      The getswf.
    • GETPREVIEWOFCLIPPING

      public static final Renderer.Operation GETPREVIEWOFCLIPPING
      The getpreviewofclipping.
    • COMETGROUP_GETPREVIEWS

      public static final Renderer.Operation COMETGROUP_GETPREVIEWS
      The cometgroup getpreviews.
    • GETTEMPLATEID

      public static final Renderer.Operation GETTEMPLATEID
      The gettemplateid.
    • GETTEMPLATE

      public static final Renderer.Operation GETTEMPLATE
      The gettemplate.
    • GETNEXTGRIDPOSITION

      public static final Renderer.Operation GETNEXTGRIDPOSITION
      The getnextgridposition.
    • SPREAD_ELEMENTSPREVIEW

      public static final Renderer.Operation SPREAD_ELEMENTSPREVIEW
      The spread elementspreview.
    • SPREAD_COMETGROUPSPREVIEW

      public static final Renderer.Operation SPREAD_COMETGROUPSPREVIEW
      The spread cometgroupspreview.
    • SPREAD_ELEMENTSSNIPPET

      public static final Renderer.Operation SPREAD_ELEMENTSSNIPPET
      The spread elementssnippet.
    • SPREAD_COMETGROUPSSNIPPET

      public static final Renderer.Operation SPREAD_COMETGROUPSSNIPPET
      The spread cometgroupssnippet.
    • GETITEMS

      public static final Renderer.Operation GETITEMS
      The getitems.
    • GETPACKAGE

      public static final Renderer.Operation GETPACKAGE
      The getpackage.
    • PAGE_GETINFO

      public static final Renderer.Operation PAGE_GETINFO
      The page getinfo.
    • SPREAD_GETINFO

      public static final Renderer.Operation SPREAD_GETINFO
      The spread getinfo.
    • PAGE_GETSEQUENCEFROMPAGEUID

      public static final Renderer.Operation PAGE_GETSEQUENCEFROMPAGEUID
      The page getsequencefrompageuid.
    • GET_PDF_PROFILES

      public static final Renderer.Operation GET_PDF_PROFILES
      The get pdf profiles.
    • MATCH_ITEMS

      public static final Renderer.Operation MATCH_ITEMS
      The match items.
    • DOCUMENT_GETIDML

      public static final Renderer.Operation DOCUMENT_GETIDML
      The document getidml.
    • DOCUMENT_WRITERS

      public static final Renderer.Operation DOCUMENT_WRITERS
      The document writers.
    • EXECCSCRIPTCODE

      public static final Renderer.Operation EXECCSCRIPTCODE
      The execcscriptcode.
    • EXECCSCRIPT

      public static final Renderer.Operation EXECCSCRIPT
      The execcscript.
    • SETNOTES

      public static final Renderer.Operation SETNOTES
      The setnotes.
    • PLACEHOLDER_LOAD

      public static final Renderer.Operation PLACEHOLDER_LOAD
      The placeholder load.
    • PLACEHOLDER_SYNC

      public static final Renderer.Operation PLACEHOLDER_SYNC
      The placeholder sync.
    • PLACEHOLDER_SETVALUE

      public static final Renderer.Operation PLACEHOLDER_SETVALUE
      The placeholder setvalue.
    • PLACEHOLDER_SETIMAGE

      public static final Renderer.Operation PLACEHOLDER_SETIMAGE
      The placeholder setimage.
    • PLACEHOLDER_SETIMAGEPATH

      public static final Renderer.Operation PLACEHOLDER_SETIMAGEPATH
      The placeholder setimagepath.
    • PLACEHOLDER_UPDATE

      public static final Renderer.Operation PLACEHOLDER_UPDATE
      The placeholder update.
    • COMETGROUP_DELETEGROUP

      public static final Renderer.Operation COMETGROUP_DELETEGROUP
      The cometgroup deletegroup.
    • COMETGROUP_REPLACEGROUP

      public static final Renderer.Operation COMETGROUP_REPLACEGROUP
      The cometgroup replacegroup.
    • COMETGROUP_INSERTAFTER

      public static final Renderer.Operation COMETGROUP_INSERTAFTER
      The cometgroup insertafter.
    • COMETGROUP_INSERTBEFORE

      public static final Renderer.Operation COMETGROUP_INSERTBEFORE
      The cometgroup insertbefore.
    • COMETGROUP_MOVEBY

      public static final Renderer.Operation COMETGROUP_MOVEBY
      The cometgroup moveby.
    • COMETGROUP_MOVETO

      public static final Renderer.Operation COMETGROUP_MOVETO
      The cometgroup moveto.
    • COMETGROUP_IMPORT

      public static final Renderer.Operation COMETGROUP_IMPORT
      The cometgroup import.
    • PLACETEMPLATE

      public static final Renderer.Operation PLACETEMPLATE
      The placetemplate.
    • BUILD

      public static final Renderer.Operation BUILD
      The build.
    • APPLYGRID

      public static final Renderer.Operation APPLYGRID
      The applygrid.
    • DOCUMENT_REORGANIZE

      public static final Renderer.Operation DOCUMENT_REORGANIZE
      The document reorganize.
    • DOCUMENT_SETUP

      public static final Renderer.Operation DOCUMENT_SETUP
      The document setup.
    • ELEMENT_SETIMAGE

      public static final Renderer.Operation ELEMENT_SETIMAGE
      The element setimage.
    • ELEMENT_SETVALUE

      public static final Renderer.Operation ELEMENT_SETVALUE
      The element setvalue.
    • ELEMENT_SETCELLVALUE

      public static final Renderer.Operation ELEMENT_SETCELLVALUE
      The element setcellvalue.
    • ELEMENT_SETIMAGEPATH

      public static final Renderer.Operation ELEMENT_SETIMAGEPATH
      The element setimagepath.
    • ELEMENT_DELETE

      public static final Renderer.Operation ELEMENT_DELETE
      The element delete.
    • ELEMENT_DELETEPARA

      public static final Renderer.Operation ELEMENT_DELETEPARA
      The element deletepara.
    • ELEMENT_INSERTPARA_BEFORE

      public static final Renderer.Operation ELEMENT_INSERTPARA_BEFORE
      The element insertpara before.
    • ELEMENT_INSERTPARA_AFTER

      public static final Renderer.Operation ELEMENT_INSERTPARA_AFTER
      The element insertpara after.
    • ELEMENT_MOVE

      public static final Renderer.Operation ELEMENT_MOVE
      The element move.
    • ELEMENT_TRANSFORM

      public static final Renderer.Operation ELEMENT_TRANSFORM
      The element transform.
    • SETTEMPLATEID

      public static final Renderer.Operation SETTEMPLATEID
      The settemplateid.
    • APPLYMASTERPAGE

      public static final Renderer.Operation APPLYMASTERPAGE
      The applymasterpage.
    • SPREAD_PLACEDOCUMENT

      public static final Renderer.Operation SPREAD_PLACEDOCUMENT
      The spread placedocument.
    • SETITEMS

      public static final Renderer.Operation SETITEMS
      The setitems.
    • PAGE_MOVEGROUP

      public static final Renderer.Operation PAGE_MOVEGROUP
      The page movegroup.
    • ADDSPREADORPAGE

      public static final Renderer.Operation ADDSPREADORPAGE
      The addspreadorpage.
    • DELETESPREADORPAGE

      public static final Renderer.Operation DELETESPREADORPAGE
      The deletespreadorpage.
    • MODIFY_COMETGROUP

      public static final Renderer.Operation MODIFY_COMETGROUP
      The modify cometgroup.
    • MOVE_SPREADS_OR_PAGES

      public static final Renderer.Operation MOVE_SPREADS_OR_PAGES
      The move spreads or pages.
    • OPEN

      public static final Renderer.Operation OPEN
      The open.
  • Method Details

    • values

      public static Renderer.Operation[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static Renderer.Operation valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null