|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.bpel.services.common.util.AbstractJaxbUtil
oracle.bpel.services.workflow.common.util.AbstractMLSJaxbUtil
oracle.bpel.services.workflow.metadata.config.WFConfigurationUtil
public class WFConfigurationUtil
| Method Summary | |
|---|---|
static java.lang.String |
getDisplayValueForValueType(java.util.Locale locale, TaskDefinition taskDefinition, Task task, java.lang.String taskDefId, java.lang.String currValue, TranslatableValueType tType)Helper method to return the display string for a given TranslatableValueType. |
static WFConfigurationUtil |
getInstance()Get the WFConfigurationUtil 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 |
|---|
public java.lang.String getJaxbContextString()
getJaxbContextString in class AbstractJaxbUtilString valuepublic java.lang.String getSchemaLocation()
getSchemaLocation in class AbstractJaxbUtilString valuepublic static WFConfigurationUtil getInstance()
WFConfigurationUtil value
public static java.lang.String getDisplayValueForValueType(java.util.Locale locale,
TaskDefinition taskDefinition,
Task task,
java.lang.String taskDefId,
java.lang.String currValue,
TranslatableValueType tType)
throws WorkflowException
locale -taskDefinition -task -taskDefId -currValue -tType -WorkflowException
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||