Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


Uses of Class
oracle.adf.model.adapter.dataformat.AccessorDef

Packages that use AccessorDef
oracle.adf.model.adapter.dataformat   

 

Uses of AccessorDef in oracle.adf.model.adapter.dataformat

 

Methods in oracle.adf.model.adapter.dataformat that return AccessorDef
 AccessorDef FormatHelper.StructureHelper.getRootAccessor(StructureDefinition parent, boolean isCollection, DefinitionContext ctx)
          Creates a wrapper accessor definition as if that returns the structure definition created by the FormatStructureHandler implementation.The return accessor will have a name "Data".
 AccessorDef AccessorDef.clone(StructureDef parentStruct, java.lang.String id)
          Clones the accessor with a new id and a new parent.

 


Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


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