_all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId) | UpdateSessionPOA | [inline] |
_invoke(String opName, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) | UpdateSessionPOA | [inline] |
_ob_ids_ (defined in UpdateSessionPOA) | UpdateSessionPOA | [private, static] |
_OB_op_addSegmentation(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_buildSegmentation(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_close(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_getSegmentation(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_listSegmentations(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_listVideos(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_queryMultipleSegments(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_querySegments(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_queryStrings(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_removeSegment(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_removeSegmentation(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_OB_op_removeVideo(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in UpdateSessionPOA) | UpdateSessionPOA | [inline, private] |
_this() | UpdateSessionPOA | [inline] |
_this(org.omg.CORBA.ORB orb) | UpdateSessionPOA | [inline] |
addSegmentation(VxSegmentation seg, String videoName, String segName, String description) throws DatabaseException | StoreSessionOperations | |
buildSegmentation(String videoName, String segName) throws DatabaseException | StoreSessionOperations | |
close() | DatabaseSessionOperations | |
getSegmentation(String videoName, String segName) | DatabaseSessionOperations | |
listSegmentations(String videoName) | DatabaseSessionOperations | |
listVideos() | DatabaseSessionOperations | |
queryMultipleSegments(String sqlQuery) throws DatabaseException | DatabaseSessionOperations | |
querySegments(String sqlQuery) throws DatabaseException | DatabaseSessionOperations | |
queryStrings(String sqlQuery) throws DatabaseException | DatabaseSessionOperations | |
removeSegment(VxSegment segment) throws DatabaseException | UpdateSessionOperations | |
removeSegmentation(VxSegmentation seg) throws DatabaseException | UpdateSessionOperations | |
removeVideo(String videoName) throws DatabaseException | UpdateSessionOperations | |