public class PDefSDOViewBuilderSrcImpl extends SDOViewBuilderSrcImpl
SDOBuilderSrc.MimeTypePropertySDOAnnotationProvider.CategorymHelperContext, mView, mViewLink| Constructor and Description | 
|---|
PDefSDOViewBuilderSrcImpl(ViewDefImpl view,
                         commonj.sdo.helper.HelperContext helperContext)  | 
PDefSDOViewBuilderSrcImpl(ViewLinkDefImpl viewLink,
                         commonj.sdo.helper.HelperContext helperContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AttributeDef | 
findAttributeDef(java.lang.String attrName)  | 
protected java.util.List<AttributeDef> | 
getAttributeDefs()  | 
java.util.Map<commonj.sdo.Type,java.net.URL> | 
getBaseTypes()
Gets the list of base types (and their schema locations) for this source. 
 | 
java.lang.String | 
getJavaTypeName()
Gets the  
sdoJava:instanceClass annotation for this source. | 
java.util.List<SDOBuilderSrc> | 
getProperties()
Gets the list of child properties contained in this source. 
 | 
java.net.URL | 
getSchemaLocation()
Gets the schema location for this source, e.g. 
 | 
protected commonj.sdo.Type | 
getSDOType(ViewDefImpl viewDef)  | 
protected ViewLinkDefImpl | 
getViewLinkDefImplFromAttrDef(ViewAttributeDefImpl attr)  | 
getAttributeDescription, getAttributeLifecycle, getAttributeNames, getCategoryValues, getDefault, getDescription, getDisplayName, getDocumentation, getKeyPropertyNames, getKeywords, getLifecycle, getMimeTypeProperty, getRelationships, getSDOType, getXMLDataTypeProperty, getXMLName, getXMLNamespace, getXMLTypeName, isMany, isNullable, isSimpleTypepublic PDefSDOViewBuilderSrcImpl(ViewDefImpl view, commonj.sdo.helper.HelperContext helperContext)
public PDefSDOViewBuilderSrcImpl(ViewLinkDefImpl viewLink, commonj.sdo.helper.HelperContext helperContext)
public java.util.Map<commonj.sdo.Type,java.net.URL> getBaseTypes()
SDOBuilderSrcpublic java.lang.String getJavaTypeName()
SDOBuilderSrcsdoJava:instanceClass annotation for this source.getJavaTypeName in interface SDOBuilderSrcgetJavaTypeName in class SDOViewBuilderSrcImplprotected java.util.List<AttributeDef> getAttributeDefs()
public java.util.List<SDOBuilderSrc> getProperties()
SDOBuilderSrcpublic java.net.URL getSchemaLocation()
SDOBuilderSrcfile:/META-INF/wsdl/model/User.xsd. This URL is used for
 schema location resolution.protected commonj.sdo.Type getSDOType(ViewDefImpl viewDef)
getSDOType in class SDOViewBuilderSrcImplprotected AttributeDef findAttributeDef(java.lang.String attrName)
findAttributeDef in class SDOViewBuilderSrcImplprotected ViewLinkDefImpl getViewLinkDefImplFromAttrDef(ViewAttributeDefImpl attr)