|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adf.dt.objects.JUDTContents
Generic container of child objects. Provides the wrapper
Copyright © 1997, 2004, Oracle. All rights reserved.
Constructor Summary
JUDTContents()
Method Summary
void
addArrayChild(java.lang.String attrName,
int[] valList)
void
addArrayChild(java.lang.String attrName,
java.lang.Object[] valList)
void
addChild(oracle.jbo.mom.xml.DefPersistable child)
void
addChild(JUDTBaseObject child)
java.lang.String
getXMLElementTag()
boolean
hasChildren()
void
writeChildren(oracle.jbo.mom.xml.DefWriter jos)
void
writeContents(oracle.jbo.mom.xml.DefWriter jos)
void
writeObject(oracle.jbo.mom.xml.DefWriter jos)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JUDTContents
public JUDTContents()
Method Detail
addChild
public void addChild(JUDTBaseObject child)
addChild
public void addChild(oracle.jbo.mom.xml.DefPersistable child)
addArrayChild
public void addArrayChild(java.lang.String attrName,
java.lang.Object[] valList)
addArrayChild
public void addArrayChild(java.lang.String attrName,
int[] valList)
hasChildren
public boolean hasChildren()
getXMLElementTag
public java.lang.String getXMLElementTag()
getXMLElementTag
in interface oracle.jbo.mom.xml.PersistentDefinition
writeChildren
public void writeChildren(oracle.jbo.mom.xml.DefWriter jos)
throws oracle.jbo.mom.xml.DefPersistenceException
writeChildren
in interface oracle.jbo.mom.xml.PersistentDefinition
oracle.jbo.mom.xml.DefPersistenceException
writeObject
public void writeObject(oracle.jbo.mom.xml.DefWriter jos)
throws oracle.jbo.mom.xml.DefPersistenceException
writeObject
in interface oracle.jbo.mom.xml.PersistentDefinition
oracle.jbo.mom.xml.DefPersistenceException
writeContents
public void writeContents(oracle.jbo.mom.xml.DefWriter jos)
throws oracle.jbo.mom.xml.DefPersistenceException
writeContents
in interface oracle.jbo.mom.xml.PersistentDefinition
oracle.jbo.mom.xml.DefPersistenceException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ADF Designtime
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD