Skip navigation links 
 
oracle.jbo.server
Class ServerViewObjectSubclassDef
java.lang.Object
  
oracle.jbo.common.ViewObjectSubclassDef
      
oracle.jbo.server.ServerViewObjectSubclassDef
- All Implemented Interfaces:
 
- RowMatchBindValueSupplier, StructureDef
 
- 
public class ServerViewObjectSubclassDef
 
- extends ViewObjectSubclassDef
 
- implements RowMatchBindValueSupplier
 
 
 
| Methods inherited from class oracle.jbo.common.ViewObjectSubclassDef | 
findAttributeDef, getAttributeCount, getAttributeDef, getAttributeDefs, getAttributeIndexOf, getBaseViewObject, getColumnNameForQuery, getDefFullName, getDefName, getDynamicAttributeCount, getFullName, getName, getSubTypeViewDef, lookupAttributeDef | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
getCalculatedAttributeCount
public int getCalculatedAttributeCount()
getAttributeDefsWithTransExpr
public AttributeDefImpl[] getAttributeDefsWithTransExpr()
lookupListBindingDef
public ListBindingDef lookupListBindingDef(java.lang.String lbName)
- 
- Overrides:
 
lookupListBindingDef in class ViewObjectSubclassDef 
 
getRowMatchBindValue
public java.lang.Object getRowMatchBindValue(Row row,
                                             java.lang.String varName)
- 
- Specified by:
 
getRowMatchBindValue in interface RowMatchBindValueSupplier 
 
findViewAccessorDef
public ViewAccessorDef findViewAccessorDef(java.lang.String name)
getListBindingDefs
public java.util.ArrayList getListBindingDefs()
setupForLov
public void setupForLov(ViewObjectImpl vo)
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.