Uses of Interface
org.activebpel.logging.x2008.x06.logging.deployments.ProcessLoggingType

Packages that use ProcessLoggingType
com.activeEndpoints.schemas.pdd.x2006.x08.pdd   
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl   
org.activebpel.logging.x2008.x06.logging.deployments   
org.activebpel.logging.x2008.x06.logging.deployments.impl   
 

Uses of ProcessLoggingType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return ProcessLoggingType
 ProcessLoggingType ExtensionsType.addNewProcessLogging()
          Appends and returns a new empty "processLogging" element
 ProcessLoggingType ExtensionsType.getProcessLogging()
          Gets the "processLogging" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type ProcessLoggingType
 void ExtensionsType.setProcessLogging(ProcessLoggingType processLogging)
          Sets the "processLogging" element
 

Uses of ProcessLoggingType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return ProcessLoggingType
 ProcessLoggingType ExtensionsTypeImpl.addNewProcessLogging()
          Appends and returns a new empty "processLogging" element
 ProcessLoggingType ExtensionsTypeImpl.getProcessLogging()
          Gets the "processLogging" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type ProcessLoggingType
 void ExtensionsTypeImpl.setProcessLogging(ProcessLoggingType processLogging)
          Sets the "processLogging" element
 

Uses of ProcessLoggingType in org.activebpel.logging.x2008.x06.logging.deployments
 

Methods in org.activebpel.logging.x2008.x06.logging.deployments that return ProcessLoggingType
 ProcessLoggingType ProcessLoggingDocument.addNewProcessLogging()
          Appends and returns a new empty "processLogging" element
 ProcessLoggingType ProcessLoggingDocument.getProcessLogging()
          Gets the "processLogging" element
static ProcessLoggingType ProcessLoggingType.Factory.newInstance()
           
static ProcessLoggingType ProcessLoggingType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(File file)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(InputStream is)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(Node node)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(Reader r)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(String xmlAsString)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(URL u)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ProcessLoggingType ProcessLoggingType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ProcessLoggingType ProcessLoggingType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ProcessLoggingType ProcessLoggingType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.activebpel.logging.x2008.x06.logging.deployments with parameters of type ProcessLoggingType
 void ProcessLoggingDocument.setProcessLogging(ProcessLoggingType processLogging)
          Sets the "processLogging" element
 

Uses of ProcessLoggingType in org.activebpel.logging.x2008.x06.logging.deployments.impl
 

Classes in org.activebpel.logging.x2008.x06.logging.deployments.impl that implement ProcessLoggingType
 class ProcessLoggingTypeImpl
          An XML processLoggingType(@http://www.activebpel.org/logging/2008/06/logging/deployments).
 

Methods in org.activebpel.logging.x2008.x06.logging.deployments.impl that return ProcessLoggingType
 ProcessLoggingType ProcessLoggingDocumentImpl.addNewProcessLogging()
          Appends and returns a new empty "processLogging" element
 ProcessLoggingType ProcessLoggingDocumentImpl.getProcessLogging()
          Gets the "processLogging" element
 

Methods in org.activebpel.logging.x2008.x06.logging.deployments.impl with parameters of type ProcessLoggingType
 void ProcessLoggingDocumentImpl.setProcessLogging(ProcessLoggingType processLogging)
          Sets the "processLogging" element
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.