Oracle Content Management SDK

oracle.ifs.common
Interface SchemaObjectInterface

All Superinterfaces:
LibraryObjectInterface, Traceable
All Known Implementing Classes:
SchemaObject, S_SchemaObject

public interface SchemaObjectInterface
extends LibraryObjectInterface

SchemaObjectInterface defines methods common to SchemaObject and S_SchemaObject.

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.