Class ProductGoldenTicket


public class ProductGoldenTicket extends MISGoldenTicket
  • Constructor Details

    • ProductGoldenTicket

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

    • 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, String productType)
      Parameters:
      childNode -
      li -
      productType -
      Returns:
    • initDeliveryIntent

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

      protected JDFNodeInfo initNodeInfo()
      Overrides:
      initNodeInfo in class MISGoldenTicket
      Returns:
    • initCustomerInfo

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

      protected JDFMediaIntent initMediaIntent(JDFNode node, String quality)
      Parameters:
      node -
      quality -
      Returns:
    • initMediaIntent

      protected JDFMediaIntent initMediaIntent(JDFNode node, double gsm, JDFSpanCoatings.EnumSpanCoatings coating, String brand)
      Parameters:
      node -
      gsm -
      coating -
      brand -
      Returns:
    • initColorIntent

      protected JDFColorIntent initColorIntent(JDFNode node, int front, int back, 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, String foldCatalog)
      Parameters:
      node -
      foldCatalog -
      Returns:
    • createPostCards

      public void createPostCards()
    • createFlyer

      public void createFlyer()
    • createMultiLabels

      public void createMultiLabels()
    • createHarley

      public void createHarley()
    • initBindingIntent

      protected JDFBindingIntent initBindingIntent(JDFComponent cover, JDFComponent body, int numStitches)
      Parameters:
      cover -
      body -
      numStitches -
      Returns:
    • createAddressBook

      public void createAddressBook()
    • createHDCity

      public void createHDCity()
    • createWatches

      public void createWatches()
    • createDrupaFlower

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

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