|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for object bean
| Method Summary | |
int |
countChildren()
Count of all children |
int |
countChildren(java.lang.String type)
Count of children of specified type |
java.util.Collection |
pGetChildren()
Getter for all children nodes |
java.util.Collection |
pGetChildren(java.lang.String type)
Getter for children of a specified type |
java.util.ArrayList |
pGetChildTypes()
Getter for child types |
ObjectNode |
pGetObject()
Getter for Object node |
| Method Detail |
public int countChildren()
public int countChildren(java.lang.String type)
type - of children to count
public java.util.Collection pGetChildren()
throws ObjectException
ObjectException - if error occurespublic java.util.Collection pGetChildren(java.lang.String type)
type - Type of children to retrieve
public java.util.ArrayList pGetChildTypes()
public ObjectNode pGetObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.