Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

UpdateSessionPOATie Class Reference

Inheritance diagram for UpdateSessionPOATie::

UpdateSessionPOA UpdateSessionOperations StoreSessionOperations DatabaseSessionOperations List of all members.

Public Methods

 UpdateSessionPOATie (UpdateSessionOperations delegate)
 UpdateSessionPOATie (UpdateSessionOperations delegate, org.omg.PortableServer.POA poa)
UpdateSessionOperations _delegate ()
void _delegate (UpdateSessionOperations delegate)
org.omg.PortableServer.POA _default_POA ()
void removeVideo (String videoName) throws DatabaseException
void removeSegmentation (VxSegmentation seg) throws DatabaseException
void removeSegment (VxSegment segment) throws DatabaseException
void addSegmentation (VxSegmentation seg, String videoName, String segName, String description) throws DatabaseException
VxSegmentationBuilder buildSegmentation (String videoName, String segName) throws DatabaseException
String[] listVideos ()
String[] listSegmentations (String videoName)
VxSegmentation getSegmentation (String videoName, String segName)
VxSegment[] querySegments (String sqlQuery) throws DatabaseException
String[] queryStrings (String sqlQuery) throws DatabaseException
SegmentQueryResult[] queryMultipleSegments (String sqlQuery) throws DatabaseException
void close ()

Constructor & Destructor Documentation

UpdateSessionPOATie::UpdateSessionPOATie UpdateSessionOperations    delegate [inline]
 

UpdateSessionPOATie::UpdateSessionPOATie UpdateSessionOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

UpdateSessionOperations UpdateSessionPOATie::_delegate   [inline]
 

void UpdateSessionPOATie::_delegate UpdateSessionOperations    delegate [inline]
 

org.omg.PortableServer.POA UpdateSessionPOATie::_default_POA   [inline]
 

void UpdateSessionPOATie::removeVideo String    videoName [inline]
 

Reimplemented from UpdateSessionOperations.

void UpdateSessionPOATie::removeSegmentation VxSegmentation    seg [inline]
 

Reimplemented from UpdateSessionOperations.

void UpdateSessionPOATie::removeSegment VxSegment    segment [inline]
 

Reimplemented from UpdateSessionOperations.

void UpdateSessionPOATie::addSegmentation VxSegmentation    seg,
String    videoName,
String    segName,
String    description
[inline]
 

Reimplemented from StoreSessionOperations.

VxSegmentationBuilder UpdateSessionPOATie::buildSegmentation String    videoName,
String    segName
[inline]
 

Reimplemented from StoreSessionOperations.

String [] UpdateSessionPOATie::listVideos   [inline]
 

Reimplemented from DatabaseSessionOperations.

String [] UpdateSessionPOATie::listSegmentations String    videoName [inline]
 

Reimplemented from DatabaseSessionOperations.

VxSegmentation UpdateSessionPOATie::getSegmentation String    videoName,
String    segName
[inline]
 

Reimplemented from DatabaseSessionOperations.

VxSegment [] UpdateSessionPOATie::querySegments String    sqlQuery [inline]
 

Reimplemented from DatabaseSessionOperations.

String [] UpdateSessionPOATie::queryStrings String    sqlQuery [inline]
 

Reimplemented from DatabaseSessionOperations.

SegmentQueryResult [] UpdateSessionPOATie::queryMultipleSegments String    sqlQuery [inline]
 

Reimplemented from DatabaseSessionOperations.

void UpdateSessionPOATie::close   [inline]
 

Reimplemented from DatabaseSessionOperations.


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:09:30 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001