Inheritance diagram for _UpdateSessionStub::
Public Methods | |
String[] | _ids () |
void | removeVideo (String _ob_a0) throws DatabaseException |
void | removeSegmentation (VxSegmentation _ob_a0) throws DatabaseException |
void | removeSegment (VxSegment _ob_a0) throws DatabaseException |
void | addSegmentation (VxSegmentation _ob_a0, String _ob_a1, String _ob_a2, String _ob_a3) throws DatabaseException |
VxSegmentationBuilder | buildSegmentation (String _ob_a0, String _ob_a1) throws DatabaseException |
String[] | listVideos () |
String[] | listSegmentations (String _ob_a0) |
VxSegmentation | getSegmentation (String _ob_a0, String _ob_a1) |
VxSegment[] | querySegments (String _ob_a0) throws DatabaseException |
String[] | queryStrings (String _ob_a0) throws DatabaseException |
SegmentQueryResult[] | queryMultipleSegments (String _ob_a0) throws DatabaseException |
void | close () |
Static Public Attributes | |
final java.lang.Class | _ob_opsClass = UpdateSessionOperations.class |
|
|
|
Reimplemented from UpdateSessionOperations. |
|
Reimplemented from UpdateSessionOperations. |
|
Reimplemented from UpdateSessionOperations. |
|
Reimplemented from StoreSessionOperations. |
|
Reimplemented from StoreSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
Reimplemented from DatabaseSessionOperations. |
|
|