|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Queue | |
oracle.ifs.beans |
Uses of Queue in oracle.ifs.beans |
Subclasses of Queue in oracle.ifs.beans | |
class |
TieQueue
TieQueue allows the Oracle-defined behavior of the QUEUE classobject (and its subclasses) to be extended or overridden. |
Methods in oracle.ifs.beans that return Queue | |
protected static Queue |
Queue.constructQueue(LibrarySession sess,
S_LibraryObjectData data)
constructQueue - FixmeJavadocMethod |
protected static Queue[] |
Queue.vectorToQueueArray(java.util.Vector vector)
Constructs an array of Queue's from a vector of Queues |
protected static Queue |
Queue.vectorQueueElement(java.util.Vector vector,
int index)
Returns a Queue from a vector of Queues |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |