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

oracle.jbo.client.remote
Class StructureDefImpl

java.lang.Object
  extended byoracle.jbo.common.StructureDefHelper
      extended byoracle.jbo.client.remote.StructureDefImpl
All Implemented Interfaces:
StructureDef
Direct Known Subclasses:
ClientViewDef

public class StructureDefImpl
extends StructureDefHelper

The StructureDefHelper class implement the StructureDef interface.

Version:
INTERNAL

Field Summary
 
Fields inherited from class oracle.jbo.common.StructureDefHelper
attributeList, attributes, mDefFullName, mDefName, mFullName, mName
 
Constructor Summary
StructureDefImpl(java.lang.String name, ApplicationModuleImpl am, int id, AttributeDefValue[] attDesc)
           
 
Method Summary
protected  AttributeDefHelper 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

StructureDefImpl

public StructureDefImpl(java.lang.String name,
                        ApplicationModuleImpl am,
                        int id,
                        AttributeDefValue[] attDesc)
Method Detail

getNewAttributeDefHelper

protected AttributeDefHelper getNewAttributeDefHelper()
Overrides:
getNewAttributeDefHelper in class StructureDefHelper

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

 

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