Oracle Content Management SDK

oracle.ifs.beans
Class InterMediaVideoDefinition

java.lang.Object
  |
  +--oracle.ifs.beans.LibraryObjectDefinition
        |
        +--oracle.ifs.beans.PublicObjectDefinition
              |
              +--oracle.ifs.beans.CategoryDefinition
                    |
                    +--oracle.ifs.beans.InterMediaSourceDefinition
                          |
                          +--oracle.ifs.beans.InterMediaVideoDefinition

public class InterMediaVideoDefinition
extends InterMediaSourceDefinition

The InterMediaVideoDefinition class


Constructor Summary
InterMediaVideoDefinition(LibrarySession session)
          Constructs a InterMediaVideoDefinition explicitly capturing the session.
 
Methods inherited from class oracle.ifs.beans.InterMediaSourceDefinition
getTextLanguage, getTextReader, setTextLanguage, setTextReader
 
Methods inherited from class oracle.ifs.beans.CategoryDefinition
addCategoryDefinition
 
Methods inherited from class oracle.ifs.beans.PublicObjectDefinition
getAddToFolderOption, getCategoryDefinitions, getContentQuotaCopyOption, getExplicitCreateDate, getExplicitLastModifyDate, getFreeIfLastFolderReferenceOption, getKeepLastModifierOption, getKeepLastModifyDateOption, getLockForSessionOption, getSecuringPublicObject, getUnlockForSessionOption, setAddToFolderOption, setExplicitCreateDate, setExplicitLastModifyDate, setFreeIfLastFolderReferenceOption, setKeepLastModifierOption, setKeepLastModifyDateOption, setLockForSessionOption, setSecuringPublicObject, setUnlockForSessionOption
 
Methods inherited from class oracle.ifs.beans.LibraryObjectDefinition
clone, getAttribute, getAttributes, getClassObject, getOption, getOptionKeys, removeAttribute, removeOption, setAttribute, setAttribute, setAttributeByUpperCaseName, setAttributes, setClassObject, setOption
 

Constructor Detail


InterMediaVideoDefinition

public InterMediaVideoDefinition(LibrarySession session)
                          throws IfsException
Constructs a InterMediaVideoDefinition explicitly capturing the session.
Parameters:
session - the session
Throws:
IfsException - if the operation fails

Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.