Business Components

Uses of Class
oracle.jbo.uicli.mom.JURowSetDefImpl

Packages that use.*
PackageDescription
oracle.jbo.uicli.mom Contains classes that implement metadata management for JClient  
 

Uses of JURowSetDefImpl in oracle.jbo.uicli.mom
 

Methods in oracle.jbo.uicli.mom that return JURowSetDefImpl
TypeName
 JURowSetDefImpl JUSessionDefImpl.findRowSetDef(java.lang.String name)
           
 

Methods in oracle.jbo.uicli.mom with parameters of type JURowSetDefImpl
TypeName
 void JUSessionDefImpl.addRowSetDef(JURowSetDefImpl def)
           
 


Business Components