Oracle Content Management SDK

oracle.ifs.common
Interface SystemObjectInterface

All Superinterfaces:
LibraryObjectInterface, Traceable
All Known Subinterfaces:
ExtendedPermissionInterface
All Known Implementing Classes:
SystemObject, S_SystemObject

public interface SystemObjectInterface
extends LibraryObjectInterface

SystemObjectInterface defines methods common to SystemObject and S_SystemObject.

These methods can be safely used by classes on the common package, regardless of whether they execute in the client or service process.


Methods inherited from interface oracle.ifs.common.LibraryObjectInterface
getId
 
Methods inherited from interface oracle.ifs.common.Traceable
getTraceLogger, isTraced, trace
 


Oracle Content Management SDK

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