oracle.ifs.server
Class S_InterMediaVideo
java.lang.Object
|
+--oracle.ifs.server.S_LibraryObject
|
+--oracle.ifs.server.S_TieLibraryObject
|
+--oracle.ifs.server.S_PublicObject
|
+--oracle.ifs.server.S_TiePublicObject
|
+--oracle.ifs.server.S_Category
|
+--oracle.ifs.server.S_TieCategory
|
+--oracle.ifs.server.S_InterMediaSource
|
+--oracle.ifs.server.S_TieInterMediaSource
|
+--oracle.ifs.server.S_InterMediaVideo
- All Implemented Interfaces:
- IfsEventHandler, LibraryObjectInterface, PublicObjectInterface, Traceable
- Direct Known Subclasses:
- S_TieInterMediaVideo
- public class S_InterMediaVideo
- extends S_TieInterMediaSource
InterMediaVideo subclass. This Category subclass is meant to
represent meta data extracted from a video file. The extraction is
performed by the InterMediaAnnotatorAgent. Typically, an instance of
this class is created for movie files, in which case there will also be
an instance of InterMediaMovie (and likely InterMediaAudio) also
associated with the movie file.
Methods inherited from class oracle.ifs.server.S_PublicObject |
addRelationship, checkAccess, extendedPostInsert, extendedPostUpdate, extendedPreFree, getCategories, getCategories, getLeftwardRelationshipObjects, getLeftwardRelationshipObjects, getLeftwardRelationships, getLeftwardRelationships, getLockObject, getReferencingFolders, getRightwardRelationshipObjects, getRightwardRelationshipObjects, getRightwardRelationships, getRightwardRelationships, getVersionDescriptions, hasNameAttribute, isLocked, isVersionable, removeRelationship, verifyCanUseContentQuota |
Methods inherited from class oracle.ifs.server.S_LibraryObject |
equals, free, getAttribute, getAttributeByUpperCaseName, getClassId, getClassObject, getId, getSession, handleEvent, isTraced, postEvent, postEvent, renderAsReader, renderAsStream, setAttribute, setAttribute, toString, trace, update |
(c) 2002 Copyright Oracle Corporation. All rights reserved.