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


oracle.jbo.client.remote
Class ClientViewDef

java.lang.Object
  extended byoracle.jbo.common.StructureDefHelper
      extended byoracle.jbo.client.remote.StructureDefImpl
          extended byoracle.jbo.client.remote.ClientViewDef

All Implemented Interfaces:
StructureDef

public class ClientViewDef
extends StructureDefImpl

Field Summary

Fields inherited from class oracle.jbo.common.StructureDefHelper
attributeList, attributes, mDefFullName, mDefName, mName

Constructor Summary
ClientViewDef(ApplicationModuleImpl am, int id, java.lang.String name, java.lang.String fullName, AttributeDefValue[] attrDefInfo)

Methods inherited from class oracle.jbo.client.remote.StructureDefImpl
getNewAttributeDefHelper

Methods inherited from class oracle.jbo.common.StructureDefHelper
addDynamicAttribute, addViewLinkAccessor, findAttributeDef, getAttributeCount, getAttributeDef, getAttributeDefs, getAttributeIndexOf, getDefFullName, getDefName, getFullName, getName, lookupAttributeDef, removeViewLinkAccessor, setName

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

ClientViewDef

public ClientViewDef(ApplicationModuleImpl am,
                     int id,
                     java.lang.String name,
                     java.lang.String fullName,
                     AttributeDefValue[] attrDefInfo)

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


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