Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected S_MountPoint[] |
S_MountPointSelector.selectAllMountPoints(Long poid)
return all MountPoint objects associated with the specified
PublicObject.
|
protected S_MountPoint |
S_MountPointSelector.selectByUniqueName(String uniqueName)
return the S_MountPoint that corresponds to the specified
UniqueName.
|
Copyright © 2023. All rights reserved.