Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_Category

Packages that use S_Category
oracle.ifs.server   
 

Uses of S_Category in oracle.ifs.server
 

Subclasses of S_Category in oracle.ifs.server
 class S_InterMediaAudio
          InterMediaAudio subclass.
 class S_InterMediaAudioCdTrack
          InterMediaAudioCdTrack subclass.
 class S_InterMediaImage
          InterMediaImage subclass.
 class S_InterMediaMovie
          InterMediaMovie subclass.
 class S_InterMediaSource
          InterMediaSource subclass.
 class S_InterMediaVideo
          InterMediaVideo subclass.
 class S_MountPoint
          A MountPoint is used to categorize Folders as being 'mountpoints' for protocols such as SMB.
 class S_TieCategory
          S_TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaAudio
          S_TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIO classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaAudioCdTrack
          S_TieInterMediaAudio allows the Oracle-defined behavior of the INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaImage
          S_TieInterMediaImage allows the Oracle-defined behavior of the INTERMEDIAIMAGE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaMovie
          S_TieInterMediaMovie allows the Oracle-defined behavior of the INTERMEDIAMOVIE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaSource
          S_TieInterMediaSource allows the Oracle-defined behavior of the INTERMEDIASOURCE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieInterMediaVideo
          S_TieInterMediaVideo allows the Oracle-defined behavior of the INTERMEDIAVIDEO classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieMountPoint
          S_TieMountPoint allows the Oracle-defined behavior of the MOUNTPOINT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 

Methods in oracle.ifs.server that return S_Category
protected  S_Category S_PublicObject.addCategory(S_LibraryObjectDefinition catdef)
          Add a Category to the target object.
 S_Category[] S_PublicObject.getCategories()
          Get all categries associated with this instance.
 S_Category[] S_PublicObject.getCategories(SortSpecification sort)
          Get all categries associated with this instance.
protected  S_Category[] S_CategorySelector.selectAllCategories(java.lang.Long poid)
          return all Category objects associated with the specified PublicObject.
protected  S_Category[] S_CategorySelector.selectAllCategories(java.lang.Long poid, SortSpecification sort)
          return all Category objects associated with the specified PublicObject.
 


Oracle Content Management SDK

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