Package | Description |
---|---|
oracle.jbo.client.remote |
Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces.
|
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Constructor and Description |
---|
ClientViewDef(ApplicationModuleImpl am, int id, java.lang.String name, java.lang.String fullName, AttributeDefValue[] attrDefInfo, boolean forEdit) |
StructureDefImpl(java.lang.String name, ApplicationModuleImpl am, int id, AttributeDefValue[] attDesc) |
Modifier and Type | Method and Description |
---|---|
static AttributeDefValue[] |
ApplicationModuleImpl.getAttributeDefs(StructureDef def) |
static AttributeDefValue[] |
ApplicationModuleImpl.getAttributeDefs(StructureDef def, boolean inclDynAttr) |
static AttributeDefValue[] |
ApplicationModuleImpl.getAttributeDefsForVO(ViewObject vo) |