Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


oracle.bpel.services.workflow.metadata.routingslip
Class RoutingSlipUtil

java.lang.Object
  extended by oracle.bpel.services.common.util.AbstractJaxbUtil
      extended by oracle.bpel.services.workflow.metadata.routingslip.RoutingSlipUtil


public class RoutingSlipUtil
extends AbstractJaxbUtil

Method Summary
static RoutingSlipUtil getInstance()
          Get the RoutingSlipUtil instance
 java.lang.String getJaxbContextString()
          Get the Jaxb Context String
 java.lang.String getSchemaLocation()
          Get the XSD location.

 

Methods inherited from class oracle.bpel.services.common.util.AbstractJaxbUtil
cloneObject, cloneObject, createURL, getAbsoluteSchemaLocation, getClassLoader, getSchemaValidationErrors, marshal, marshal, marshal, schemaValidate, toElement, toString, unmarshal, unmarshal, unmarshal, unmarshal, unmarshal

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getJaxbContextString

public java.lang.String getJaxbContextString()
Get the Jaxb Context String
Specified by:
getJaxbContextString in class AbstractJaxbUtil
Returns:
a String value

getSchemaLocation

public java.lang.String getSchemaLocation()
Get the XSD location. This location is a resource location string like A.xsd, a/b/C.xsd The actual file location is determined from the classpath
Specified by:
getSchemaLocation in class AbstractJaxbUtil
Returns:
a String value

getInstance

public static RoutingSlipUtil getInstance()
Get the RoutingSlipUtil instance
Returns:
a RoutingSlipUtil value

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.