Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
11g Release 1 (11.1.1.7.0)

E36215-01

oracle.adfinternal.businesseditor.objects
Class StandardAttributeGroupHelper

java.lang.Object
  extended by oracle.adfinternal.businesseditor.objects.ObjectGroupHelper
      extended by oracle.adfinternal.businesseditor.objects.StandardAttributeGroupHelper

public final class StandardAttributeGroupHelper
extends ObjectGroupHelper

For internal framework use only. Helper class to manager the standard attributes for a business objects

For internal use only. Application developers should not use this

Constructor Summary
protected StandardAttributeGroupHelper(BusinessObjectImpl bo)
           
 
Method Summary
protected  java.util.Collection<StandardAttribute> getStandardAttributes()
           
protected  void populateChildren()
           
 
Methods inherited from class oracle.adfinternal.businesseditor.objects.ObjectGroupHelper
addChild, addNewChild, canPopulateChildren, childExists, commitDeleteChild, deleteChild, doCommit, doRollback, getChild, getChildren, getLocalizedString, renameChild, setPopulated, updateNonExistentChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardAttributeGroupHelper

protected StandardAttributeGroupHelper(BusinessObjectImpl bo)
Method Detail

getStandardAttributes

protected java.util.Collection<StandardAttribute> getStandardAttributes()

populateChildren

protected void populateChildren()
Overrides:
populateChildren in class ObjectGroupHelper

Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
11g Release 1 (11.1.1.7.0)

E36215-01

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