Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.FolderRelationship

Packages that use FolderRelationship
oracle.ifs.beans   
 

Uses of FolderRelationship in oracle.ifs.beans
 

Subclasses of FolderRelationship in oracle.ifs.beans
 class FolderPathRelationship
          This subclass of FolderRelationship is used by instances of Folder to model a path-oriented containership, similar to a file system.
 class TieFolderPathRelationship
          TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden.
 class TieFolderRelationship
          TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden.
 

Methods in oracle.ifs.beans that return FolderRelationship
protected static FolderRelationship FolderRelationship.constructFolderRelationship(LibrarySession sess, S_LibraryObjectData data)
          Builds a FolderRelationship from a S_LibraryObjectData.
 


Oracle Content Management SDK

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