Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_MountPoint

Packages that use S_MountPoint
oracle.ifs.server   
 

Uses of S_MountPoint in oracle.ifs.server
 

Subclasses of S_MountPoint in oracle.ifs.server
 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_MountPoint
protected  S_MountPoint[] S_MountPointSelector.selectAllMountPoints(java.lang.Long poid)
          return all MountPoint objects associated with the specified PublicObject.
protected  S_MountPoint S_MountPointSelector.selectByUniqueName(java.lang.String uniqueName)
          return the S_MountPoint that corresponds to the specified UniqueName.
 


Oracle Content Management SDK

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