Class ProductGoldenTicket

    • Constructor Detail

      • ProductGoldenTicket

        public ProductGoldenTicket​(int _icsLevel,
                                   JDFElement.EnumVersion jdfVersion,
                                   int _jmfLevel,
                                   int _misLevel)
        Parameters:
        _icsLevel -
        jdfVersion -
        _jmfLevel -
        _misLevel -
    • Method Detail

      • init

        public void init()
        initializes this node to a given ICS version
        Overrides:
        init in class MISGoldenTicket
      • initOutputComponent

        protected JDFComponent initOutputComponent​(JDFNode childNode,
                                                   JDFLayoutIntent li,
                                                   java.lang.String productType)
        Parameters:
        childNode -
        li -
        productType -
        Returns:
      • initDeliveryIntent

        protected JDFDeliveryIntent initDeliveryIntent​(int amount)
        initialize deliveryintent and also output component
        Parameters:
        amount -
        Returns:
      • initCustomerInfo

        protected JDFCustomerInfo initCustomerInfo​(java.lang.String firstame,
                                                   java.lang.String lastame,
                                                   java.lang.String companyName,
                                                   java.lang.String jobName)
        Parameters:
        firstame -
        lastame -
        companyName -
        jobName -
        Returns:
      • initMediaIntent

        protected JDFMediaIntent initMediaIntent​(JDFNode node,
                                                 java.lang.String quality)
        Parameters:
        node -
        quality -
        Returns:
      • initColorIntent

        protected JDFColorIntent initColorIntent​(JDFNode node,
                                                 int front,
                                                 int back,
                                                 java.lang.String coatings)
        Parameters:
        node -
        front -
        back -
        coatings -
        Returns:
      • initLayoutIntent

        protected JDFLayoutIntent initLayoutIntent​(JDFNode node,
                                                   double xCM,
                                                   double yCM,
                                                   int pages,
                                                   int sides)
        Parameters:
        node -
        xCM -
        yCM -
        pages -
        sides -
        Returns:
      • initFoldingIntent

        protected JDFFoldingIntent initFoldingIntent​(JDFNode node,
                                                     java.lang.String foldCatalog)
        Parameters:
        node -
        foldCatalog -
        Returns:
      • createPostCards

        public void createPostCards()
      • createFlyer

        public void createFlyer()
      • createMultiLabels

        public void createMultiLabels()
      • createHarley

        public void createHarley()
      • createAddressBook

        public void createAddressBook()
      • createHDCity

        public void createHDCity()
      • createWatches

        public void createWatches()
      • createDrupaFlower

        public void createDrupaFlower()
                               throws java.lang.Exception
        product intent for the drupa flower job
        Throws:
        java.lang.Exception
      • runphases

        protected void runphases​(int pgood,
                                 int pwaste,
                                 boolean bOutAvail,
                                 boolean bFirst)
        Overrides:
        runphases in class BaseGoldenTicket