Class JDFAutoProductionPath

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFProductionPath

    public abstract class JDFAutoProductionPath
    extends JDFResource
    class JDFAutoProductionPath : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoProductionPath

        protected JDFAutoProductionPath​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                        java.lang.String qualifiedName)
        Constructor for JDFAutoProductionPath
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoProductionPath

        protected JDFAutoProductionPath​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                        java.lang.String myNamespaceURI,
                                        java.lang.String qualifiedName)
        Constructor for JDFAutoProductionPath
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoProductionPath

        protected JDFAutoProductionPath​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                        java.lang.String myNamespaceURI,
                                        java.lang.String qualifiedName,
                                        java.lang.String myLocalName)
        Constructor for JDFAutoProductionPath
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setProductionPathID

        public void setProductionPathID​(java.lang.String value)
        (36) set attribute ProductionPathID
        Parameters:
        value - the value to set the attribute to
      • getProductionPathID

        public java.lang.String getProductionPathID()
        (23) get String attribute ProductionPathID
        Returns:
        the value of the attribute
      • getFolderSuperstructureWebPath

        public JDFProductionSubPath getFolderSuperstructureWebPath()
        (24) const get element FolderSuperstructureWebPath
        Returns:
        JDFProductionSubPath the element
      • getCreateFolderSuperstructureWebPath

        public JDFProductionSubPath getCreateFolderSuperstructureWebPath()
        (25) getCreateFolderSuperstructureWebPath
        Returns:
        JDFProductionSubPath the element
      • appendFolderSuperstructureWebPath

        public JDFProductionSubPath appendFolderSuperstructureWebPath()
        (29) append element FolderSuperstructureWebPath
        Returns:
        JDFProductionSubPath the element @ if the element already exists
      • getPostPressComponentPath

        public JDFProductionSubPath getPostPressComponentPath()
        (24) const get element PostPressComponentPath
        Returns:
        JDFProductionSubPath the element
      • getCreatePostPressComponentPath

        public JDFProductionSubPath getCreatePostPressComponentPath()
        (25) getCreatePostPressComponentPath
        Returns:
        JDFProductionSubPath the element
      • getCreatePostPressComponentPath

        public JDFProductionSubPath getCreatePostPressComponentPath​(int iSkip)
        (26) getCreatePostPressComponentPath
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFProductionSubPath the element
      • getPostPressComponentPath

        public JDFProductionSubPath getPostPressComponentPath​(int iSkip)
        (27) const get element PostPressComponentPath
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFProductionSubPath the element default is getPostPressComponentPath(0)
      • getAllPostPressComponentPath

        public java.util.Collection<JDFProductionSubPath> getAllPostPressComponentPath()
        Get all PostPressComponentPath from the current element
        Returns:
        Collection, null if none are available
      • appendPostPressComponentPath

        public JDFProductionSubPath appendPostPressComponentPath()
        (30) append element PostPressComponentPath
        Returns:
        JDFProductionSubPath the element
      • getPrintingUnitWebPath

        public JDFProductionSubPath getPrintingUnitWebPath()
        (24) const get element PrintingUnitWebPath
        Returns:
        JDFProductionSubPath the element
      • getCreatePrintingUnitWebPath

        public JDFProductionSubPath getCreatePrintingUnitWebPath()
        (25) getCreatePrintingUnitWebPath
        Returns:
        JDFProductionSubPath the element
      • getCreatePrintingUnitWebPath

        public JDFProductionSubPath getCreatePrintingUnitWebPath​(int iSkip)
        (26) getCreatePrintingUnitWebPath
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFProductionSubPath the element
      • getPrintingUnitWebPath

        public JDFProductionSubPath getPrintingUnitWebPath​(int iSkip)
        (27) const get element PrintingUnitWebPath
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFProductionSubPath the element default is getPrintingUnitWebPath(0)
      • getAllPrintingUnitWebPath

        public java.util.Collection<JDFProductionSubPath> getAllPrintingUnitWebPath()
        Get all PrintingUnitWebPath from the current element
        Returns:
        Collection, null if none are available
      • appendPrintingUnitWebPath

        public JDFProductionSubPath appendPrintingUnitWebPath()
        (30) append element PrintingUnitWebPath
        Returns:
        JDFProductionSubPath the element