Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.common.AttributeDefValue

Packages that use AttributeDefValue
oracle.jbo.client.remote   
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of AttributeDefValue in oracle.jbo.client.remote

 

Constructors in oracle.jbo.client.remote with parameters of type AttributeDefValue
StructureDefImpl(java.lang.String name, ApplicationModuleImpl am, int id, AttributeDefValue[] attDesc)
           
ClientViewDef(ApplicationModuleImpl am, int id, java.lang.String name, java.lang.String fullName, AttributeDefValue[] attrDefInfo)
           

 

Uses of AttributeDefValue in oracle.jbo.server

 

Methods in oracle.jbo.server that return AttributeDefValue
static AttributeDefValue[] ApplicationModuleImpl.getAttributeDefs(StructureDef def)
           
static AttributeDefValue[] ApplicationModuleImpl.getAttributeDefsForVO(ViewObject vo)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.