|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemLockObject | |
oracle.ifs.beans |
Uses of SystemLockObject in oracle.ifs.beans |
Subclasses of SystemLockObject in oracle.ifs.beans | |
class |
TieSystemLockObject
TieSystemLockObject allows the Oracle-defined behavior of the SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended or overridden. |
Methods in oracle.ifs.beans that return SystemLockObject | |
protected static SystemLockObject |
SystemLockObject.constructSystemLockObject(LibrarySession sess,
S_LibraryObjectData data)
Constructs a SystemLockObject object using a data object corresponding to it. |
protected static SystemLockObject[] |
SystemLockObject.vectorToSystemLockObjectArray(java.util.Vector vector)
Convert a Vector of SystemLockObject's to an array of SystemLockObject's. |
protected static SystemLockObject |
SystemLockObject.vectorSystemLockObjectElement(java.util.Vector vector,
int index)
Return a SystemLockObject from a specified Vector of SystemLockObject's and an index. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |