oracle.ifs.common
Interface DirectoryObjectInterface
- All Superinterfaces:
- LibraryObjectInterface, PublicObjectInterface, Traceable
- All Known Implementing Classes:
- DirectoryObject, S_DirectoryObject
- public interface DirectoryObjectInterface
- extends PublicObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
These methods can be safely used by classes on the common package,
regardless of whether they execute in the client or service process.
(c) 2002 Copyright Oracle Corporation. All rights reserved.