|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jbo.service.helper.SDOViewBuilderSrcImpl
oracle.apps.fnd.applcore.flex.runtime.util.service.FlexfieldSDOViewBuilderSrc
public class FlexfieldSDOViewBuilderSrc
Flexfield implementation for SDOViewBuilderSrc.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.jbo.service.helper.SDOBuilderSrc |
|---|
oracle.jbo.service.helper.SDOBuilderSrc.MimeTypeProperty |
| Field Summary | |
|---|---|
protected commonj.sdo.helper.HelperContext |
_helperContext
The helper context for looking up SDO types. |
protected java.lang.String |
_relativePath
The relative path of the SDO file, such as "a/b/c/m.xsd". |
protected FlexfieldXSDGenerator |
_xsdGenerator
The generator that instantiated this builder. |
| Fields inherited from class oracle.jbo.service.helper.SDOViewBuilderSrcImpl |
|---|
mHelperContext, mView, mViewLink |
| Constructor Summary | |
|---|---|
protected |
FlexfieldSDOViewBuilderSrc(FlexfieldXSDGenerator g,
oracle.jbo.server.ViewDefImpl viewDefImpl,
commonj.sdo.helper.HelperContext hContext)
Constructs a flexfield SDOViewBuilderSrc for a view
definition and a list of view link definitions. |
protected |
FlexfieldSDOViewBuilderSrc(FlexfieldXSDGenerator g,
oracle.jbo.server.ViewLinkDefImpl viewLinkDefImpl,
java.lang.String rPath,
commonj.sdo.helper.HelperContext hContext)
Constructs a flexfield SDOViewBuilderSrc for a view link
definition. |
| Method Summary | |
|---|---|
java.util.Map<commonj.sdo.Type,java.net.URL> |
getBaseTypes()
|
java.util.List<oracle.jbo.service.helper.SDOBuilderSrc> |
getProperties()
|
java.net.URL |
getSchemaLocation()
Gets the schema location as a file URL. |
protected commonj.sdo.Type |
getSDOType(oracle.jbo.server.ViewDefImpl viewDef)
|
| Methods inherited from class oracle.jbo.service.helper.SDOViewBuilderSrcImpl |
|---|
getDefault, getJavaTypeName, getKeyPropertyNames, getMimeTypeProperty, getSDOType, getXMLDataTypeProperty, getXMLName, getXMLNamespace, getXMLTypeName, isMany, isNullable, isSimpleType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final FlexfieldXSDGenerator _xsdGenerator
protected final java.lang.String _relativePath
protected final commonj.sdo.helper.HelperContext _helperContext
#getSDOType(ViewDef)| Constructor Detail |
|---|
protected FlexfieldSDOViewBuilderSrc(FlexfieldXSDGenerator g,
oracle.jbo.server.ViewDefImpl viewDefImpl,
commonj.sdo.helper.HelperContext hContext)
SDOViewBuilderSrc for a view
definition and a list of view link definitions.
g - the generator that instantiated this builderviewDefImpl - the view definition
java.lang.IllegalArgumentException - if the given generator is null or the
helper context is null
protected FlexfieldSDOViewBuilderSrc(FlexfieldXSDGenerator g,
oracle.jbo.server.ViewLinkDefImpl viewLinkDefImpl,
java.lang.String rPath,
commonj.sdo.helper.HelperContext hContext)
SDOViewBuilderSrc for a view link
definition.
g - the generator that instantiated this builderviewLinkDefImpl - the view linkdefinitionrPath - the relative path of the SDO, such as "a/b/c/v.xsd".
java.lang.IllegalArgumentException - if the given generator is null or the
helper context is null| Method Detail |
|---|
public java.util.Map<commonj.sdo.Type,java.net.URL> getBaseTypes()
public java.util.List<oracle.jbo.service.helper.SDOBuilderSrc> getProperties()
protected commonj.sdo.Type getSDOType(oracle.jbo.server.ViewDefImpl viewDef)
getSDOType in class oracle.jbo.service.helper.SDOViewBuilderSrcImplpublic java.net.URL getSchemaLocation()
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||