Package org.cip4.jdflib.goldenticket
Class ProductGoldenTicket
java.lang.Object
org.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.ProductGoldenTicket
-
Field Summary
Fields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursFields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
amountLinks, baseICSLevel, bExpandGrayBox, bPartitionedPlateMedia, category, catMap, cols, colsActual, deviceURL, devID, getNIFromParent, good, icsLevel, m_pdfFile, misURL, nCols, paperMedia, paperProductID, partIDKeys, partsAtOnce, partsForAvailable, plateReduction, returnURL, theExpandedNode, theNode, theParentNode, theParentProduct, thePreviousNode, theStatusCounter, theVersion, vParts, waste, workStyle -
Constructor Summary
ConstructorsConstructorDescriptionProductGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidproduct intent for the drupa flower jobvoidvoidvoidvoidvoidvoidvoidinit()initializes this node to a given ICS versionprotected JDFBindingIntentinitBindingIntent(JDFComponent cover, JDFComponent body, int numStitches) protected JDFColorIntentinitColorIntent(JDFNode node, int front, int back, String coatings) protected JDFCustomerInfoinitCustomerInfo(String firstame, String lastame, String companyName, String jobName) protected JDFDeliveryIntentinitDeliveryIntent(int amount) initialize deliveryintent and also output componentprotected JDFFoldingIntentinitFoldingIntent(JDFNode node, String foldCatalog) protected JDFLayoutIntentinitLayoutIntent(JDFNode node, double xCM, double yCM, int pages, int sides) protected JDFMediaIntentinitMediaIntent(JDFNode node, double gsm, JDFSpanCoatings.EnumSpanCoatings coating, String brand) protected JDFMediaIntentinitMediaIntent(JDFNode node, String quality) protected JDFNodeInfoprotected JDFComponentinitOutputComponent(JDFNode childNode, JDFLayoutIntent li, String productType) protected voidrunphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst) Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, execute, getICSVersions, initCustomerInfo, initDevice, initJDF, initUsageCounter, setGrayBoxMethods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
addJDFNode, addKid, addSheet, createSheetMap, executeAll, fillCatMaps, finalizeProcess, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initDocumentRunList, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
-
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:
initin classMISGoldenTicket
-
initOutputComponent
protected JDFComponent initOutputComponent(JDFNode childNode, JDFLayoutIntent li, String productType) - Parameters:
childNode-li-productType-- Returns:
-
initDeliveryIntent
initialize deliveryintent and also output component- Parameters:
amount-- Returns:
-
initNodeInfo
- Overrides:
initNodeInfoin classMISGoldenTicket- Returns:
-
initCustomerInfo
protected JDFCustomerInfo initCustomerInfo(String firstame, String lastame, String companyName, String jobName) - Parameters:
firstame-lastame-companyName-jobName-- Returns:
-
initMediaIntent
- Parameters:
node-quality-- Returns:
-
initMediaIntent
protected JDFMediaIntent initMediaIntent(JDFNode node, double gsm, JDFSpanCoatings.EnumSpanCoatings coating, String brand) - Parameters:
node-gsm-coating-brand-- Returns:
-
initColorIntent
- 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
- 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
product intent for the drupa flower job- Throws:
Exception
-
runphases
protected void runphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst) - Overrides:
runphasesin classBaseGoldenTicket
-