|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialEnumeration | |
wt.clients.vc |
Uses of SerialEnumeration in wt.clients.vc |
Fields in wt.clients.vc declared as SerialEnumeration | |
private SerialEnumeration |
VersionHistoryDialog.versions
Deprecated. |
private SerialEnumeration |
IterationHistoryDialog.iterations
|
Methods in wt.clients.vc that return SerialEnumeration | |
static SerialEnumeration |
VersionHistoryTaskLogic.getVersions(Versioned item)
Retrieve all user records from the database. |
static SerialEnumeration |
IterationHistoryTaskLogic.getIterations(Iterated item)
Retrieve all user records from the database. |
Methods in wt.clients.vc with parameters of type SerialEnumeration | |
static Vector |
VersionHistoryTaskLogic.populate(SerialEnumeration versions,
Locale locale)
Retrieve all user records from the database. |
static Vector |
IterationHistoryTaskLogic.populate(SerialEnumeration iterations)
Retrieve all user records from the database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |