| Package | Description |
|---|---|
| oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
| oracle.jbo.common.xml | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlInterfaceCriteria |
| Modifier and Type | Method and Description |
|---|---|
Criteria |
DataDocument.getCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataDocument.setCriteria(Criteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSerializable.writeAsXml(XmlOutput out,
Node n,
Criteria rules) |
Node |
XmlOutput.writeObject(XmlSerializable object,
Criteria rules) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewRowImpl.writeAsXml(XmlOutput out,
Node node,
Criteria rules) |
void |
ViewRowImpl.writeAsXml(XmlOutput output,
Node node,
Criteria rules,
byte version) |
Node |
XmlDataDocumentWriter.writeObject(XmlSerializable object,
Criteria criteria) |