Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Class and Description |
---|---|
class |
TieNamedRelationship
TieNamedRelationship allows the Oracle-defined behavior of the
NAMEDRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
protected static NamedRelationship |
NamedRelationship.constructNamedRelationship(LibrarySession sess,
S_LibraryObjectData data) |
static NamedRelationship |
NamedRelationship.find(LibrarySession session,
PublicObject leftObj,
PublicObject rightObj,
String type)
Finds an instance that matches the specified left and right objects,
and the specified type.
|
Copyright © 2023. All rights reserved.